Home
last modified time | relevance | path

Searched refs:p_counter (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c655 UINT8 *p_counter = NULL; in btm_ble_cs_update_pf_counter() local
687 p_counter = p_addr_filter->pf_counter; in btm_ble_cs_update_pf_counter()
689 p_counter[cond_type] += 1; in btm_ble_cs_update_pf_counter()
693 p_counter[cond_type], cmn_ble_adv_vsc_cb.max_filter, num_available); in btm_ble_cs_update_pf_counter()
694 return p_counter[cond_type]; in btm_ble_cs_update_pf_counter()