ESP-IDF
reg_for_notify_arg::gattc_if
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
reg_for_notify_arg::gattc_if
reg_for_notify_arg::gattc_if field
Syntax
Show:
Summary
Declaration
from
btc_gattc.h:170
esp_gatt_if_t
gattc_if
;
Examples
References
from
examples
Code
Location
Referrer
esp_gatt_if_t
gattc_if
;
btc_gattc.h:170
status
=
BTA_GATTC_RegisterForNotifications
(
arg
->
reg_for_notify
.
gattc_if
,
btc_gattc.c:689
btc_gattc_reg_for_notify()
btc_gattc_cb_to_app
(
ESP_GATTC_REG_FOR_NOTIFY_EVT
,
arg
->
reg_for_notify
.
gattc_if
,
&
param
)
;
btc_gattc.c:696
btc_gattc_reg_for_notify()
arg
.
reg_for_notify
.
gattc_if
=
gattc_if
;
esp_gattc_api.c:820
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::gattc_if
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::gattc_if
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