Searched refs:p_num_uuid16 (Results 1 – 6 of 6) sorted by relevance
116 uint8_t max_num_uuid16, uint8_t* p_num_uuid16)>121 uint8_t* p_num_uuid16) { in operator()122 return body(p_eir_uuid, p, max_num_uuid16, p_num_uuid16); in operator()
131 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument134 p_eir_uuid, p, max_num_uuid16, p_num_uuid16); in BTM_GetEirSupportedServices()
71 uint8_t* p_num_uuid16) -> uint8_t { return 0; }; in SetUp()
701 uint8_t* p_num_uuid16);
165 uint8_t* p_num_uuid16);
2167 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument2170 *p_num_uuid16 = 0; in BTM_GetEirSupportedServices()2175 if (*p_num_uuid16 < max_num_uuid16) { in BTM_GetEirSupportedServices()2177 (*p_num_uuid16)++; in BTM_GetEirSupportedServices()