Searched refs:mock_btm_api_interface (Results 1 – 1 of 1) sorted by relevance
25 void bluetooth::manager::SetMockBtmApiInterface(MockBtmApiInterface* mock_btm_api_interface) { in SetMockBtmApiInterface() argument26 btm_api_interface = mock_btm_api_interface; in SetMockBtmApiInterface()