ESP-IDF
btm_ble_cs_update_pf_counter()
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
btm_ble_cs_update_pf_counter()
btm_ble_cs_update_pf_counter() function
* Function btm_ble_cs_update_pf_counter * Description this function is to update the adv data payload filter counter * Returns current number of the counter; BTM_BLE_INVALID_COUNTER if * counter update failed.
Syntax
Show:
Summary
Declaration
Definition
from
btm_ble_adv_filter.c:63
static
UINT8
btm_ble_cs_update_pf_counter
(
tBTM_BLE_SCAN_COND_OP
action
,
UINT8
cond_type
,
tBLE_BD_ADDR
*
p_bd_addr
,
UINT8
num_available
)
;
Implemented in
btm_ble_adv_filter.c:650
Arguments
Argument
action
cond_type
p_bd_addr
num_available
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