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.c2660 UINT8 max_num_uuid16, UINT8 *p_num_uuid16) in BTM_GetEirSupportedServices() argument
2664 *p_num_uuid16 = 0; in BTM_GetEirSupportedServices()
2670 if( *p_num_uuid16 < max_num_uuid16 ) in BTM_GetEirSupportedServices()
2673 (*p_num_uuid16)++; in BTM_GetEirSupportedServices()
/system/bt/stack/include/
Dbtm_api.h3843 UINT8 max_num_uuid16, UINT8 *p_num_uuid16);