Searched defs:p_counter (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_adv_filter.c657 UINT8 *p_counter = NULL; local
693 p_counter = p_addr_filter->pf_counter;
695 p_counter[cond_type] += 1;
698 p_counter[cond_type], cmn_ble_vsc_cb.max_filter, num_available);
699 return p_counter[cond_type];

Completed in 1226 milliseconds