ESP-IDF
tBTA_GATTC_SERV::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
tBTA_GATTC_SERV::mtu
tBTA_GATTC_SERV::mtu field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:341
UINT16
mtu
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
mtu
;
bta_gattc_int.h:341
if
(
p_clcb
->
p_srcb
->
mtu
==
0
)
{
bta_gattc_act.c:719
bta_gattc_conn()
p_clcb
->
p_srcb
->
mtu
=
GATT_DEF_BLE_MTU_SIZE
;
bta_gattc_act.c:720
bta_gattc_conn()
p_clcb
->
p_srcb
->
mtu
)
;
bta_gattc_act.c:771
bta_gattc_conn()
p_clcb
->
p_srcb
->
mtu
=
p_data
->
p_cmpl
->
mtu
;
bta_gattc_act.c:1469
bta_gattc_cfg_mtu_cmpl()
cb_data
.
cfg_mtu
.
mtu
=
p_clcb
->
p_srcb
->
mtu
;
bta_gattc_act.c:1476
bta_gattc_cfg_mtu_cmpl()
p_srcb
->
mtu
=
0
;
bta_gattc_utils.c:301
bta_gattc_clcb_dealloc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_SERV::mtu
is written by 3 functions and is read by 2 functions:
bta_gattc_clcb_dealloc()
bta_gattc_conn()
bta_gattc_cfg_mtu_cmpl()
All items filtered out
tBTA_GATTC_SERV::mtu
bta_gattc_conn()
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