Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs20 pub enum BthhConnectionState { enum
29 impl From<bindings::bthh_connection_state_t> for BthhConnectionState { implementation
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc58 typedef bthh_connection_state_t BthhConnectionState; typedef
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1471 state: BthhConnectionState, in connection_state()
3066 state: BthhConnectionState, in connection_state()