blecent_throughput sample
peer_svc
is only used within 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
blecent_throughput sample
peer_svc
peer_svc struct
Syntax
Show:
Summary
Declaration
from
gattc.h:53
struct
peer_svc
{
SLIST_ENTRY
(
peer_svc
)
next
;
struct
ble_gatt_svc
svc
;
struct
peer_chr_list
chrs
;
}
;
Fields
Field
Declared as
peer_svc::next
SLIST_ENTRY
(
peer_svc
)
peer_svc::svc
struct
ble_gatt_svc
peer_svc::chrs
struct
peer_chr_list
Examples
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