Home | History | Annotate | Download | only in btm

Lines Matching refs:p_cache

1393     UINT8 *p_cache;
1405 p_cache = &p_le_inq_cb->adv_data_cache[p_le_inq_cb->adv_len];
1410 memcpy(p_cache, p-1, length+1);
1412 p_cache += length+1;