ESP-IDF
tBTM_BLE_VSC_CB::version_supported
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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::version_supported
tBTM_BLE_VSC_CB::version_supported field
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:406
UINT16
version_supported
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
version_supported
;
btm_ble_api.h:406
if
(
cmn_ble_adv_vsc_cb
.
version_supported
>
BTM_VSC_CHIP_CAPABILITY_L_VERSION
)
{
btm_ble_adv_filter.c:1063
BTM_BleAdvFilterParamSetup()
if
(
cmn_ble_adv_vsc_cb
.
version_supported
==
BTM_VSC_CHIP_CAPABILITY_L_VERSION
)
{
btm_ble_adv_filter.c:1068
BTM_BleAdvFilterParamSetup()
if
(
cmn_ble_vsc_cb
.
version_supported
>
BTM_VSC_CHIP_CAPABILITY_L_VERSION
)
{
btm_ble_batchscan.c:90
btm_ble_batchscan_filter_track_adv_vse_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_BLE_VSC_CB::version_supported
is read by 2 functions:
All items filtered out
tBTM_BLE_VSC_CB::version_supported
BTM_BleAdvFilterParamSetup()
btm_ble_batchscan_filter_track_adv_vse_cback()
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