Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dproplist.h274 #define PA_PROP_BLUETOOTH_CODEC "bluetooth.codec" macro
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1022 pa_proplist_sets(data.proplist, PA_PROP_BLUETOOTH_CODEC, u->bt_codec->name); in add_source()
1261 pa_proplist_sets(data.proplist, PA_PROP_BLUETOOTH_CODEC, u->bt_codec->name); in add_sink()
1763 pa_proplist_sets(u->card->proplist, PA_PROP_BLUETOOTH_CODEC, u->bt_codec->name); in start_thread()
1789 pa_proplist_unset(u->card->proplist, PA_PROP_BLUETOOTH_CODEC); in stop_thread()