Searched refs:BTA_DI_NUM_MAX (Results 1 – 4 of 4) sorted by relevance
42 for (int i = 1; i <= BTA_DI_NUM_MAX; ++i) { in bte_load_did_conf()
1012 #ifndef BTA_DI_NUM_MAX1013 #define BTA_DI_NUM_MAX 3 macro
380 uint32_t di_handle[BTA_DI_NUM_MAX]; /* local DI record handle, the first one
410 if (bta_dm_di_cb.di_num < BTA_DI_NUM_MAX) { in BTA_DmSetLocalDiRecord()