ESP-IDF
bta_ble_scan_cfg_cmpl()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bta_ble_scan_cfg_cmpl()
bta_ble_scan_cfg_cmpl() function
* Function bta_ble_scan_pf_cmpl * Description ADV payload filtering operation complete callback * Returns TRUE if handled, otherwise FALSE.
Syntax
Show:
Summary
Declaration
from
bta_dm_act.c:6295
static
void
bta_ble_scan_cfg_cmpl
(
tBTM_BLE_PF_ACTION
action
,
tBTM_BLE_SCAN_COND_OP
cfg_op
,
tBTM_BLE_PF_AVBL_SPACE
avbl_space
,
tBTM_STATUS
status
,
tBTM_BLE_REF_VALUE
ref_value
)
;
Arguments
Argument
action
cfg_op
avbl_space
status
ref_value
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