ESP-IDF
GATT_READ_MULTIPLE_VAR
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
GATT_READ_MULTIPLE_VAR
GATT_READ_MULTIPLE_VAR value
Syntax
Show:
Summary
Declaration
from
gatt_api.h:441
GATT_READ_MULTIPLE_VAR
;
Examples
References
from
examples
Code
Location
Referrer
GATT_READ_MULTIPLE_VAR
,
gatt_api.h:441
status
=
GATTC_Read
(
p_clcb
->
bta_conn_id
,
GATT_READ_MULTIPLE_VAR
,
&
read_param
)
;
bta_gattc_act.c:1241
bta_gattc_read_multi_var()
case
GATT_READ_MULTIPLE_VAR
:
gatt_api.c:1028
GATTC_Read()
case
GATT_READ_MULTIPLE_VAR
:
gatt_cl.c:191
gatt_act_read()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
GATT_READ_MULTIPLE_VAR
is read by 3 functions:
All items filtered out
GATT_READ_MULTIPLE_VAR
GATTC_Read()
gatt_act_read()
bta_gattc_read_multi_var()
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