Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_status_params.c96 if (callbacks->readAfhChannelMapComplete != NULL) { in HciCmdOnReadAfhChannelMapFailed()
97 callbacks->readAfhChannelMapComplete(&returnParam); in HciCmdOnReadAfhChannelMapFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_status_params_cmd_complete.c95 if (callbacks->readAfhChannelMapComplete != NULL) { in HciEventOnReadAFHChannelMapComplete()
96 callbacks->readAfhChannelMapComplete(&returnParam); in HciEventOnReadAFHChannelMapComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h922 void (*readAfhChannelMapComplete)(const HciReadAfhChannelMapReturnParam *returnParam); member

Completed in 4 milliseconds