Searched defs:hci_packet (Results 1 – 5 of 5) sorted by relevance
51 HCIPacket hci_packet = 2; field62 HCIPacket hci_packet = 2; field
24 pub mod hci_packet; module
100 pub fn hci_packet(&self) -> &super::hci_packet::HCIPacket { in hci_packet() method446 pub fn hci_packet(&self) -> &super::hci_packet::HCIPacket { in hci_packet() method
61 let hci_packet = HCIPacket { in response() localVariable
311 let hci_packet = HCIPacket { in connector_fd_reader() localVariable