ESP-IDF
btc_ble_gattc_args_t::app_unreg
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_ble_gattc_args_t::app_unreg
btc_ble_gattc_args_t::app_unreg field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:50
struct
app_unreg_arg
{
esp_gatt_if_t
gattc_if
;
}
app_unreg
;
Examples
References
from
examples
Code
Location
Referrer
}
app_unreg
;
btc_gattc.h:52
BTA_GATTC_AppDeregister
(
arg
->
app_unreg
.
gattc_if
)
;
btc_gattc.c:209
btc_gattc_app_unregister()
arg
.
app_unreg
.
gattc_if
=
gattc_if
;
esp_gattc_api.c:66
esp_ble_gattc_app_unregister()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_ble_gattc_args_t::app_unreg
is read by 2 functions:
All items filtered out
btc_ble_gattc_args_t::app_unreg
esp_ble_gattc_app_unregister()
btc_gattc_app_unregister()
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