Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_adv_filter.cc271 uint8_t* p_counter = NULL; in btm_ble_cs_update_pf_counter() local
302 p_counter = p_addr_filter->pf_counter; in btm_ble_cs_update_pf_counter()
303 if (num_available > 0) p_counter[cond_type] += 1; in btm_ble_cs_update_pf_counter()
306 p_counter[cond_type], cmn_ble_vsc_cb.max_filter, in btm_ble_cs_update_pf_counter()
308 return p_counter[cond_type]; in btm_ble_cs_update_pf_counter()