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

/system/bt/bta/include/
H A Dbta_hl_api.h45 #ifndef BTA_HL_NUM_MDEPS
46 #define BTA_HL_NUM_MDEPS 13 macro
255 tBTA_HL_MDEP mdep[BTA_HL_NUM_MDEPS];
/system/bt/btif/include/
H A Dbtif_hl.h235 tBTA_HL_DCH_CFG channel_type[BTA_HL_NUM_MDEPS];
/system/bt/bta/hl/
H A Dbta_hl_sdp.c282 for (i=1; i< BTA_HL_NUM_MDEPS; i++)
H A Dbta_hl_utils.c2206 for (mdep_idx = 1; mdep_idx < BTA_HL_NUM_MDEPS; mdep_idx++)
2218 if (mdep_idx == BTA_HL_NUM_MDEPS)
2300 for (i=1; i<BTA_HL_NUM_MDEPS; i++)

Completed in 13 milliseconds