Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
Dbackend-native.c64 #define HSP_AG_PROFILE "/Profile/HSPAGProfile" macro
511 if (pa_streq(handler, HSP_AG_PROFILE)) { in profile_new_connection()
592 if (!pa_streq(path, HSP_AG_PROFILE) && !pa_streq(path, HSP_HS_PROFILE)) in profile_handler()
630 object_name = HSP_AG_PROFILE; in profile_init()
651 … dbus_connection_unregister_object_path(pa_dbus_connection_get(b->connection), HSP_AG_PROFILE); in profile_done()