Home
last modified time | relevance | path

Searched refs:leReadNumberofSupportedAdvertisingSetsComplete (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_le_controller.c837 if (callbacks->leReadNumberofSupportedAdvertisingSetsComplete != NULL) { in HciCmdOnLeReadNumberofSupportedAdvertisingSetsFailed()
838 callbacks->leReadNumberofSupportedAdvertisingSetsComplete(&returnParam); in HciCmdOnLeReadNumberofSupportedAdvertisingSetsFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c569 if (callbacks->leReadNumberofSupportedAdvertisingSetsComplete != NULL) { in HciEventOnLeReadNumberofSupportedAdvertisingSetsComplete()
570 callbacks->leReadNumberofSupportedAdvertisingSetsComplete(&returnParam); in HciEventOnLeReadNumberofSupportedAdvertisingSetsComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1326 void (*leReadNumberofSupportedAdvertisingSetsComplete)( member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_hci_receive.c974 .leReadNumberofSupportedAdvertisingSetsComplete = GapRecvLeReadNumberofSupportedAdvertisingSetsComplete,

Completed in 10 milliseconds