Searched defs:reset_interface (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_stack_l2cap_interface.cc | 26 void bluetooth::testing::stack::l2cap::reset_interface() { interface_ = &mock_l2cap_interface; } in reset_interface() function in bluetooth::testing::stack::l2cap |
D | mock_stack_rnr_interface.cc | 26 void bluetooth::testing::stack::rnr::reset_interface() { interface_ = &default_interface; } in reset_interface() function in bluetooth::testing::stack::rnr |
D | mock_stack_gap_conn_interface.cc | 27 void bluetooth::testing::stack::gap_conn::reset_interface() { in reset_interface() function in bluetooth::testing::stack::gap_conn |