ESP-IDF
tBTA_GATTS_DATA::api_dereg
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
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_DATA::api_dereg
tBTA_GATTS_DATA::api_dereg field
Syntax
Show:
Summary
Declaration
from
bta_gatts_int.h:167
tBTA_GATTS_API_DEREG
api_dereg
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTS_API_DEREG
api_dereg
;
bta_gatts_int.h:167
cb_data
.
reg_oper
.
server_if
=
p_msg
->
api_dereg
.
server_if
;
bta_gatts_act.c:276
bta_gatts_deregister()
if
(
p_cb
->
rcb
[
i
]
.
in_use
&&
p_cb
->
rcb
[
i
]
.
gatt_if
==
p_msg
->
api_dereg
.
server_if
)
{
bta_gatts_act.c:280
bta_gatts_deregister()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTS_DATA::api_dereg
is read by 1 function:
All items filtered out
tBTA_GATTS_DATA::api_dereg
bta_gatts_deregister()
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