Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc60 typedef headset::bthf_connection_state_t BthfConnectionState; typedef
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs50 pub enum BthfConnectionState { enum
58 impl From<u32> for BthfConnectionState { implementation