Home | History | Annotate | Download | only in btm

Lines Matching refs:p_cache

2270     UINT8 *p_cache;
2283 p_cache = &p_le_inq_cb->adv_data_cache[p_le_inq_cb->adv_len];
2288 memcpy(p_cache, p-1, length+1);
2290 p_cache += length+1;