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
99 pub fn hci_packet(&self) -> &super::hci_packet::HCIPacket { in hci_packet() method445 pub fn hci_packet(&self) -> &super::hci_packet::HCIPacket { in hci_packet() method
34 let hci_packet = HCIPacket { in response() localVariable
261 let hci_packet = HCIPacket { in connector_fd_reader() localVariable