Home
last modified time | relevance | path

Searched refs:AvrcpController (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Duuid.rs57 AvrcpController, enumerator
95 Profile::AvrcpController,
128 (Uuid::from_string(AVRCP_CONTROLLER).unwrap(), Profile::AvrcpController),
Dbluetooth_media.rs87 &[Profile::A2dpSink, Profile::Hfp, Profile::AvrcpController];
1299 Profile::AvrcpController as u32, in dispatch_avrcp_callbacks()
1306 Profile::AvrcpController as u32, in dispatch_avrcp_callbacks()
1313 self.add_connected_profile(addr, Profile::AvrcpController); in dispatch_avrcp_callbacks()
1326 Some(profiles) => *profiles == HashSet::from([Profile::AvrcpController]), in dispatch_avrcp_callbacks()
1335 Profile::AvrcpController as u32, in dispatch_avrcp_callbacks()
1342 Profile::AvrcpController as u32, in dispatch_avrcp_callbacks()
1349 self.rm_connected_profile(addr, Profile::AvrcpController, is_profile_critical); in dispatch_avrcp_callbacks()
1358 self.delay_volume_update.insert(Profile::AvrcpController, volume); in dispatch_avrcp_callbacks()
1361 self.delay_volume_update.remove(&Profile::AvrcpController); in dispatch_avrcp_callbacks()
[all …]
Dbluetooth.rs2900 | Profile::AvrcpController in disconnect_all_enabled_profiles()
/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc90 AvrcpController, enumerator
415 case ProfilesFloss::AvrcpController: in ToProfileConnectionState()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1058 Landroid/bluetooth/BluetoothUuid;->AvrcpController:Landroid/os/ParcelUuid;