Home
last modified time | relevance | path

Searched defs:get_interface (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_interface.cc33 bluetooth::stack::l2cap::Interface& bluetooth::stack::l2cap::get_interface() { return *interface_; } in get_interface() function in bluetooth::stack::l2cap
Dmock_stack_gap_conn_interface.cc91 bluetooth::testing::stack::gap_conn::get_interface() { in get_interface() function in bluetooth::testing::stack::gap_conn
/packages/modules/Virtualization/tests/vm_accessor/test/src/
Dtest.rs33 fn get_interface() -> Strong<dyn IAccessorVmService> { in get_interface() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2cap_api.cc24 bluetooth::stack::l2cap::Interface& bluetooth::stack::l2cap::get_interface() { return *interface_; } in get_interface() function in bluetooth::stack::l2cap