Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs2414 let avrcp_volume = self.delay_volume_update.remove(&Profile::AvrcpController); in notify_media_capability_updated() localVariable
2423 if let Some(volume) = avrcp_volume { in notify_media_capability_updated()