ESP-IDF
tGATT_PROFILE_CLCB::transport
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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
tGATT_PROFILE_CLCB::transport
tGATT_PROFILE_CLCB::transport field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:501
tBT_TRANSPORT
transport
;
Examples
References
from
examples
Code
Location
Referrer
tBT_TRANSPORT
transport
;
gatt_int.h:501
if
(
p_clcb
->
in_use
&&
p_clcb
->
transport
==
transport
&&
gatt_attr.c:133
gatt_profile_find_clcb_by_bd_addr()
p_clcb
->
transport
=
tranport
;
gatt_attr.c:161
gatt_profile_clcb_alloc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_PROFILE_CLCB::transport
is written by 1 function and is read by 1 function:
gatt_profile_clcb_alloc()
All items filtered out
tGATT_PROFILE_CLCB::transport
gatt_profile_find_clcb_by_bd_addr()
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