5 lines
308 B
Plaintext
5 lines
308 B
Plaintext
---- MAX_PACKET_SIZE Matches (3 in 1 files) ----
|
|
vox_comm.c (UsrSrc\comm) line 31 : #define MAX_PACKET_SIZE 0x20
|
|
HandleTxCommand in vox_comm.c (UsrSrc\comm) : tx_pData[3] = MAX_PACKET_SIZE;
|
|
HandleTxCommand in vox_comm.c (UsrSrc\comm) : tx_pData[7] = MAX_PACKET_SIZE; //max_packet_size:0x20
|