ESP-IDF
btc_ble_gatts_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_gatts_args_t::app_reg
btc_ble_gatts_args_t::app_reg field
Syntax
Show:
Summary
Declaration
from
btc_gatts.h:39
struct
app_reg_args
{
uint16_t
app_id
;
}
app_reg
;
Examples
References
from
examples
Code
Location
Referrer
}
app_reg
;
btc_gatts.h:41
uuid
.
uu
.
uuid16
=
arg
->
app_reg
.
app_id
;
btc_gatts.c:624
btc_gatts_call_handler()
arg
.
app_reg
.
app_id
=
app_id
;
esp_gatts_api.c:52
esp_ble_gatts_app_register()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_ble_gatts_args_t::app_reg
is read by 2 functions:
All items filtered out
btc_ble_gatts_args_t::app_reg
esp_ble_gatts_app_register()
btc_gatts_call_handler()
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