Searched refs:write_mgmt_packet (Results 1 – 3 of 3) sorted by relevance
395 pub fn write_mgmt_packet(&mut self, packet: MgmtPacket) -> isize { in write_mgmt_packet() method
98 let bytes_written = btsock.write_mgmt_packet(command.into()); in notify_suspend_state()
413 sock.get_mut().write_mgmt_packet(command.into()); in configure_hci()