Home
last modified time | relevance | path

Searched refs:p_num_uuid16 (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/btm/
Dbtm_inq.cc2305 uint8_t* p_num_uuid16) { in BTM_GetEirSupportedServices() argument
2308 *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()
/system/bt/stack/include/
Dbtm_api.h1951 uint8_t* p_num_uuid16);