ESP-IDF
tGATT_CL_COMPLETE::mtu
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tGATT_CL_COMPLETE::mtu
tGATT_CL_COMPLETE::mtu field
Syntax
Show:
Summary
Declaration
from
gatt_api.h:501
UINT16
mtu
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
mtu
;
gatt_api.h:501
p_clcb
->
p_srcb
->
mtu
=
p_data
->
p_cmpl
->
mtu
;
bta_gattc_act.c:1469
bta_gattc_cfg_mtu_cmpl()
cb_data
.
mtu
=
p_clcb
->
p_tcb
->
payload_size
;
gatt_utils.c:2303
gatt_end_operation()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_CL_COMPLETE::mtu
is written by 1 function and is read by 1 function:
gatt_end_operation()
All items filtered out
tGATT_CL_COMPLETE::mtu
bta_gattc_cfg_mtu_cmpl()
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