ESP-IDF
peer_disc_complete()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
peer_disc_complete()
peer_disc_complete() function
Syntax
Show:
Summary
Declaration
from
peer.c:62
static
void
peer_disc_complete
(
struct
peer
*
peer
,
int
rc
)
;
Arguments
Argument
peer
rc
Related Functions
Found 11 other functions taking a
peer
argument:
Function
peer_chr_find_uuid()
peer_dsc_find_uuid()
peer_svc_find_uuid()
peer_disc_chrs()
peer_svc_find()
peer_disc_dscs()
peer_svc_find_range()
peer_chr_add()
peer_dsc_add()
peer_svc_find_prev()
peer_svc_add()
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