Searched refs:AvrcpTarget (Results 1 – 3 of 3) sorted by relevance
61 AvrcpTarget, enumerator99 Profile::AvrcpTarget,130 (Uuid::from_string(AVRCP_TARGET).unwrap(), Profile::AvrcpTarget),
98 Profile::AvrcpTarget,703 Profile::A2dpSource | Profile::AvrcpTarget | Profile::Hfp => { in enable_profile()720 &Profile::AvrcpTarget => self.avrcp.enable(), in enable_profile()741 &Profile::AvrcpTarget => self.avrcp.disable(), in disable_profile()758 &Profile::AvrcpTarget => Some(self.avrcp.is_enabled()), in is_profile_enabled()774 | Profile::AvrcpTarget in handle_admin_policy_changed()
94 AvrcpTarget, enumerator