Searched refs:ID_DATA (Results 1 – 7 of 7) sorted by relevance
104 #define ID_DATA 0x61746164 macro214 hdr.data_id = ID_DATA; in wav_rec()
62 static const uint32_t ID_DATA = 0x61746164; variable291 case ID_DATA: in parseClipBuf()
35 #define ID_DATA MKID('D', 'A', 'T', 'A') macro
307 } else if (msg.data.id == ID_DATA) { in handle_send_file_data()428 } else if (msg.data.id != ID_DATA) { in handle_send_file()460 if (msg.data.id != ID_DATA) { in handle_send_link()647 msg.data.id = ID_DATA; in recv_impl()
36 #define ID_DATA 0x61746164 macro453 hdr.data_id = ID_DATA; in rec_wav()
40 #define ID_DATA 0x61746164 macro
600 req_data->id = ID_DATA; in SendSmallFile()654 sbuf.id = ID_DATA; in SendLargeFile()756 sbuf.id = ID_DATA; in SendLargeFileLegacy()1114 if (msg.data.id != ID_DATA) { in sync_recv_v1()1202 } else if (msg.data.id != ID_DATA) { in sync_recv_v2()