Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_bt_constants.h25 #define HSP_HS_UUID "00001108-0000-1000-8000-00805f9b34fb" macro
Dcras_hfp_ag_profile.c60 " <uuid value=\"" HSP_HS_UUID "\" />" \
Dcras_bt_device.c123 if (strcmp(uuid, HSP_HS_UUID) == 0) in cras_bt_device_profile_from_uuid()