bluetoothctl-admin(1) Linux System Administration bluetoothctl-admin(1)

bluetoothctl-admin - Admin Policy Submenu

bluetoothctl [--options] [admin.commands]

This submenu configures administrative policies using the org.bluez.AdminPolicySet(5) and org.bluez.AdminPolicyStatus(5) interfaces.

Allow service UUIDs and block rest of them.

> allow [clear/uuid1 uuid2 ...]
org.bluez.AdminPolicySet(5) property ServiceAllowList
[clear/uuid1 uuid2 ...]
List of service UUIDs to allow, or "clear" to remove all restrictions
> allow
> allow 0x1101
> allow 0x1101 0x1102
> allow 0x1101 0x1102 0x1103
> allow 0x110e
> allow 0x110e 0x110f
> allow 00001101-0000-1000-8000-00805f9b34fb
> allow 00001101-0000-1000-8000-00805f9b34fb 00001102-0000-1000-8000-00805f9b34fb
> allow clear
> allow 0x1101 00001102-0000-1000-8000-00805f9b34fb 0x1103

http://www.bluez.org

<linux-bluetooth@vger.kernel.org>

Free use of this software is granted under the terms of the GNU Lesser General Public Licenses (LGPL).

November 2022 BlueZ