Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c167 if (g_leScanCallback.callback.advertisingReport) { in GapCallbackRPAAdvertisingReport()
173 g_leScanCallback.callback.advertisingReport( in GapCallbackRPAAdvertisingReport()
428 if (g_leScanCallback.callback.advertisingReport) { in GapOnLeAdvertisingReportEventProcessOnce()
434 g_leScanCallback.callback.advertisingReport(advType, &addr, reportParam, NULL, g_leScanCallback.context); in GapOnLeAdvertisingReportEventProcessOnce()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h201 void (*advertisingReport)( member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp209 scanCallbacks.advertisingReport = &BleCentralManagerImpl::AdvertisingReport; in RegisterCallbackToGap()

Completed in 6 milliseconds