ESP-IDF
btc_ble_gattc_args_t::app_reg
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
btc_ble_gattc_args_t::app_reg
btc_ble_gattc_args_t::app_reg field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:46
struct
app_reg_arg
{
uint16_t
app_id
;
}
app_reg
;
Examples
References
from
examples
Code
Location
Referrer
}
app_reg
;
btc_gattc.h:48
app_uuid
.
uu
.
uuid16
=
arg
->
app_reg
.
app_id
;
btc_gattc.c:203
btc_gattc_app_register()
arg
.
app_reg
.
app_id
=
app_id
;
esp_gattc_api.c:51
esp_ble_gattc_app_register()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_ble_gattc_args_t::app_reg
is read by 2 functions:
All items filtered out
btc_ble_gattc_args_t::app_reg
esp_ble_gattc_app_register()
btc_gattc_app_register()
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