Searched refs:p_num_uuid16 (Results 1 – 2 of 2) sorted by relevance
2717 UINT8 max_num_uuid16, UINT8 *p_num_uuid16) in BTM_GetEirSupportedServices() argument2721 *p_num_uuid16 = 0; in BTM_GetEirSupportedServices()2725 if ( *p_num_uuid16 < max_num_uuid16 ) { in BTM_GetEirSupportedServices()2727 (*p_num_uuid16)++; in BTM_GetEirSupportedServices()
4133 UINT8 max_num_uuid16, UINT8 *p_num_uuid16);