Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/hal/src/
H A Drootcanal_hal.rs21 enum HciPacketType { enum
153 async fn write_with_type<W>(writer: &mut W, t: HciPacketType, b: Bytes) -> Result<()> in write_with_type()
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dhci_internals.h22 enum HciPacketType { enum
/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dhci_internals.h22 enum HciPacketType { enum
/aosp12/system/bt/hci/src/
H A Dhci_layer_linux.cc87 enum HciPacketType { enum