Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c202 if (g_leExScanCallback.callback.exAdvertisingReport) { in GapCallbackRPAExtendedAdvertisingReport()
203 g_leExScanCallback.callback.exAdvertisingReport( in GapCallbackRPAExtendedAdvertisingReport()
536 if (g_leExScanCallback.callback.exAdvertisingReport) { in GapOnLeExtendedAdvertisingReportEventProcessOnce()
537 g_leExScanCallback.callback.exAdvertisingReport(advType, &addr, advParam, NULL, g_leExScanCallback.context); in GapOnLeExtendedAdvertisingReportEventProcessOnce()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h234 void (*exAdvertisingReport)( member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp220 exScanCallbacks.exAdvertisingReport = &BleCentralManagerImpl::ExAdvertisingReport; in RegisterExScanCallbackToGap()

Completed in 6 milliseconds