Searched defs:btGapCallback (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ | ||
H A D | bluetooth_mock.h | 138 static BtGapCallBacks *btGapCallback; member in MockBluetooth |
H A D | bluetooth_mock.cpp | 25 BtGapCallBacks *MockBluetooth::btGapCallback = nullptr; member in MockBluetooth 31 MockBluetooth::btGapCallback = func; in ActionGapRegisterCallbacks() member in MockBluetooth |
/foundation/communication/dsoftbus/tests/adapter/broadcast/ | ||
H A D | bluetooth_mock.h | 163 static BtGapCallBacks *btGapCallback; member in MockBluetooth |
H A D | bluetooth_mock.cpp | 21 BtGapCallBacks *MockBluetooth::btGapCallback = nullptr; member in MockBluetooth 28 MockBluetooth::btGapCallback = func; in ActionGapRegisterCallbacks() member in MockBluetooth |
Completed in 2 milliseconds