BTM_GetEirUuidList() function
* Function BTM_GetEirUuidList * Description This function parses EIR and returns UUID list. * Parameters p_eir - EIR * uuid_size - LEN_UUID_16, LEN_UUID_32, LEN_UUID_128 * p_num_uuid - return number of UUID in found list * p_uuid_list - return UUID list * max_num_uuid - maximum number of UUID to be returned * Returns 0 - if not found * BTM_EIR_COMPLETE_16BITS_UUID_TYPE * BTM_EIR_MORE_16BITS_UUID_TYPE * BTM_EIR_COMPLETE_32BITS_UUID_TYPE * BTM_EIR_MORE_32BITS_UUID_TYPE * BTM_EIR_COMPLETE_128BITS_UUID_TYPE * BTM_EIR_MORE_128BITS_UUID_TYPE