Home
last modified time | relevance | path

Searched defs:scanCallback (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_ble_mock.h45 static const SoftbusScanCallback *scanCallback; variable
H A Dsoftbus_ble_mock.cpp23 const SoftbusScanCallback *ManagerMock::scanCallback = nullptr; member in ManagerMock
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_sta_manager.cpp142 …IScanSerivceCallbacks &scanCallback = WifiManager::GetInstance().GetWifiScanManager()->GetScanCall… in DealStaOpened() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp193 static std::shared_ptr<WifiScanEventCallback> scanCallback = std::make_shared<WifiScanEventCallback… variable
197 static sptr<WifiScanEventCallback> scanCallback = variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c53 SoftbusScanCallback *scanCallback; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher.cpp282 ScanCallbackMapType &scanCallback = mScanCallbacks[instId]; in AddScanCallback() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c83 ScanCallback *scanCallback; member