ESP-IDF
tBTA_GATTS_API_ADD_DESCR::control
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
tBTA_GATTS_API_ADD_DESCR::control
tBTA_GATTS_API_ADD_DESCR::control field
Syntax
Show:
Summary
Declaration
from
bta_gatts_int.h:109
tBTA_GATTS_ATTR_CONTROL
control
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTS_ATTR_CONTROL
control
;
bta_gatts_int.h:109
if
(
p_msg
->
api_add_char_descr
.
control
.
auto_rsp
!=
0
)
{
bta_gatts_act.c:466
bta_gatts_add_char_descr()
p_control
=
&
p_msg
->
api_add_char_descr
.
control
;
bta_gatts_act.c:467
bta_gatts_add_char_descr()
p_buf
->
control
.
auto_rsp
=
control
->
auto_rsp
;
bta_gatts_api.c:288
BTA_GATTS_AddCharDescriptor()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTS_API_ADD_DESCR::control
is read by 2 functions:
All items filtered out
tBTA_GATTS_API_ADD_DESCR::control
bta_gatts_add_char_descr()
BTA_GATTS_AddCharDescriptor()
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