Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/proto/src/
H A Dhci_packet.rs29 pub struct HCIPacket { struct
33 // @@protoc_insertion_point(field:netsim.packet.HCIPacket.packet) argument
36 // @@protoc_insertion_point(special_field:netsim.packet.HCIPacket.special_fields) argument
40 impl<'a> ::std::default::Default for &'a HCIPacket { argument
46 impl HCIPacket { implementation
72 impl ::protobuf::Message for HCIPacket { implementation
150 impl ::protobuf::MessageFull for HCIPacket { implementation
157 impl ::std::fmt::Display for HCIPacket { implementation
163 impl ::protobuf::reflect::ProtobufValue for HCIPacket { implementation
H A Dpacket_streamer.rs99 pub fn hci_packet(&self) -> &super::hci_packet::HCIPacket { in hci_packet()
118 pub fn set_hci_packet(&mut self, v: super::hci_packet::HCIPacket) { in set_hci_packet()
123 pub fn mut_hci_packet(&mut self) -> &mut super::hci_packet::HCIPacket { in mut_hci_packet()
135 pub fn take_hci_packet(&mut self) -> super::hci_packet::HCIPacket { in take_hci_packet()
445 pub fn hci_packet(&self) -> &super::hci_packet::HCIPacket { in hci_packet()
464 pub fn set_hci_packet(&mut self, v: super::hci_packet::HCIPacket) { in set_hci_packet()
469 pub fn mut_hci_packet(&mut self) -> &mut super::hci_packet::HCIPacket { in mut_hci_packet()
481 pub fn take_hci_packet(&mut self) -> super::hci_packet::HCIPacket { in take_hci_packet()
/aosp_15_r20/tools/netsim/proto/netsim/
H A Dhci_packet.proto25 message HCIPacket { message
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/
H A Demulated_bluetooth_packets.proto25 message HCIPacket { message