Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhf_client.rs19 pub enum BthfClientConnectionState { enum
38 impl From<bindings::bthf_client_connection_state_t> for BthfClientConnectionState { implementation