#include <pspnet_adhoc.h>
Data Fields | |
| pdpStatStruct * | next |
| Pointer to next PDP structure in list. | |
| int | pdpId |
| pdp ID | |
| unsigned char | mac [6] |
| MAC address. | |
| unsigned short | port |
| Port. | |
| unsigned int | rcvdData |
| Bytes received. | |
struct pdpStatStruct* pdpStatStruct::next [read] |
Pointer to next PDP structure in list.
pdp ID
| unsigned char pdpStatStruct::mac[6] |
MAC address.
| unsigned short pdpStatStruct::port |
Port.
| unsigned int pdpStatStruct::rcvdData |
Bytes received.
1.5.2