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/
H A Dbluez5-util.h53 #define PA_BLUETOOTH_UUID_HSP_AG "00001112-0000-1000-8000-00805f9b34fb" macro
H A Dbackend-native.c1098 !pa_hashmap_get(a->uuids, PA_BLUETOOTH_UUID_HSP_AG)) in adapter_uuids_changed_cb()
1099 register_profile(b, HSP_AG_PROFILE, PA_BLUETOOTH_UUID_HSP_AG, PA_BLUETOOTH_PROFILE_HSP_HS); in adapter_uuids_changed_cb()
1124 uuid = PA_BLUETOOTH_UUID_HSP_AG; in profile_init()
H A Dbluez5-util.c291 pa_hashmap_get(device->adapter->uuids, PA_BLUETOOTH_UUID_HSP_AG)) || in pa_bluetooth_device_supports_profile()
293 pa_hashmap_get(device->adapter->uuids, PA_BLUETOOTH_UUID_HSP_AG)) ); in pa_bluetooth_device_supports_profile()
296 r = !!(pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_HSP_AG) && in pa_bluetooth_device_supports_profile()
298 !!(pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_HSP_AG) && in pa_bluetooth_device_supports_profile()
H A Dmodule-bluez5-device.c2182 else if (pa_streq(uuid, PA_BLUETOOTH_UUID_HSP_AG)) in uuid_to_profile()

Completed in 11 milliseconds