HomeSort by relevance Sort by last modified time
    Searched defs:p_dest (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/rfcomm/
rfc_ts_frames.cc 448 uint8_t* p_dest = local
451 for (uint16_t xx = 0; xx < p_buf->len; xx++) *p_dest-- = *p_src--;
  /system/bt/stack/btm/
btm_ble.cc 1156 uint8_t* p_dest = params.param_buf; local
    [all...]

Completed in 79 milliseconds