ESP-IDF
reg_for_notify_arg::handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
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
reg_for_notify_arg::handle
reg_for_notify_arg::handle field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:172
uint16_t
handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
handle
;
btc_gattc.h:172
arg
->
reg_for_notify
.
handle
)
;
btc_gattc.c:691
btc_gattc_reg_for_notify()
param
.
reg_for_notify
.
handle
=
arg
->
reg_for_notify
.
handle
;
btc_gattc.c:695
btc_gattc_reg_for_notify()
arg
.
reg_for_notify
.
handle
=
handle
;
esp_gattc_api.c:822
esp_ble_gattc_register_for_notify()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
reg_for_notify_arg::handle
is written by 1 function and is read by 1 function:
esp_ble_gattc_register_for_notify()
All items filtered out
reg_for_notify_arg::handle
btc_gattc_reg_for_notify()
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