Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c603 if (g_leExScanCallback.callback.scanTimeoutEvent) { in GapOnLeScanTimeoutEvent()
604 g_leExScanCallback.callback.scanTimeoutEvent(g_leExScanCallback.context); in GapOnLeScanTimeoutEvent()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h240 void (*scanTimeoutEvent)(void *context); member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp224 exScanCallbacks.scanTimeoutEvent = &BleCentralManagerImpl::ScanTimeoutEvent; in RegisterExScanCallbackToGap()

Completed in 7 milliseconds