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

  /external/bluetooth/bluedroid/stack/mcap/
mca_main.c 74 for (i=0; i<MCA_NUM_REGS; i++, p_rcb++)
101 for (i=0; i<MCA_NUM_REGS; i++, p_rcb++)
518 for (i=0; i<MCA_NUM_REGS; i++)
546 if (handle && (handle<=MCA_NUM_REGS))
602 if (handle && (handle<=MCA_NUM_REGS) && mca_cb.rcb[handle-1].p_cback)
mca_int.h 256 tMCA_RCB rcb[MCA_NUM_REGS]; /* registration control block */
  /external/bluetooth/bluedroid/stack/include/
mca_api.h 32 #define MCA_NUM_TC_TBL ((MCA_NUM_REGS)*(MCA_NUM_LINKS)*(MCA_NUM_MDLS+1))
33 #define MCA_NUM_CCBS ((MCA_NUM_REGS)*(MCA_NUM_LINKS)) /* Number of control channel control blocks */
34 #define MCA_NUM_DCBS ((MCA_NUM_REGS)*(MCA_NUM_LINKS)*(MCA_NUM_MDLS)) /* Number of data channel control blocks */
  /external/bluetooth/bluedroid/include/
bt_target.h     [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]

Completed in 39 milliseconds