ESP-IDF
BTM_BLE_SCAN_DISABLED_STATE
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_DISABLED_STATE
BTM_BLE_SCAN_DISABLED_STATE value
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:555
BTM_BLE_SCAN_DISABLED_STATE
=
4
;
Examples
References
from
examples
Code
Location
Referrer
BTM_BLE_SCAN_DISABLED_STATE
=
4
btm_ble_api.h:555
ble_batchscan_cb
.
cur_state
=
BTM_BLE_SCAN_DISABLED_STATE
;
btm_ble_batchscan.c:412
btm_ble_batchscan_vsc_cmpl_cback()
BTM_BLE_SCAN_DISABLED_STATE
==
ble_batchscan_cb
.
cur_state
||
btm_ble_batchscan.c:656
BTM_BleSetStorageConfig()
BTM_BLE_SCAN_DISABLED_STATE
==
ble_batchscan_cb
.
cur_state
||
btm_ble_batchscan.c:728
BTM_BleEnableBatchScan()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTM_BLE_SCAN_DISABLED_STATE
is read by 3 functions:
All items filtered out
BTM_BLE_SCAN_DISABLED_STATE
btm_ble_batchscan_vsc_cmpl_cback()
BTM_BleSetStorageConfig()
BTM_BleEnableBatchScan()
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