Searched refs:str_to_uuid (Results 1 – 1 of 1) sorted by relevance
139 bool str_to_uuid(char* uuid_str, sound_trigger_uuid_t* uuid) { in str_to_uuid() function366 if (str_to_uuid(model_uuid_str, &model_uuid)) { in send_event()