Home
last modified time | relevance | path

Searched refs:readPinTypeComplete (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.c91 if (callbacks->readPinTypeComplete != NULL) { in HciCmdOnReadPinTypeFailed()
92 callbacks->readPinTypeComplete(&returnParam); in HciCmdOnReadPinTypeFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c487 if (callbacks->readPinTypeComplete != NULL) { in HciEventOnReadPinTypeComplete()
488 callbacks->readPinTypeComplete(&returnParam); in HciEventOnReadPinTypeComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h605 void (*readPinTypeComplete)(const HciReadPinTypeReturnParam *returnParam); member

Completed in 9 milliseconds