Lines Matching full:uuid
2950 ** These UUID and attribute filters are used during the call to
4324 ** Description This function is called to know if UUID in bit map of UUID.
4326 ** Parameters p_eir_uuid - bit map of UUID list
4327 ** uuid16 - UUID 16-bit
4339 ** Description This function is called to know if UUID in bit map of UUID list.
4342 ** uuid16 - UUID 16-bit
4356 ** Description This function is called to add a service in bit map of UUID list.
4358 ** Parameters p_eir_uuid - bit mask of UUID list for EIR
4359 ** uuid16 - UUID 16-bit
4370 ** Description This function is called to remove a service in bit map of UUID list.
4372 ** Parameters p_eir_uuid - bit mask of UUID list for EIR
4373 ** uuid16 - UUID 16-bit
4384 ** Description This function is called to get UUID list from bit map of UUID list.
4386 ** Parameters p_eir_uuid - bit mask of UUID list for EIR
4388 ** max_num_uuid16 - max number of UUID can be written in EIR
4389 ** num_uuid16 - number of UUID
4402 ** Description This function parses EIR and returns UUID list.
4406 ** p_num_uuid - return number of UUID in found list
4407 ** p_uuid_list - return UUID 16-bit list
4408 ** max_num_uuid - maximum number of UUID to be returned