package obus
Pure Ocaml implementation of the D-Bus protocol
Install
Dune Dependency
Authors
Maintainers
Sources
obus-1.2.5.tar.gz
md5=81eb1034c6ef4421a2368a9b352199de
sha512=4b540497188a7d78f4f14f94c6b7fdff47dd06436a34e650ff378dd77bb3e2acb7afd45cd72daf4ddba06e732e9944d560c2882dc37862f1b1f1bb6df37e6205
doc/obus.network_manager/Nm_access_point/index.html
Module Nm_access_point
Source
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