ESP-IDF
ble_gap_snapshot::desc
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
ble_gap_snapshot::desc
ble_gap_snapshot::desc field
Syntax
Show:
Summary
Declaration
from
ble_gap.c:267
struct
ble_gap_conn_desc
*
desc
;
Examples
References
from
examples
Code
Location
Referrer
struct
ble_gap_conn_desc
*
desc
;
ble_gap.c:267
ble_gap_fill_conn_desc
(
conn
,
snap
->
desc
)
;
ble_gap.c:532
ble_gap_conn_to_snapshot()
snap
.
desc
=
&
event
.
disconnect
.
conn
;
ble_gap.c:1533
ble_gap_conn_broken()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_gap_snapshot::desc
is written by 1 function and is read by 1 function:
ble_gap_conn_broken()
All items filtered out
ble_gap_snapshot::desc
ble_gap_conn_to_snapshot()
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