Home
last modified time | relevance | path

Searched refs:sendKeypressNotificationComplete (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_controller_baseband.c866 if (callbacks->sendKeypressNotificationComplete != NULL) { in HciCmdOnSendKeypressNotificationFailed()
867 callbacks->sendKeypressNotificationComplete(&returnParam); in HciCmdOnSendKeypressNotificationFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c389 if (callbacks->sendKeypressNotificationComplete != NULL) { in HciEventOnSendKeypressNotificationComplete()
390 callbacks->sendKeypressNotificationComplete(&returnParam); in HciEventOnSendKeypressNotificationComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h775 void (*sendKeypressNotificationComplete)(const HciSendKeypressNotificationReturnParam *returnParam); member

Completed in 10 milliseconds