ESP-IDF
tGATT_CHAR_PRES
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_PRES
tGATT_CHAR_PRES struct
Syntax
Show:
Summary
Declaration
from
gatt_api.h:259
typedef
struct
{
UINT16
unit
;
UINT16
descr
;
tGATT_FORMAT
format
;
INT8
exp
;
UINT8
name_spc
;
}
tGATT_CHAR_PRES
;
Fields
Field
Declared as
tGATT_CHAR_PRES::unit
UINT16
tGATT_CHAR_PRES::descr
UINT16
tGATT_CHAR_PRES::format
tGATT_FORMAT
tGATT_CHAR_PRES::exp
INT8
tGATT_CHAR_PRES::name_spc
UINT8
Examples
References
from
examples
Code
Location
Referrer
typedef
struct
{
gatt_api.h:259
}
tGATT_CHAR_PRES
;
gatt_api.h:265
tGATT_CHAR_PRES
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