ESP-IDF
tBTM_BLE_INQ_CB::sfp
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/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_INQ_CB::sfp
tBTM_BLE_INQ_CB::sfp field
Syntax
Show:
Summary
Declaration
from
btm_ble_int.h:159
tBTM_BLE_SFP
sfp
;
Examples
References
from
examples
Code
Location
Referrer
tBTM_BLE_SFP
sfp
;
/* scanning filter policy */
btm_ble_int.h:159
p_inq
->
sfp
=
scan_policy
;
btm_ble_bgconn.c:137
btm_update_scanner_filter_policy()
p_inq
->
sfp
=
BTM_BLE_DEFAULT_SFP
;
btm_ble_gap.c:586
BTM_BleScan()
p_inq
->
sfp
)
;
btm_ble_gap.c:592
BTM_BleScan()
p_cb
->
sfp
=
scan_filter_policy
;
btm_ble_gap.c:1735
BTM_BleSetScanFilterParams()
p_cb
->
inq_var
.
sfp
=
BTM_BLE_DEFAULT_SFP
;
btm_ble_gap.c:4570
btm_ble_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_BLE_INQ_CB::sfp
is written by 4 functions and is read by 1 function:
btm_update_scanner_filter_policy()
BTM_BleScan()
BTM_BleSetScanFilterParams()
btm_ble_init()
All items filtered out
tBTM_BLE_INQ_CB::sfp
BTM_BleScan()
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