Home
last modified time | relevance | path

Searched refs:bleScanCallback (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/broadcast/
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
H A Dsoftbus_ble_gatt_test.cpp129 if (MockBluetooth::bleScanCallback == nullptr) { in PrepareScanListener()
1040 MockBluetooth::bleScanCallback->scanStateChangeCb(scannerld, true); in HWTEST_F()
1041 MockBluetooth::bleScanCallback->scanStateChangeCb(scannerld, false); in HWTEST_F()
1069 MockBluetooth::bleScanCallback->lpDeviceInfoCb(&uuid, type, &data, dataSize); in HWTEST_F()
H A Dbluetooth_mock.h165 static BleScanCallbacks *bleScanCallback; member in MockBluetooth
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp27 BleScanCallbacks *MockBluetooth::bleScanCallback = nullptr; member in MockBluetooth
H A Dbluetooth_mock.h140 static BleScanCallbacks *bleScanCallback; member in MockBluetooth

Completed in 7 milliseconds