Home
last modified time | relevance | path

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

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Dbackend-hsphfpd.c93 enum hsphfpd_volume_control rx_volume_control; member
341 *rx_volume_control = volume_control; in parse_transport_properties_values()
372 enum hsphfpd_volume_control rx_volume_control = 0; in hsphfpd_parse_transport_properties() local
400 if (rx_volume_control) { in hsphfpd_parse_transport_properties()
404 (rx_volume_control != HSPHFPD_VOLUME_CONTROL_REMOTE)); in hsphfpd_parse_transport_properties()
408 if (transport_data->rx_volume_control != rx_volume_control) { in hsphfpd_parse_transport_properties()
409 transport_data->rx_volume_control = rx_volume_control; in hsphfpd_parse_transport_properties()
574 enum hsphfpd_volume_control rx_volume_control = 0; in hsphfpd_new_audio_connection() local
637 if (!rx_volume_control) { in hsphfpd_new_audio_connection()
651 if (rx_volume_control != HSPHFPD_VOLUME_CONTROL_NONE) { in hsphfpd_new_audio_connection()
[all …]