Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc61 typedef bthh_connection_state_t BthhConnectionState; typedef
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1555 state: BthhConnectionState, in connection_state()
2973 state: BthhConnectionState, in connection_state()