Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-discover.c138 if (!(u->discovery = pa_bluetooth_discovery_get(u->core, headset_backend))) in pa__init()
Dbluez5-util.h181 pa_bluetooth_discovery* pa_bluetooth_discovery_get(pa_core *core, int headset_backend);
Dbluez5-util.c1585 pa_bluetooth_discovery* pa_bluetooth_discovery_get(pa_core *c, int headset_backend) { in pa_bluetooth_discovery_get() function