ESP-IDF
BTM_BLE_SCAN_DISABLE_CALLED
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
BTM_BLE_SCAN_DISABLE_CALLED
BTM_BLE_SCAN_DISABLE_CALLED value
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:554
BTM_BLE_SCAN_DISABLE_CALLED
=
3
;
Examples
References
from
examples
Code
Location
Referrer
BTM_BLE_SCAN_DISABLE_CALLED
=
3
,
btm_ble_api.h:554
if
(
BTM_BLE_SCAN_DISABLE_CALLED
==
cur_state
)
{
btm_ble_batchscan.c:410
btm_ble_batchscan_vsc_cmpl_cback()
ble_batchscan_cb
.
cur_state
=
BTM_BLE_SCAN_DISABLE_CALLED
;
btm_ble_batchscan.c:596
btm_ble_enable_disable_batchscan()
BTM_BLE_SCAN_DISABLE_CALLED
==
ble_batchscan_cb
.
cur_state
)
{
btm_ble_batchscan.c:657
BTM_BleSetStorageConfig()
BTM_BLE_SCAN_DISABLE_CALLED
==
ble_batchscan_cb
.
cur_state
)
{
btm_ble_batchscan.c:729
BTM_BleEnableBatchScan()
BTM_BLE_SCAN_DISABLE_CALLED
,
BTM_BLE_BATCH_SCAN_DISABLE_EVT
,
btm_ble_batchscan.c:792
BTM_BleDisableBatchScan()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTM_BLE_SCAN_DISABLE_CALLED
is read by 5 functions:
All items filtered out
BTM_BLE_SCAN_DISABLE_CALLED
btm_ble_batchscan_vsc_cmpl_cback()
btm_ble_enable_disable_batchscan()
BTM_BleSetStorageConfig()
BTM_BleEnableBatchScan()
BTM_BleDisableBatchScan()
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