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