ESP-IDF
peer_chr_add()
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_chr_add()
peer_chr_add() function
Syntax
Show:
Summary
Declaration
from
peer.c:315
static
int
peer_chr_add
(
struct
peer
*
peer
,
uint16_t
svc_start_handle
,
const
struct
ble_gatt_chr
*
gatt_chr
)
;
Arguments
Argument
peer
svc_start_handle
gatt_chr
Related Functions
Found 11 other functions taking a
peer
argument:
Function
peer_chr_find_uuid()
peer_dsc_find_uuid()
peer_disc_complete()
peer_svc_find_uuid()
peer_disc_chrs()
peer_svc_find()
peer_disc_dscs()
peer_svc_find_range()
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