ESP-IDF
hdl_cfg
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hdl_cfg
hdl_cfg struct
Syntax
Show:
Summary
Declaration
from
gatt_int.h:311
typedef
struct
hdl_cfg
{
UINT16
gatt_start_hdl
;
UINT16
gap_start_hdl
;
UINT16
app_start_hdl
;
}
tGATT_HDL_CFG
;
Fields
Field
Declared as
hdl_cfg::gatt_start_hdl
UINT16
hdl_cfg::gap_start_hdl
UINT16
hdl_cfg::app_start_hdl
UINT16
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
hdl_cfg
{
gatt_int.h:311
}
tGATT_HDL_CFG
;
gatt_int.h:315
tGATT_HDL_CFG
tGATT_HDL_CFG
hdl_cfg
;
gatt_int.h:555
tGATT_CB
tGATT_CB::hdl_cfg
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
Instance
Scope
Location
Project
tGATT_CB::hdl_cfg
tGATT_CB
gatt_int.h:555
Lifecycle
from
examples
All items filtered out
All items filtered out