package obus
Pure Ocaml implementation of the D-Bus protocol
Install
Dune Dependency
Authors
Maintainers
Sources
1.2.2.tar.gz
sha256=3bf0aeb00bf90cd4111483b37cefcb39af38ad6db1aeb6949a2fbecc13ff9a90
md5=7dd48f9bde3e069898fa08e9972596b5
doc/obus.network_manager/Nm_access_point/index.html
Module Nm_access_point
Access point interface
include OBus_proxy.Private
type t = private OBus_proxy.proxy
val of_proxy : OBus_proxy.proxy -> t
val to_proxy : t -> OBus_proxy.proxy
Signals
val properties_changed : t -> (string * OBus_value.V.single) list OBus_signal.t
Properties
val flags : t -> ap_flag list OBus_property.r
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
*)
]
val wpa_flags : t -> ap_security_flag list OBus_property.r
val rsn_flags : t -> ap_security_flag list OBus_property.r
val ssid : t -> string OBus_property.r
val frequency : t -> int OBus_property.r
val hw_address : t -> string OBus_property.r
val mode : t -> int OBus_property.r
val max_bitrate : t -> int OBus_property.r
val strength : t -> int OBus_property.r
val properties : t -> OBus_property.group
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page