Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.h139 static BtGattCallbacks *btGattCallback; member in MockBluetooth
H A Dbluetooth_mock.cpp26 BtGattCallbacks *MockBluetooth::btGattCallback = nullptr; member in MockBluetooth
37 MockBluetooth::btGattCallback = func; in ActionBleGattRegisterCallbacks() member in MockBluetooth
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.h164 static BtGattCallbacks *btGattCallback; member in MockBluetooth
H A Dbluetooth_mock.cpp22 BtGattCallbacks *MockBluetooth::btGattCallback = nullptr; member in MockBluetooth
34 MockBluetooth::btGattCallback = func; in ActionBleGattRegisterCallbacks() member in MockBluetooth

Completed in 3 milliseconds