ESP-IDF
tGATT_CHAR_DCLR_VAL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tGATT_CHAR_DCLR_VAL
tGATT_CHAR_DCLR_VAL struct
Syntax
Show:
Summary
Declaration
from
gatt_api.h:519
typedef
struct
{
tGATT_CHAR_PROP
char_prop
;
UINT16
val_handle
;
tBT_UUID
char_uuid
;
}
tGATT_CHAR_DCLR_VAL
;
Fields
Field
Declared as
tGATT_CHAR_DCLR_VAL::char_prop
tGATT_CHAR_PROP
tGATT_CHAR_DCLR_VAL::val_handle
UINT16
tGATT_CHAR_DCLR_VAL::char_uuid
tBT_UUID
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
gatt_api.h:519
}
tGATT_CHAR_DCLR_VAL
;
gatt_api.h:523
tGATT_CHAR_DCLR_VAL
tGATT_CHAR_DCLR_VAL
dclr_value
;
/* Characteristic declaration value.
gatt_api.h:551
tGATT_DISC_VALUE
tGATT_DISC_VALUE::dclr_value
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_DISC_VALUE::dclr_value
tGATT_DISC_VALUE
gatt_api.h:551
Lifecycle
from
examples
All items filtered out
All items filtered out