Searched refs:p_num_uuid16 (Results 1 – 4 of 4) sorted by relevance
1565 uint8_t* p_num_uuid16);
2218 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument2221 *p_num_uuid16 = 0; in BTM_GetEirSupportedServices()2226 if (*p_num_uuid16 < max_num_uuid16) { in BTM_GetEirSupportedServices()2228 (*p_num_uuid16)++; in BTM_GetEirSupportedServices()
437 uint8_t* p_num_uuid16);
745 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument750 CHECK(p_num_uuid16 != nullptr); in BTM_GetEirSupportedServices()