ESP-IDF
tGATT_ATTR16
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_ATTR16
tGATT_ATTR16 struct
Syntax
Show:
Summary
Declaration
from
gatt_int.h:186
typedef
struct
{
void
*
p_next
;
tGATT_ATTR_VALUE
*
p_value
;
tGATT_ATTR_UUID_TYPE
uuid_type
;
tGATT_PERM
permission
;
tGATTS_ATTR_CONTROL
control
;
tGATT_ATTR_MASK
mask
;
UINT16
handle
;
UINT16
uuid
;
}
tGATT_ATTR16
;
Fields
Field
Declared as
tGATT_ATTR16::p_next
void
*
tGATT_ATTR16::p_value
tGATT_ATTR_VALUE
*
tGATT_ATTR16::uuid_type
tGATT_ATTR_UUID_TYPE
tGATT_ATTR16::permission
tGATT_PERM
tGATT_ATTR16::control
tGATTS_ATTR_CONTROL
tGATT_ATTR16::mask
tGATT_ATTR_MASK
tGATT_ATTR16::handle
UINT16
tGATT_ATTR16::uuid
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