Home
last modified time | relevance | path

Searched refs:GetMockBtStateListener (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_bt_common_test.cpp33 static SoftBusBtStateListener *GetMockBtStateListener();
117 auto listenerId = SoftBusAddBtStateListener(GetMockBtStateListener()); in PrepareBtStateListener()
290 static SoftBusBtStateListener *GetMockBtStateListener() in GetMockBtStateListener() function