Home
last modified time | relevance | path

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

/system/bt/bta/test/common/
Dbtm_api_mock.cc23 MockBtmInterface* mock_btm_interface) { in SetMockBtmInterface() argument
24 btm_interface = mock_btm_interface; in SetMockBtmInterface()
Dbtm_api_mock.h57 void SetMockBtmInterface(MockBtmInterface* mock_btm_interface);
/system/bt/stack/test/common/
Dmock_btm_api_layer.h52 void SetMockBtmApiInterface(MockBtmApiInterface* mock_btm_interface);