ESP-IDF
tBTM_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
tBTM_BLE_PF_FILT_PARAMS
tBTM_BLE_PF_FILT_PARAMS struct
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:665
typedef
struct
{
tBTM_BLE_PF_FEAT_SEL
feat_seln
;
tBTM_BLE_PF_LIST_LOGIC_TYPE
logic_type
;
tBTM_BLE_PF_FILT_LOGIC_TYPE
filt_logic_type
;
tBTM_BLE_PF_RSSI_THRESHOLD
rssi_high_thres
;
tBTM_BLE_PF_RSSI_THRESHOLD
rssi_low_thres
;
tBTM_BLE_PF_DELIVERY_MODE
dely_mode
;
tBTM_BLE_PF_TIMEOUT
found_timeout
;
tBTM_BLE_PF_TIMEOUT
lost_timeout
;
tBTM_BLE_PF_TIMEOUT_CNT
found_timeout_cnt
;
tBTM_BLE_PF_ADV_TRACK_ENTRIES
num_of_tracking_entries
;
}
tBTM_BLE_PF_FILT_PARAMS
;
Fields
Field
Declared as
tBTM_BLE_PF_FILT_PARAMS::feat_seln
tBTM_BLE_PF_FEAT_SEL
tBTM_BLE_PF_FILT_PARAMS::logic_type
tBTM_BLE_PF_LIST_LOGIC_TYPE
tBTM_BLE_PF_FILT_PARAMS::filt_logic_type
tBTM_BLE_PF_FILT_LOGIC_TYPE
tBTM_BLE_PF_FILT_PARAMS::rssi_high_thres
tBTM_BLE_PF_RSSI_THRESHOLD
tBTM_BLE_PF_FILT_PARAMS::rssi_low_thres
tBTM_BLE_PF_RSSI_THRESHOLD
tBTM_BLE_PF_FILT_PARAMS::dely_mode
tBTM_BLE_PF_DELIVERY_MODE
tBTM_BLE_PF_FILT_PARAMS::found_timeout
tBTM_BLE_PF_TIMEOUT
tBTM_BLE_PF_FILT_PARAMS::lost_timeout
tBTM_BLE_PF_TIMEOUT
tBTM_BLE_PF_FILT_PARAMS::found_timeout_cnt
tBTM_BLE_PF_TIMEOUT_CNT
tBTM_BLE_PF_FILT_PARAMS::num_of_tracking_entries
tBTM_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