Searched refs:new_req (Results 1 – 1 of 1) sorted by relevance
808 btif_storage_req_t* new_req = (btif_storage_req_t*)p_new_buf; in btif_in_storage_request_copy_cb() local815 new_req->write_req.bd_addr = old_req->write_req.bd_addr; in btif_in_storage_request_copy_cb()817 new_req->write_req.prop.type = old_req->write_req.prop.type; in btif_in_storage_request_copy_cb()818 new_req->write_req.prop.len = old_req->write_req.prop.len; in btif_in_storage_request_copy_cb()820 new_req->write_req.prop.val = in btif_in_storage_request_copy_cb()822 memcpy(new_req->write_req.prop.val, old_req->write_req.prop.val, in btif_in_storage_request_copy_cb()