ESP-IDF
ble_gatts_chr_clt_cfg_allowed()
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
ble_gatts_chr_clt_cfg_allowed()
ble_gatts_chr_clt_cfg_allowed() function
Syntax
Show:
Summary
Declaration
from
ble_gatts.c:245
static
uint16_t
ble_gatts_chr_clt_cfg_allowed
(
const
struct
ble_gatt_chr_def
*
chr
)
;
Arguments
Argument
chr
Related Functions
Found 6 other functions taking a
ble_gatt_chr_def
argument:
Function
ble_gatts_chr_is_sane()
ble_gatts_chr_properties()
ble_gatts_register_dsc()
ble_gatts_register_chr()
ble_gatt_add_characteristics()
ble_gatt_add_char_dsc()
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