Searched refs:ofono_backend (Results 1 – 1 of 1) sorted by relevance
95 pa_bluetooth_backend *ofono_backend, *native_backend; member1078 if (!y->ofono_backend && y->headset_backend != HEADSET_BACKEND_NATIVE) in get_managed_objects_reply()1079 y->ofono_backend = pa_bluetooth_ofono_backend_new(y->core, y); in get_managed_objects_reply()1133 if (y->ofono_backend) { in filter_cb()1134 pa_bluetooth_ofono_backend_free(y->ofono_backend); in filter_cb()1135 y->ofono_backend = NULL; in filter_cb()1689 if (y->ofono_backend) in pa_bluetooth_discovery_unref()1690 pa_bluetooth_ofono_backend_free(y->ofono_backend); in pa_bluetooth_discovery_unref()