Lines Matching defs:pa_bluetooth_backend
63 pa_bluetooth_backend *backend;
76 struct pa_bluetooth_backend {
141 static pa_dbus_pending* hf_dbus_send_and_add_to_pending(pa_bluetooth_backend *backend, DBusMessage *m,
247 static void hf_audio_agent_card_removed(pa_bluetooth_backend *backend, const char *path);
261 static struct hf_audio_card *hf_audio_card_new(pa_bluetooth_backend *backend, const char *path) {
371 static void hf_audio_agent_card_found(pa_bluetooth_backend *backend, const char *path, DBusMessageIter *props_i) {
439 static void hf_audio_agent_card_removed(pa_bluetooth_backend *backend, const char *path) {
457 pa_bluetooth_backend *backend;
497 static void hf_audio_agent_get_cards(pa_bluetooth_backend *hf) {
506 static void ofono_bus_id_destroy(pa_bluetooth_backend *backend) {
519 pa_bluetooth_backend *backend;
544 static void hf_audio_agent_register(pa_bluetooth_backend *hf) {
565 static void hf_audio_agent_unregister(pa_bluetooth_backend *backend) {
584 pa_bluetooth_backend *backend = data;
657 pa_bluetooth_backend *backend = data;
682 pa_bluetooth_backend *backend = data;
730 pa_bluetooth_backend *backend = data;
766 pa_bluetooth_backend *pa_bluetooth_ofono_backend_new(pa_core *c, pa_bluetooth_discovery *y) {
767 pa_bluetooth_backend *backend;
775 backend = pa_xnew0(pa_bluetooth_backend, 1);
819 void pa_bluetooth_ofono_backend_free(pa_bluetooth_backend *backend) {