Home
last modified time | relevance | path

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

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Dbackend-hsphfpd.c378 bool tx_volume_gain_changed = false; in hsphfpd_parse_transport_properties() local
442 tx_volume_gain_changed = true; in hsphfpd_parse_transport_properties()
450 if (tx_volume_gain_changed || tx_soft_volume_changed) in hsphfpd_parse_transport_properties()
454 …end->log, "TX volume gain changed: %d, soft volume changed: %d", tx_volume_gain_changed, tx_soft_v… in hsphfpd_parse_transport_properties()