Microchip® Advanced Software Framework

tstrM2MP2pDevInfo Struct Reference

P2P Pin.

This structure is passed to the application along with authorization request. The config methods bitmap shall contain the method opted by p2p peer device.

#include <m2m_types.h>

Data Fields

uint8 __PAD__ [PAD_SZ(2)]
 
uint16 u16CfgMethods
 

uint8 tstrM2MP2pDevInfo::__PAD__[PAD_SZ(2)]

Padding bytes for forcing 4-byte alignment

uint16 tstrM2MP2pDevInfo::u16CfgMethods

WSC config methods requested by peer methods

Referenced by wifi_cb().