Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/interface/
Dhci_internals.h22 enum HciPacketType { enum
/system/bt/gd/rust/hal/src/
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()
/system/bt/hci/src/
Dhci_layer_linux.cc87 enum HciPacketType { enum