Searched refs:p_num_uuid16 (Results 1 – 2 of 2) sorted by relevance
2660 UINT8 max_num_uuid16, UINT8 *p_num_uuid16) in BTM_GetEirSupportedServices() argument2664 *p_num_uuid16 = 0; in BTM_GetEirSupportedServices()2670 if( *p_num_uuid16 < max_num_uuid16 ) in BTM_GetEirSupportedServices()2673 (*p_num_uuid16)++; in BTM_GetEirSupportedServices()
3843 UINT8 max_num_uuid16, UINT8 *p_num_uuid16);