Home
last modified time | relevance | path

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

/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c139 bool str_to_uuid(char* uuid_str, sound_trigger_uuid_t* uuid) { in str_to_uuid() function
366 if (str_to_uuid(model_uuid_str, &model_uuid)) { in send_event()