ESP-IDF
tGATT_CL_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_CL_MSG
tGATT_CL_MSG union
Syntax
Show:
Summary
Declaration
from
gatt_int.h:120
typedef
union
{
tGATT_READ_BY_TYPE
browse
;
tGATT_FIND_TYPE_VALUE
find_type_value
;
tGATT_READ_MULTI
read_multi
;
tGATT_READ_PARTIAL
read_blob
;
tGATT_VALUE
attr_value
;
UINT16
handle
;
UINT16
mtu
;
tGATT_EXEC_FLAG
exec_write
;
}
tGATT_CL_MSG
;
Fields
Field
Declared as
tGATT_CL_MSG::browse
tGATT_READ_BY_TYPE
tGATT_CL_MSG::find_type_value
tGATT_FIND_TYPE_VALUE
tGATT_CL_MSG::read_multi
tGATT_READ_MULTI
tGATT_CL_MSG::read_blob
tGATT_READ_PARTIAL
tGATT_CL_MSG::attr_value
tGATT_VALUE
tGATT_CL_MSG::handle
UINT16
tGATT_CL_MSG::mtu
UINT16
tGATT_CL_MSG::exec_write
tGATT_EXEC_FLAG
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