package obus
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Pure Ocaml implementation of the D-Bus protocol
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.2.3.tar.gz
sha256=75703f78015e15d03d0fdba1633a155875daf17d854225658429e72a0df06258
md5=3090a796f0af95e16838d81656ac4b97
doc/obus.network_manager/Nm_access_point/index.html
Module Nm_access_pointSource
Access point interface
Signals
Properties
Source
type ap_security_flag = [ | `Pair_wep40(*Access point supports pairwise 40-bit WEP encryption
*)| `Pair_wep104(*Access point supports pairwise 104-bit WEP encryption
*)| `Pair_tkip(*Access point supports pairwise TKIP encryption
*)| `Pair_ccmp(*Access point supports pairwise CCMP encryption
*)| `Group_wep40(*Access point supports a group 40-bit WEP cipher
*)| `Group_wep104(*Access point supports a group 104-bit WEP cipher
*)| `Group_tkip(*Access point supports a group TKIP cipher
*)| `Group_ccmp(*Access point supports a group CCMP cipher
*)| `Key_mgmt_psk(*Access point supports PSK key management
*)| `Key_mgmt_802_1x(*Access point supports 802.1x key management
*)
] sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page