Man page - org.bluez.adminpolicystatus(5)
Packages contains this manual
- rfcomm(1)
- bluetoothctl-player(1)
- bluetoothctl-assistant(1)
- bluetooth-meshd(8)
- hciconfig(1)
- obexctl(1)
- hex2hcd(1)
- mpris-proxy(1)
- bluetoothctl-endpoint(1)
- bluetoothctl-hci(1)
- bluetoothctl(1)
- bluetoothctl-gatt(1)
- rctest(1)
- hid2hci(1)
- bluemoon(1)
- ciptool(1)
- bluetoothctl-monitor(1)
- l2test(1)
- bluetoothctl-scan(1)
- sdptool(1)
- bluetoothctl-transport(1)
- btmgmt(1)
- hciattach(1)
- btattach(1)
- gatttool(1)
- bluetoothctl-mgmt(1)
- bluetoothctl-admin(1)
- bluetoothd(8)
- hcitool(1)
- bluetoothctl-advertise(1)
- btmon(1)
- l2ping(1)
Package: bluez
apt-get install bluez
apt-get install bluez
Manuals in package:
Documentations in package:
Manual
ORG.BLUEZ.ADMINPOLICYSTATUS
NAMEDESCRIPTION
INTERFACE
Adapter
Device
Properties
array{string} ServiceAllowList [readonly, adapter-only]
bool IsAffectedByPolicy [readonly, device-only]
NAME
org.bluez.AdminPolicyStatus - BlueZ D-Bus AdminPolicyStatus API documentation
DESCRIPTION
Interface AdminPolicyStatus1 provides readonly properties to indicate the current values of admin policy affecting the Adapter and Device objects.
INTERFACE
Adapter
Service
org.bluez
Interface
org.bluez.AdminPolicyStatus1 [experimental]
Object path
[variable prefix]/{hci0,hci1,...}
Device
Service
org.bluez
Interface
org.bluez.AdminPolicyStatus1 [experimental]
Object path
[variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
Properties
array{string} ServiceAllowList [readonly, adapter-only]
Current value of service allow list.
bool IsAffectedByPolicy [readonly, device-only]
Indicate if there is any auto-connect profile in this device is not allowed by admin policy.