ESP-IDF
tBTM_BLE_ADV_FILTER_CB
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_ADV_FILTER_CB
tBTM_BLE_ADV_FILTER_CB struct
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:899
typedef
struct
{
BOOLEAN
enable
;
UINT8
op_type
;
tBTM_BLE_PF_COUNT
*
p_addr_filter_count
;
tBLE_BD_ADDR
cur_filter_target
;
tBTM_BLE_PF_STATUS_CBACK
*
p_filt_stat_cback
;
tBTM_BLE_ADV_FILTER_ADV_OPQ
op_q
;
}
tBTM_BLE_ADV_FILTER_CB
;
Fields
Field
Declared as
tBTM_BLE_ADV_FILTER_CB::enable
BOOLEAN
tBTM_BLE_ADV_FILTER_CB::op_type
UINT8
tBTM_BLE_ADV_FILTER_CB::p_addr_filter_count
tBTM_BLE_PF_COUNT
*
tBTM_BLE_ADV_FILTER_CB::cur_filter_target
tBLE_BD_ADDR
tBTM_BLE_ADV_FILTER_CB::p_filt_stat_cback
tBTM_BLE_PF_STATUS_CBACK
*
tBTM_BLE_ADV_FILTER_CB::op_q
tBTM_BLE_ADV_FILTER_ADV_OPQ
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