Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_btm_api_layer.cc25 void bluetooth::manager::SetMockBtmApiInterface(MockBtmApiInterface* mock_btm_api_interface) { in SetMockBtmApiInterface() argument
26 btm_api_interface = mock_btm_api_interface; in SetMockBtmApiInterface()