Searched refs:MCA_NUM_DEPS (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/stack/mcap/
H A Dmca_dsm.c180 if (dep < MCA_NUM_DEPS)
222 if (dep < MCA_NUM_DEPS)
H A Dmca_api.c255 for (i=1; i<MCA_NUM_DEPS; i++, p_depcs++)
298 if (dep < MCA_NUM_DEPS && p_rcb->dep[dep].p_data_cback)
H A Dmca_int.h186 tMCA_CS dep[MCA_NUM_DEPS]; /* the registration info for each MDEP */
H A Dmca_main.c621 if (dep < MCA_NUM_DEPS && p_rcb->dep[dep].p_data_cback)
/external/bluetooth/bluedroid/include/
H A Dbt_target.h3519 #ifndef MCA_NUM_DEPS
3520 #define MCA_NUM_DEPS 13 macro
/external/libnfc-nci/src/include/
H A Dbt_target.h3404 #ifndef MCA_NUM_DEPS
3405 #define MCA_NUM_DEPS 3 macro

Completed in 950 milliseconds