Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.c228 char *profiles_str; in wait_for_profiles_cb() local
249 profiles_str = pa_strbuf_to_string_free(buf); in wait_for_profiles_cb()
251 device->path, profiles_str); in wait_for_profiles_cb()
252 pa_xfree(profiles_str); in wait_for_profiles_cb()