Searched refs:A2DP_SOURCE_UUID (Results 1 – 3 of 3) sorted by relevance
31 #define A2DP_SOURCE_UUID "0000110a-0000-1000-8000-00805f9b34fb" macro
169 .uuid = A2DP_SOURCE_UUID,
131 else if (strcmp(uuid, A2DP_SOURCE_UUID) == 0) in cras_bt_device_profile_from_uuid()