ESP-IDF
create_srvc_args::num_handle
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
create_srvc_args::num_handle
create_srvc_args::num_handle field
Syntax
Show:
Summary
Declaration
from
btc_gatts.h:52
uint16_t
num_handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
num_handle
;
btc_gatts.h:52
srvc_id
.
id
.
inst_id
,
arg
->
create_srvc
.
num_handle
,
btc_gatts.c:637
btc_gatts_call_handler()
arg
.
create_srvc
.
num_handle
=
num_handle
;
esp_gatts_api.c:85
esp_ble_gatts_create_service()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
create_srvc_args::num_handle
is written by 1 function and is read by 1 function:
esp_ble_gatts_create_service()
All items filtered out
create_srvc_args::num_handle
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