Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.h138 static BtGapCallBacks *btGapCallback; member in MockBluetooth
H A Dbluetooth_mock.cpp25 BtGapCallBacks *MockBluetooth::btGapCallback = nullptr; member in MockBluetooth
31 MockBluetooth::btGapCallback = func; in ActionGapRegisterCallbacks() member in MockBluetooth
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.h163 static BtGapCallBacks *btGapCallback; member in MockBluetooth
H A Dbluetooth_mock.cpp21 BtGapCallBacks *MockBluetooth::btGapCallback = nullptr; member in MockBluetooth
28 MockBluetooth::btGapCallback = func; in ActionGapRegisterCallbacks() member in MockBluetooth

Completed in 2 milliseconds