ESP-IDF
tGATT_READ_TYPE
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_READ_TYPE
tGATT_READ_TYPE
Syntax
Show:
Summary
Declaration
from
gatt_api.h:446
typedef
UINT8
tGATT_READ_TYPE
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tGATT_READ_TYPE
;
gatt_api.h:446
tGATT_STATUS
GATTC_Read
(
UINT16
conn_id
,
tGATT_READ_TYPE
type
,
tGATT_READ_PARAM
*
p_read
)
gatt_api.c:986
GATTC_Read()
GATTC_Read()::type
extern
tGATT_STATUS
GATTC_Read
(
UINT16
conn_id
,
tGATT_READ_TYPE
type
,
gatt_api.h:997
GATTC_Read()
GATTC_Read()::type
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
GATTC_Read()::type
GATTC_Read()
gatt_api.h:997
GATTC_Read()::type
GATTC_Read()
gatt_api.c:986
Lifecycle
from
examples
All items filtered out
All items filtered out