Searched refs:p_num_uuid16 (Results 1 – 2 of 2) sorted by relevance
2305 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument2308 *p_num_uuid16 = 0; in BTM_GetEirSupportedServices()2313 if (*p_num_uuid16 < max_num_uuid16) { in BTM_GetEirSupportedServices()2315 (*p_num_uuid16)++; in BTM_GetEirSupportedServices()
1951 uint8_t* p_num_uuid16);