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

  /system/bt/stack/srvc/
srvc_eng_int.h 26 #define SRVC_MAX_APPS GATT_CL_MAX_LCB
  /system/bt/stack/gap/
gap_int.h 113 #define GAP_MAX_CL GATT_CL_MAX_LCB
  /system/bt/stack/include/
gatt_api.h 137 #ifndef GATT_CL_MAX_LCB
138 #define GATT_CL_MAX_LCB 22
    [all...]
  /system/bt/stack/gatt/
gatt_utils.c     [all...]
gatt_int.h 376 tGATT_CMD_Q cl_cmd_q[GATT_CL_MAX_LCB];
501 tGATT_CLCB clcb[GATT_CL_MAX_LCB]; /* connection link control block*/
502 tGATT_SCCB sccb[GATT_MAX_SCCB]; /* sign complete callback function GATT_MAX_SCCB <= GATT_CL_MAX_LCB */
gatt_api.c     [all...]
  /system/bt/bta/gatt/
bta_gattc_int.h 92 #define BTA_GATTC_CLCB_MAX GATT_CL_MAX_LCB

Completed in 145 milliseconds