Home
last modified time | relevance | path

Searched refs:readNumberOfSupportedIacComplete (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.c599 if (callbacks->readNumberOfSupportedIacComplete != NULL) { in HciCmdOnReadNumberOfSupportedIACFailed()
600 callbacks->readNumberOfSupportedIacComplete(&returnParam); in HciCmdOnReadNumberOfSupportedIACFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c837 if (callbacks->readNumberOfSupportedIacComplete != NULL) { in HciEventOnReadNumberOfSupportedIACComplete()
838 callbacks->readNumberOfSupportedIacComplete(&returnParam); in HciEventOnReadNumberOfSupportedIACComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h717 void (*readNumberOfSupportedIacComplete)(const HciReadNumberOfSupportedIacReturnParam *returnParam); member

Completed in 7 milliseconds