Searched refs:p_num_uuid16 (Results 1 – 2 of 2) sorted by relevance
2966 UINT8 max_num_uuid16, UINT8 *p_num_uuid16) in BTM_GetEirSupportedServices() argument2971 *p_num_uuid16 = 0; in BTM_GetEirSupportedServices()2977 if( *p_num_uuid16 < max_num_uuid16 ) in BTM_GetEirSupportedServices()2980 (*p_num_uuid16)++; in BTM_GetEirSupportedServices()
4262 UINT8 max_num_uuid16, UINT8 *p_num_uuid16);