Searched refs:p_num_uuid16 (Results 1 – 3 of 3) sorted by relevance
525 uint8_t max_num_uuid16, uint8_t* p_num_uuid16);
137 uint8_t* p_num_uuid16);
1858 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument1861 *p_num_uuid16 = 0; in BTM_GetEirSupportedServices()1865 if (*p_num_uuid16 < max_num_uuid16) { in BTM_GetEirSupportedServices()1867 (*p_num_uuid16)++; in BTM_GetEirSupportedServices()