Searched defs:btGattCallback (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ | ||
H A D | bluetooth_mock.h | 139 static BtGattCallbacks *btGattCallback; member in MockBluetooth |
H A D | bluetooth_mock.cpp | 26 BtGattCallbacks *MockBluetooth::btGattCallback = nullptr; member in MockBluetooth 37 MockBluetooth::btGattCallback = func; in ActionBleGattRegisterCallbacks() member in MockBluetooth |
/foundation/communication/dsoftbus/tests/adapter/broadcast/ | ||
H A D | bluetooth_mock.h | 164 static BtGattCallbacks *btGattCallback; member in MockBluetooth |
H A D | bluetooth_mock.cpp | 22 BtGattCallbacks *MockBluetooth::btGattCallback = nullptr; member in MockBluetooth 34 MockBluetooth::btGattCallback = func; in ActionBleGattRegisterCallbacks() member in MockBluetooth |
Completed in 3 milliseconds