blecent_throughput sample
peer
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
peer struct
Syntax
Show:
Summary
Declaration
Definition
from
gattc.h:61
struct
peer
;
Implemented in
gattc.h:64
Fields
Field
Declared as
Description
peer::next
SLIST_ENTRY
(
peer
)
peer::conn_handle
uint16_t
peer::svcs
struct
peer_svc_list
List of discovered GATT services.
peer::disc_prev_chr_val
uint16_t
Keeps track of where we are in the service discovery process.
peer::cur_svc
struct
peer_svc
*
peer::disc_cb
peer_disc_fn
*
Callback that gets executed when service discovery completes.
peer::disc_cb_arg
void
*
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