Searched refs:BTA_DI_NUM_MAX (Results 1 – 3 of 3) sorted by relevance
1399 #ifndef BTA_DI_NUM_MAX1400 #define BTA_DI_NUM_MAX 3 macro
1374 …UINT32 di_handle[BTA_DI_NUM_MAX]; /* local DI record handle, the first one is primar…
885 if (bta_dm_di_cb.di_num < BTA_DI_NUM_MAX) { in BTA_DmSetLocalDiRecord()