ESP-IDF
GATT_CL_MAX_LCB
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
GATT_CL_MAX_LCB
GATT_CL_MAX_LCB macro
Syntax
Show:
Summary
Declaration
from
gatt_api.h:154
#define
GATT_CL_MAX_LCB
12
Examples
References
from
examples
Code
Location
#define
GATT_CL_MAX_LCB
12
// 22
gatt_api.h:154
#define
BTA_GATTC_CLCB_MAX
GATT_CL_MAX_LCB
bta_gattc_int.h:107
#define
GAP_MAX_CL
GATT_CL_MAX_LCB
gap_int.h:108
tGATT_CMD_Q
cl_cmd_q
[
GATT_CL_MAX_LCB
]
;
gatt_int.h:403
if
(
list_length
(
gatt_cb
.
p_clcb_list
)
<
GATT_CL_MAX_LCB
)
{
gatt_utils.c:1783
p_tcb
->
next_slot_inq
%=
GATT_CL_MAX_LCB
;
gatt_utils.c:2175
p_tcb
->
pending_cl_req
%=
GATT_CL_MAX_LCB
;
gatt_utils.c:2200
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out