Searched defs:ProfileConnectionState (Results 1 – 5 of 5) sorted by relevance
7 pub enum ProfileConnectionState { enum
2491 pub fn get_hfp_connection_state(&self) -> ProfileConnectionState { in get_hfp_connection_state()2526 pub fn get_a2dp_connection_state(&self) -> ProfileConnectionState { in get_a2dp_connection_state()
224 fn get_profile_connection_state(&self, profile: Uuid) -> ProfileConnectionState; in get_profile_connection_state()2645 fn get_profile_connection_state(&self, profile: Uuid) -> ProfileConnectionState { in get_profile_connection_state()
705 fn get_profile_connection_state(&self, profile: Uuid) -> ProfileConnectionState { in get_profile_connection_state()
970 fn get_profile_connection_state(&self, profile: Uuid) -> ProfileConnectionState { in get_profile_connection_state()