WLAN_ADHOC_NETWORK_STATE (Compact 2013)
3/26/2014
This enumeration specifies the connection state of an ad hoc network.
Syntax
typedef enum {
wlan_adhoc_network_state_formed = 0,
wlan_adhoc_network_state_connected =1
} WLAN_ADHOC_NETWORK_STATE;
Constants
- wlan_adhoc_network_state_formed
The ad hoc network has been formed, but no client or host is connected to the network
- wlan_adhoc_network_state_connected
A client or host is connected to the ad hoc network