Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2717 UINT8 max_num_uuid16, UINT8 *p_num_uuid16) in BTM_GetEirSupportedServices() argument
2725 if ( *p_num_uuid16 < max_num_uuid16 ) { in BTM_GetEirSupportedServices()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h4133 UINT8 max_num_uuid16, UINT8 *p_num_uuid16);