Searched defs:BthfConnectionState (Results 1 – 2 of 2) sorted by relevance
60 typedef headset::bthf_connection_state_t BthfConnectionState; typedef
50 pub enum BthfConnectionState { enum58 impl From<u32> for BthfConnectionState { implementation