Searched refs:BTA_DI_NUM_MAX (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/main/
H A Dbte_conf.c366 for (i=1; i<=BTA_DI_NUM_MAX; i++) {
394 (rec_num >= BTA_DI_NUM_MAX) ||
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h1000 #ifndef BTA_DI_NUM_MAX
1001 #define BTA_DI_NUM_MAX 3 macro
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_int.h836 UINT32 di_handle[BTA_DI_NUM_MAX]; /* local DI record handle, the first one is primary record */
H A Dbta_dm_api.c1103 if(bta_dm_di_cb.di_num < BTA_DI_NUM_MAX)

Completed in 151 milliseconds