Home
last modified time | relevance | path

Searched defs:bleScanCallback (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.h140 static BleScanCallbacks *bleScanCallback; member in MockBluetooth
H A Dbluetooth_mock.cpp27 BleScanCallbacks *MockBluetooth::bleScanCallback = nullptr; member in MockBluetooth
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.h165 static BleScanCallbacks *bleScanCallback; member in MockBluetooth
H A Dbluetooth_mock.cpp23 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