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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 58 for (xx = 0; xx < MAX_L2CAP_CLIENTS; xx++, p_rcb++)
131 for (xx = 0; xx < MAX_L2CAP_CLIENTS; xx++, p_rcb++)
284 for (xx = 0; xx < MAX_L2CAP_CLIENTS; xx++, p_rcb++)
671 for (xx = 0; xx < MAX_L2CAP_CLIENTS; xx++, p_rcb++)
    [all...]
l2c_int.h 475 tL2C_RCB rcb_pool[MAX_L2CAP_CLIENTS]; /* Registration info pool */
    [all...]
l2c_utils.c     [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 1230 #ifndef MAX_L2CAP_CLIENTS
1231 #define MAX_L2CAP_CLIENTS 15
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 965 #ifndef MAX_L2CAP_CLIENTS
966 #define MAX_L2CAP_CLIENTS 8
    [all...]

Completed in 95 milliseconds