ESP-IDF
ble_gatts_clt_cfg_list
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_gatts_clt_cfg_list
ble_gatts_clt_cfg_list struct
A cached array of handles for the configurable characteristics.
Syntax
Show:
Summary
Declaration
from
ble_gatt.h:1243
STAILQ_HEAD
(
ble_gatts_clt_cfg_list
;
Fields
Field
Declared as
Description
stqh_first
STAILQ_HEAD
A cached array of handles for the configurable characteristics.
stqh_last
STAILQ_HEAD
A cached array of handles for the configurable characteristics.
Related Functions
Found 4 other functions taking a
ble_gatts_clt_cfg_list
argument:
Function
ble_gatts_clt_cfg_find()
ble_gatts_add_clt_cfg()
ble_gatts_remove_clt_cfg()
ble_gatts_get_last_cfg()
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