Home
last modified time | relevance | path

Searched refs:leSetExtendedAdvertisingEnableComplete (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.c809 if (callbacks->leSetExtendedAdvertisingEnableComplete != NULL) { in HciCmdOnLeSetExtendedAdvertisingEnableFailed()
810 callbacks->leSetExtendedAdvertisingEnableComplete(&returnParam); in HciCmdOnLeSetExtendedAdvertisingEnableFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c541 if (callbacks->leSetExtendedAdvertisingEnableComplete != NULL) { in HciEventOnLeSetExtendedAdvertisingEnableComplete()
542 callbacks->leSetExtendedAdvertisingEnableComplete(&returnParam); in HciEventOnLeSetExtendedAdvertisingEnableComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1319 void (*leSetExtendedAdvertisingEnableComplete)(const HciLeSetExtendedAdvertisingEnableReturnParam *returnParam); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_hci_receive.c972 .leSetExtendedAdvertisingEnableComplete = GapRecvLeSetExtendedAdvertisingEnableComplete,

Completed in 8 milliseconds