Searched refs:AvrcpController (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | uuid.rs | 57 AvrcpController, enumerator 95 Profile::AvrcpController, 128 (Uuid::from_string(AVRCP_CONTROLLER).unwrap(), Profile::AvrcpController),
|
D | bluetooth_media.rs | 87 &[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 …]
|
D | bluetooth.rs | 2900 | Profile::AvrcpController in disconnect_all_enabled_profiles()
|
/packages/modules/Bluetooth/system/gd/metrics/chromeos/ |
D | metrics_event.cc | 90 AvrcpController, enumerator 415 case ProfilesFloss::AvrcpController: in ToProfileConnectionState()
|
/packages/modules/Bluetooth/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 1058 Landroid/bluetooth/BluetoothUuid;->AvrcpController:Landroid/os/ParcelUuid;
|