HomeSort by relevance Sort by last modified time
    Searched refs:MCA_NUM_DEPS (Results 1 - 5 of 5) sorted by null

  /system/bt/stack/mcap/
mca_dsm.cc 150 if (dep < MCA_NUM_DEPS) {
188 if (dep < MCA_NUM_DEPS) {
mca_api.cc 233 for (i = 1; i < MCA_NUM_DEPS; i++, p_depcs++) {
271 if (dep < MCA_NUM_DEPS && p_rcb->dep[dep].p_data_cback) {
mca_int.h 196 tMCA_CS dep[MCA_NUM_DEPS]; /* the registration info for each MDEP */
mca_main.cc 566 if (dep < MCA_NUM_DEPS && p_rcb->dep[dep].p_data_cback) {
  /system/bt/internal_include/
bt_target.h 1257 #ifndef MCA_NUM_DEPS
1258 #define MCA_NUM_DEPS 13
    [all...]

Completed in 91 milliseconds