Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.h184 void pa_bluetooth_discovery_set_ofono_running(pa_bluetooth_discovery *y, bool is_running);
Dbackend-ofono.c441 pa_bluetooth_discovery_set_ofono_running(backend->discovery, false); in ofono_bus_id_destroy()
470 pa_bluetooth_discovery_set_ofono_running(backend->discovery, backend->ofono_bus_id != NULL); in hf_audio_agent_register_reply()
Dbluez5-util.c1010 void pa_bluetooth_discovery_set_ofono_running(pa_bluetooth_discovery *y, bool is_running) { in pa_bluetooth_discovery_set_ofono_running() function