Searched defs:ProfileConnectionState (Results 1 – 5 of 5) sorted by relevance
7 pub enum ProfileConnectionState { enum
1229 pub fn get_hfp_connection_state(&self) -> ProfileConnectionState { in get_hfp_connection_state()1264 pub fn get_a2dp_connection_state(&self) -> ProfileConnectionState { in get_a2dp_connection_state()
190 fn get_profile_connection_state(&self, profile: Uuid128Bit) -> ProfileConnectionState; in get_profile_connection_state()2209 fn get_profile_connection_state(&self, profile: Uuid128Bit) -> ProfileConnectionState { in get_profile_connection_state()
599 fn get_profile_connection_state(&self, profile: Uuid128Bit) -> ProfileConnectionState { in get_profile_connection_state()
835 fn get_profile_connection_state(&self, profile: Uuid128Bit) -> ProfileConnectionState { in get_profile_connection_state()