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

  /system/bt/stack/include/
mca_api.h 36 #define MCA_NUM_DCBS ((MCA_NUM_REGS) * (MCA_NUM_LINKS) * (MCA_NUM_MDLS))
  /system/bt/stack/mcap/
mca_dsm.cc 263 if (hdl && hdl <= MCA_NUM_DCBS && mca_cb.dcb[hdl - 1].state)
mca_int.h 274 tMCA_DCB dcb[MCA_NUM_DCBS]; /* data channel control blocks */

Completed in 48 milliseconds