Home
last modified time | relevance | path

Searched refs:PA_BLUETOOTH_UUID_HSP_HS_ALT (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.h51 #define PA_BLUETOOTH_UUID_HSP_HS_ALT "00001131-0000-1000-8000-00805f9b34fb" macro
234 return pa_streq(uuid, PA_BLUETOOTH_UUID_HSP_HS) || pa_streq(uuid, PA_BLUETOOTH_UUID_HSP_HS_ALT); in pa_bluetooth_uuid_is_hsp_hs()
H A Dbluez5-util.c292 !!(pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_HSP_HS_ALT) && in pa_bluetooth_device_supports_profile()
299 pa_hashmap_get(device->adapter->uuids, PA_BLUETOOTH_UUID_HSP_HS_ALT)); in pa_bluetooth_device_supports_profile()

Completed in 6 milliseconds