Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/test/common/
Dbtm_api_mock.cc33 MockBtmInterface* mock_btm_interface) { in SetMockBtmInterface() argument
34 btm_interface = mock_btm_interface; in SetMockBtmInterface()
Dbtm_api_mock.h132 void SetMockBtmInterface(MockBtmInterface* mock_btm_interface);
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_btm_api_layer.h63 void SetMockBtmApiInterface(MockBtmApiInterface* mock_btm_interface);