Home
last modified time | relevance | path

Searched refs:AvrcpTarget (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Duuid.rs61 AvrcpTarget, enumerator
99 Profile::AvrcpTarget,
130 (Uuid::from_string(AVRCP_TARGET).unwrap(), Profile::AvrcpTarget),
Dbluetooth_media.rs98 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()
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc94 AvrcpTarget, enumerator