Home
last modified time | relevance | path

Searched refs:inquiryResponseNotification (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1154 void (*inquiryResponseNotification)(const HciInquiryResponseNotificationEventParam *eventParam); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1868 if (callbacks->inquiryResponseNotification != NULL) { in HciEventOnInquiryResponseNotificationEvent()
1869 callbacks->inquiryResponseNotification(param); in HciEventOnInquiryResponseNotificationEvent()

Completed in 6 milliseconds