Home
last modified time | relevance | path

Searched defs:pa_bluetooth_backend (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
Dbackend-ofono.c76 struct pa_bluetooth_backend { struct
86 static pa_dbus_pending* hf_dbus_send_and_add_to_pending(pa_bluetooth_backend *backend, DBusMessage … in hf_dbus_send_and_add_to_pending() argument
Dbackend-native.c39 struct pa_bluetooth_backend { struct
40 pa_core *core;
41 pa_dbus_connection *connection;
42 pa_bluetooth_discovery *discovery;
43 bool enable_hs_role;
Dbluez5-util.h46 typedef struct pa_bluetooth_backend pa_bluetooth_backend; typedef