Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.h38 #define PA_BLUETOOTH_UUID_HSP_AG "00001112-0000-1000-8000-00805f9b34fb" macro
Dbackend-native.c631 uuid = PA_BLUETOOTH_UUID_HSP_AG; in profile_init()
Dbluez5-util.c184 return !!pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_HSP_AG) in device_supports_profile()
Dmodule-bluez5-device.c1990 else if (pa_streq(uuid, PA_BLUETOOTH_UUID_HSP_AG) || pa_streq(uuid, PA_BLUETOOTH_UUID_HFP_AG)) in uuid_to_profile()