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

  /external/bluetooth/bluedroid/stack/gap/
gap_int.h 135 #define GAP_MAX_CL GATT_CL_MAX_LCB
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 132 #ifndef GATT_CL_MAX_LCB
133 #define GATT_CL_MAX_LCB 22
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c     [all...]
gatt_int.h 362 tGATT_CMD_Q cl_cmd_q[GATT_CL_MAX_LCB];
473 tGATT_CLCB clcb[GATT_CL_MAX_LCB]; /* connection link control block*/
474 tGATT_SCCB sccb[GATT_MAX_SCCB]; /* sign complete callback function GATT_MAX_SCCB <= GATT_CL_MAX_LCB */
gatt_api.c     [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 89 #define BTA_GATTC_CLCB_MAX GATT_CL_MAX_LCB

Completed in 35 milliseconds