Home
last modified time | relevance | path

Searched refs:leSetExtendedScanResponseDataComplete (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.c795 if (callbacks->leSetExtendedScanResponseDataComplete != NULL) { in HciCmdOnLeSetExtendedScanResponseDataFailed()
796 callbacks->leSetExtendedScanResponseDataComplete(&returnParam); in HciCmdOnLeSetExtendedScanResponseDataFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c527 if (callbacks->leSetExtendedScanResponseDataComplete != NULL) { in HciEventOnLeSetExtendedScanResponseDataComplete()
528 callbacks->leSetExtendedScanResponseDataComplete(&returnParam); in HciEventOnLeSetExtendedScanResponseDataComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1316 void (*leSetExtendedScanResponseDataComplete)(const HciLeSetExtendedScanResponseDataReturnParam *returnParam); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_hci_receive.c971 .leSetExtendedScanResponseDataComplete = GapRecvLeSetExtendedScanResponseDataComplete,

Completed in 9 milliseconds