ESP-IDF
tGATT_DISC_PARAM
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_DISC_PARAM
tGATT_DISC_PARAM struct
Syntax
Show:
Summary
Declaration
from
gatt_api.h:429
typedef
struct
{
tBT_UUID
service
;
UINT16
s_handle
;
UINT16
e_handle
;
}
tGATT_DISC_PARAM
;
Fields
Field
Declared as
tGATT_DISC_PARAM::service
tBT_UUID
tGATT_DISC_PARAM::s_handle
UINT16
tGATT_DISC_PARAM::e_handle
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