Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs37 pub enum BthhStatus { enum
56 impl From<bindings::bthh_status_t> for BthhStatus { implementation
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1489 status: BthhStatus, in protocol_mode()
1499 status: BthhStatus, in idle_time()
1509 status: BthhStatus, in get_report()
1520 status: BthhStatus, in handshake()
3137 status: BthhStatus, in protocol_mode()
3153 status: BthhStatus, in idle_time()
3169 status: BthhStatus, in get_report()
3186 status: BthhStatus, in handshake()