Home
last modified time | relevance | path

Searched refs:PA_BLUETOOTH_UUID_HSP_HS (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.h50 #define PA_BLUETOOTH_UUID_HSP_HS "00001108-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 Dbackend-native.c1102 !pa_hashmap_get(a->uuids, PA_BLUETOOTH_UUID_HSP_HS)) in adapter_uuids_changed_cb()
1103 register_profile(b, HSP_HS_PROFILE, PA_BLUETOOTH_UUID_HSP_HS, PA_BLUETOOTH_PROFILE_HSP_AG); in adapter_uuids_changed_cb()
1128 uuid = PA_BLUETOOTH_UUID_HSP_HS; in profile_init()
H A Dbluez5-util.c290 && ( !!(pa_hashmap_get(device->uuids, PA_BLUETOOTH_UUID_HSP_HS) && in pa_bluetooth_device_supports_profile()
297 pa_hashmap_get(device->adapter->uuids, PA_BLUETOOTH_UUID_HSP_HS)) || in pa_bluetooth_device_supports_profile()

Completed in 7 milliseconds