ESP-IDF
bt_mesh_gattc_exchange_mtu()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bt_mesh_gattc_exchange_mtu()
bt_mesh_gattc_exchange_mtu() function
Syntax
Show:
Summary
Declaration
from
adapter.h:769
void
bt_mesh_gattc_exchange_mtu
(
uint8_t
index
)
;
Arguments
Argument
index
Examples
References
from
examples
Code
Location
Referrer
void
bt_mesh_gattc_exchange_mtu
(
uint8_t
index
)
adapter.c:1267
void
bt_mesh_gattc_exchange_mtu
(
uint8_t
index
)
;
adapter.h:769
bt_mesh_gattc_exchange_mtu
(
id
)
;
proxy_client.c:476
proxy_connected()
Call Tree
from
examples
bt_mesh_gattc_exchange_mtu()
is called by 1 function and calls 1 function:
proxy_connected()
All items filtered out
bt_mesh_gattc_exchange_mtu()
BTA_GATTC_ConfigureMTU()
All items filtered out
Data Use
from
examples
bt_mesh_gattc_exchange_mtu()
reads 4 variables:
bt_mesh_conn::handle
gattc_prov_info::conn
bt_mesh_gattc_info
bt_mesh_gattc_if
All items filtered out
bt_mesh_gattc_exchange_mtu()
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