Home
last modified time | relevance | path

Searched refs:HciSendKeypressNotificationReturnParam (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_cmd.c338 offsetof(HciSendKeypressNotificationReturnParam, bdAddr),
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h740 } HciSendKeypressNotificationReturnParam; typedef
H A Dhci.h775 …void (*sendKeypressNotificationComplete)(const HciSendKeypressNotificationReturnParam *returnParam…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_controller_baseband.c859 HciSendKeypressNotificationReturnParam returnParam = { in HciCmdOnSendKeypressNotificationFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c383 HciSendKeypressNotificationReturnParam returnParam = {0}; in HciEventOnSendKeypressNotificationComplete()