Home | History | Annotate | Download | only in dm

Lines Matching defs:uuid_list

521     UINT8 uuid_list[32*LEN_UUID_16];
522 UINT16 *p_uuid16 = (UINT16 *)uuid_list;
525 BTM_GetEirUuidList( p_eir, LEN_UUID_16, &num_uuid, uuid_list, max_num_uuid);