Searched defs:set_interface (Results 1 – 7 of 7) sorted by relevance
333 void set_interface(const char* data, size_t size) { in set_interface() function336 void set_interface(::protozero::ConstChars chars) { in set_interface() function339 void set_interface(std::string value) { in set_interface() function
28 void bluetooth::testing::stack::l2cap::set_interface( in set_interface() function in bluetooth::testing::stack::l2cap
27 void bluetooth::testing::stack::rnr::set_interface(bluetooth::stack::rnr::Interface* interface) { in set_interface() function in bluetooth::testing::stack::rnr
124 pub fn set_interface(&mut self, interface: u8, alt_setting: u8) -> Result<TransferStatus> { in set_interface() method
892 void NetworkPacketEvent::set_interface(ArgT0&& arg0, ArgT... args) { in set_interface() function