Nm_device.WirelessSourcetype wireless_capability = [ | `Cipher_wep40The device supports the 40-bit WEP cipher.
*)| `Cipher_wep104The device supports the 104-bit WEP cipher.
*)| `Cipher_tkipThe device supports the TKIP cipher.
*)| `Cipher_ccmpThe device supports the CCMP cipher.
*)| `WpaThe device supports the WPA encryption/authentication protocol.
*)| `RsnThe device supports the RSN encryption/authentication protocol.
*) ]type wifi_mode = [ | `UnknownMode is unknown.
*)| `AdhocUncoordinated network without central infrastructure.
*)| `InfraCoordinated network with one or more central controllers.
*) ]