Home
last modified time | relevance | path

Searched defs:max_num_uuid (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c1035 UINT8 num_uuid, max_num_uuid = 32; in BTA_GetEirService() local
Dbta_dm_act.c4038 UINT8 max_num_uuid; in bta_dm_set_eir() local
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c3182 UINT8 *p_uuid_list, UINT8 max_num_uuid) in BTM_GetEirUuidList()