Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/stack/src/hal/
Drootcanal_hal.rs21 enum HciPacketType { enum
181 async fn write_with_type<W>(writer: &mut W, t: HciPacketType, b: Bytes) -> Result<()> in write_with_type()
/packages/modules/Bluetooth/system/vendor_libs/linux/interface/
Dhci_internals.h22 enum HciPacketType { enum