ESP-IDF
tGATT_SR_MSG
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_SR_MSG
tGATT_SR_MSG union
Syntax
Show:
Summary
Declaration
from
gatt_int.h:152
typedef
union
{
tGATT_VALUE
attr_value
;
tGATT_ERROR
error
;
UINT16
handle
;
UINT16
mtu
;
}
tGATT_SR_MSG
;
Fields
Field
Declared as
tGATT_SR_MSG::attr_value
tGATT_VALUE
tGATT_SR_MSG::error
tGATT_ERROR
tGATT_SR_MSG::handle
UINT16
tGATT_SR_MSG::mtu
UINT16
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