ESP-IDF
tBTM_BLE_SFP
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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_SFP
tBTM_BLE_SFP
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:101
typedef
UINT8
tBTM_BLE_SFP
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tBTM_BLE_SFP
;
btm_ble_api.h:101
tBLE_SCAN_MODE
scan_mode
,
UINT8
addr_type_own
,
UINT8
scan_duplicate_filter
,
tBTM_BLE_SFP
scan_filter_policy
,
btm_ble_api.h:1596
BTM_BleSetScanFilterParams()
BTM_BleSetScanFilterParams()::scan_filter_policy
void
btm_update_scanner_filter_policy
(
tBTM_BLE_SFP
scan_policy
)
btm_ble_bgconn.c:128
btm_update_scanner_filter_policy()
btm_update_scanner_filter_policy()::scan_policy
tBLE_SCAN_MODE
scan_mode
,
UINT8
addr_type_own
,
UINT8
scan_duplicate_filter
,
tBTM_BLE_SFP
scan_filter_policy
,
btm_ble_gap.c:1701
BTM_BleSetScanFilterParams()
BTM_BleSetScanFilterParams()::scan_filter_policy
tBTM_BLE_SFP
sfp
;
/* scanning filter policy */
btm_ble_int.h:159
tBTM_BLE_INQ_CB
tBTM_BLE_INQ_CB::sfp
void
btm_update_scanner_filter_policy
(
tBTM_BLE_SFP
scan_policy
)
;
btm_ble_int.h:453
btm_update_scanner_filter_policy()
btm_update_scanner_filter_policy()::scan_policy
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
BTM_BleSetScanFilterParams()::scan_filter_policy
BTM_BleSetScanFilterParams()
btm_ble_api.h:1596
tBTM_BLE_INQ_CB::sfp
tBTM_BLE_INQ_CB
btm_ble_int.h:159
btm_update_scanner_filter_policy()::scan_policy
btm_update_scanner_filter_policy()
btm_ble_int.h:453
btm_update_scanner_filter_policy()::scan_policy
btm_update_scanner_filter_policy()
btm_ble_bgconn.c:128
BTM_BleSetScanFilterParams()::scan_filter_policy
BTM_BleSetScanFilterParams()
btm_ble_gap.c:1701
Lifecycle
from
examples
All items filtered out
All items filtered out