ESP-IDF
tGATT_GROUP_VALUE
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_GROUP_VALUE
tGATT_GROUP_VALUE struct
Syntax
Show:
Summary
Declaration
from
gatt_api.h:527
typedef
struct
{
UINT16
e_handle
;
tBT_UUID
service_type
;
}
tGATT_GROUP_VALUE
;
Fields
Field
Declared as
tGATT_GROUP_VALUE::e_handle
UINT16
tGATT_GROUP_VALUE::service_type
tBT_UUID
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
gatt_api.h:527
}
tGATT_GROUP_VALUE
;
gatt_api.h:530
tGATT_GROUP_VALUE
tGATT_GROUP_VALUE
group_value
;
/* Service UUID type.
gatt_api.h:543
tGATT_DISC_VALUE
tGATT_DISC_VALUE::group_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::group_value
tGATT_DISC_VALUE
gatt_api.h:543
Lifecycle
from
examples
All items filtered out
All items filtered out