Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs66 pub enum BthhProtocolMode { enum
72 impl From<bindings::bthh_protocol_mode_t> for BthhProtocolMode { implementation
314 mode: BthhProtocolMode, in get_protocol()
333 mode: BthhProtocolMode, in set_protocol()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1574 mode: BthhProtocolMode, in protocol_mode()
3059 mode: BthhProtocolMode, in protocol_mode()