Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.h145 pa_bluetooth_backend *pa_bluetooth_native_backend_new(pa_core *c, pa_bluetooth_discovery *y, bool e…
149 static inline pa_bluetooth_backend *pa_bluetooth_native_backend_new(pa_core *c, pa_bluetooth_discov… in pa_bluetooth_native_backend_new() function
Dbackend-native.c675 pa_bluetooth_backend *pa_bluetooth_native_backend_new(pa_core *c, pa_bluetooth_discovery *y, bool e… in pa_bluetooth_native_backend_new() function
Dbluez5-util.c1077 …y->native_backend = pa_bluetooth_native_backend_new(y->core, y, (y->headset_backend == HEADSET_BAC… in get_managed_objects_reply()