Searched defs:max_num_uuid16 (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_inq.c3084 ** max_num_uuid16 - max number of UUID can be written in EIR
3092 UINT8 max_num_uuid16, UINT8 *p_num_uuid16)
3103 if( *p_num_uuid16 < max_num_uuid16 )
3091 BTM_GetEirSupportedServices( UINT32 *p_eir_uuid, UINT8 **p, UINT8 max_num_uuid16, UINT8 *p_num_uuid16) argument

Completed in 45 milliseconds