ESP-IDF
+
0
/4 examples
SourceVu will show references to
peer_dsc
from the following samples and libraries:
blecent sample
htp_cent sample
spp_client sample
blecent_throughput sample
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
peer_dsc
peer_dsc struct
Peer.
Syntax
Show:
Summary
Declaration
from
esp_central.h:28
struct
peer_dsc
{
SLIST_ENTRY
(
peer_dsc
)
next
;
struct
ble_gatt_dsc
dsc
;
}
;
Fields
Field
Declared as
peer_dsc::next
SLIST_ENTRY
(
peer_dsc
)
peer_dsc::dsc
struct
ble_gatt_dsc
Examples
peer_dsc
is referenced by 4 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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