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

  /system/bt/stack/gap/
gap_int.h 99 tGAP_CCB ccb_pool[GAP_MAX_CONNECTIONS];
gap_conn.c 410 if (handle < GAP_MAX_CONNECTIONS)
731 for (xx = 0, p_ccb = gap_cb.conn.ccb_pool; xx < GAP_MAX_CONNECTIONS; xx++, p_ccb++)
740 if (xx == GAP_MAX_CONNECTIONS)
    [all...]
  /system/bt/include/
bt_target.h     [all...]
  /system/bt/bta/include/
bta_jv_api.h 49 #define BTA_JV_MAX_L2C_CONN GAP_MAX_CONNECTIONS /* GAP handle is used as index, hence do not change this value */
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]

Completed in 69 milliseconds