ESP-IDF
tBTA_DM_BLE_PF_FILT_PARAMS
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
tBTA_DM_BLE_PF_FILT_PARAMS
tBTA_DM_BLE_PF_FILT_PARAMS struct
Syntax
Show:
Summary
Declaration
from
bta_api.h:1110
typedef
struct
{
tBTA_DM_BLE_PF_FEAT_SEL
feat_seln
;
tBTA_DM_BLE_PF_LIST_LOGIC_TYPE
list_logic_type
;
tBTA_DM_BLE_PF_FILT_LOGIC_TYPE
filt_logic_type
;
tBTA_DM_BLE_PF_RSSI_THRESHOLD
rssi_high_thres
;
tBTA_DM_BLE_PF_RSSI_THRESHOLD
rssi_low_thres
;
tBTA_DM_BLE_PF_DELIVERY_MODE
dely_mode
;
tBTA_DM_BLE_PF_TIMEOUT
found_timeout
;
tBTA_DM_BLE_PF_TIMEOUT
lost_timeout
;
tBTA_DM_BLE_PF_TIMEOUT_CNT
found_timeout_cnt
;
tBTA_DM_BLE_PF_ADV_TRACK_ENTRIES
num_of_tracking_entries
;
}
tBTA_DM_BLE_PF_FILT_PARAMS
;
Fields
Field
Declared as
tBTA_DM_BLE_PF_FILT_PARAMS::feat_seln
tBTA_DM_BLE_PF_FEAT_SEL
tBTA_DM_BLE_PF_FILT_PARAMS::list_logic_type
tBTA_DM_BLE_PF_LIST_LOGIC_TYPE
tBTA_DM_BLE_PF_FILT_PARAMS::filt_logic_type
tBTA_DM_BLE_PF_FILT_LOGIC_TYPE
tBTA_DM_BLE_PF_FILT_PARAMS::rssi_high_thres
tBTA_DM_BLE_PF_RSSI_THRESHOLD
tBTA_DM_BLE_PF_FILT_PARAMS::rssi_low_thres
tBTA_DM_BLE_PF_RSSI_THRESHOLD
tBTA_DM_BLE_PF_FILT_PARAMS::dely_mode
tBTA_DM_BLE_PF_DELIVERY_MODE
tBTA_DM_BLE_PF_FILT_PARAMS::found_timeout
tBTA_DM_BLE_PF_TIMEOUT
tBTA_DM_BLE_PF_FILT_PARAMS::lost_timeout
tBTA_DM_BLE_PF_TIMEOUT
tBTA_DM_BLE_PF_FILT_PARAMS::found_timeout_cnt
tBTA_DM_BLE_PF_TIMEOUT_CNT
tBTA_DM_BLE_PF_FILT_PARAMS::num_of_tracking_entries
tBTA_DM_BLE_PF_ADV_TRACK_ENTRIES
Examples
References
from
examples
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
Lifecycle
from
examples
All items filtered out
All items filtered out