Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_hcic_layer.h118 void SetMockHcicInterface(MockHcicInterface* mock_hcic_interface);
Dmock_hcic_layer.cc22 void hcic::SetMockHcicInterface(MockHcicInterface* interface) { in SetMockHcicInterface() function in hcic
/packages/modules/Bluetooth/system/stack/test/
Dbtm_iso_test.cc146 hcic::SetMockHcicInterface(&hcic_interface_); in SetUp()
170 hcic::SetMockHcicInterface(nullptr); in TearDown()