Home
last modified time | relevance | path

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

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Ddefs.h653 #define DEFAULT_AG_VOLUME 1.0f macro
H A Dbackend-native.c209 t->volumes[SPA_BT_VOLUME_ID_RX].volume = DEFAULT_AG_VOLUME; in _transport_create()
210 t->volumes[SPA_BT_VOLUME_ID_TX].volume = DEFAULT_AG_VOLUME; in _transport_create()
H A Dbluez5-dbus.c2914 transport->volumes[SPA_BT_VOLUME_ID_RX].volume = DEFAULT_AG_VOLUME; in endpoint_set_configuration()
2915 transport->volumes[SPA_BT_VOLUME_ID_TX].volume = DEFAULT_AG_VOLUME; in endpoint_set_configuration()