Home
last modified time | relevance | path

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

/system/bt/bta/include/
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/
Dbtif_hl.h235 tBTA_HL_DCH_CFG channel_type[BTA_HL_NUM_MDEPS];
/system/bt/bta/hl/
Dbta_hl_sdp.c282 for (i=1; i< BTA_HL_NUM_MDEPS; i++) in bta_hl_sdp_update()
Dbta_hl_utils.c2206 for (mdep_idx = 1; mdep_idx < BTA_HL_NUM_MDEPS; mdep_idx++) in bta_hl_app_update()
2218 if (mdep_idx == BTA_HL_NUM_MDEPS) in bta_hl_app_update()
2300 for (i=1; i<BTA_HL_NUM_MDEPS; i++) in bta_hl_app_update()