Home
last modified time | relevance | path

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

/system/bt/stack/test/common/
Dmock_hcic_layer.h119 void SetMockHcicInterface(MockHcicInterface* mock_hcic_interface);
Dmock_hcic_layer.cc22 void hcic::SetMockHcicInterface(MockHcicInterface* interface) { in SetMockHcicInterface() function in hcic
/system/bt/stack/test/
Dbtm_iso_test.cc113 hcic::SetMockHcicInterface(&hcic_interface_); in SetUp()
136 hcic::SetMockHcicInterface(nullptr); in TearDown()