Home
last modified time | relevance | path

Searched refs:ofono_bus_id (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-ofono.c81 char *ofono_bus_id; member
424 card->transport = pa_bluetooth_transport_new(d, backend->ofono_bus_id, path, p, NULL, 0); in hf_audio_agent_card_found()
509 if (backend->ofono_bus_id) { in ofono_bus_id_destroy()
510 pa_xfree(backend->ofono_bus_id); in ofono_bus_id_destroy()
511 backend->ofono_bus_id = NULL; in ofono_bus_id_destroy()
531 backend->ofono_bus_id = pa_xstrdup(dbus_message_get_sender(r)); in hf_audio_agent_register_reply()
541 pa_bluetooth_discovery_set_ofono_running(backend->discovery, backend->ofono_bus_id != NULL); in hf_audio_agent_register_reply()
572 if (backend->ofono_bus_id) { in hf_audio_agent_unregister()
573 pa_assert_se(m = dbus_message_new_method_call(backend->ofono_bus_id, "/", HF_AUDIO_MANAGER_INTERFACE, "Unregister")); in hf_audio_agent_unregister()
591 if (!pa_safe_streq(backend->ofono_bus_id, sende in filter_cb()
[all...]

Completed in 2 milliseconds