Searched defs:bleScanCallback (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ | ||
H A D | bluetooth_mock.h | 140 static BleScanCallbacks *bleScanCallback; member in MockBluetooth |
H A D | bluetooth_mock.cpp | 27 BleScanCallbacks *MockBluetooth::bleScanCallback = nullptr; member in MockBluetooth |
/foundation/communication/dsoftbus/tests/adapter/broadcast/ | ||
H A D | bluetooth_mock.h | 165 static BleScanCallbacks *bleScanCallback; member in MockBluetooth |
H A D | bluetooth_mock.cpp | 23 BleScanCallbacks *MockBluetooth::bleScanCallback = nullptr; member in MockBluetooth 40 MockBluetooth::bleScanCallback = func; in ActionBleRegisterScanCallbacks() member in MockBluetooth 46 MockBluetooth::bleScanCallback = nullptr; in ActionBleDeregisterScanCallbacks() member in MockBluetooth |
Completed in 3 milliseconds