Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_adv_filter.cc441 uint8_t* p_counter = NULL; in btm_ble_cs_update_pf_counter() local
472 p_counter = p_addr_filter->pf_counter; in btm_ble_cs_update_pf_counter()
473 if (num_available > 0) p_counter[cond_type] += 1; in btm_ble_cs_update_pf_counter()
476 p_counter[cond_type], cmn_ble_vsc_cb.max_filter, in btm_ble_cs_update_pf_counter()
478 return p_counter[cond_type]; in btm_ble_cs_update_pf_counter()