ESP-IDF
tBTM_BLE_VSC_CB::values_read
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_BLE_VSC_CB::values_read
tBTM_BLE_VSC_CB::values_read field
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:405
BOOLEAN
values_read
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
values_read
;
btm_ble_api.h:405
if
(
TRUE
==
btm_cb
.
cmn_ble_vsc_cb
.
values_read
)
{
btm_ble_gap.c:786
BTM_BleReadControllerFeatures()
btm_cb
.
cmn_ble_vsc_cb
.
values_read
=
FALSE
;
btm_ble_gap.c:4561
btm_ble_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_BLE_VSC_CB::values_read
is written by 1 function and is read by 1 function:
btm_ble_init()
All items filtered out
tBTM_BLE_VSC_CB::values_read
BTM_BleReadControllerFeatures()
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