|
FireSync API
|
| kStatus kPacketSocket_PrintPacket | ( | const kByte * | buffer, |
| kSize | size, | ||
| kBool | includeData, | ||
| kString | output | ||
| ) |
Fills a string with the source and destination MAC address and hex presentation of the data.
| buffer | Buffer containing the packet. |
| size | Buffer length. |
| includeData | Print data section. |
| output | Receives printable representation of the packet. |