Searched defs:copy (Results 1 – 12 of 12) sorted by relevance
68 struct bt_gatt_notify_params *copy; in notify_params_deep_copy_destroy() local91 struct bt_gatt_notify_params *copy; in notify_params_deep_copy_destroy_all() local115 struct bt_uuid *copy; in uuid_deep_copy() local142 struct bt_gatt_notify_params *copy; in notify_params_deep_copy() local158 struct bt_gatt_notify_params *copy; in bt_gatt_notify_cb() local
44 struct i3c_msg copy[num_msgs]; in copy_i3c_msgs_and_transfer() local
97 struct flash_stm32_ex_op_rdp copy; in flash_stm32_ex_op_rdp() local
34 struct i2c_msg copy[num_msgs]; in copy_msgs_and_transfer() local
88 uint32_t seq0 = *seq, start, end, wseq, len, behind, copy, suffix; in sys_winstream_read() local
224 int copy; in settings_fcb_compress() local
248 int copy; in settings_file_save_and_compress() local
272 uint8_t copy; in create_pkt() local
137 struct test_stats copy; in get_reset_stats() local
528 uint8_t copy; in create_pkt() local
1625 bool copy, bool write)
6445 def copy(src, dst): function