mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 00:04:29 +08:00
0d65d6862a
This adds bluetoothctl-admin.rst which is then converted to bluetoothctl-admin.1 using rst2man.
42 lines
741 B
ReStructuredText
42 lines
741 B
ReStructuredText
==================
|
|
bluetoothctl-admin
|
|
==================
|
|
|
|
--------------------
|
|
Admin Policy Submenu
|
|
--------------------
|
|
|
|
:Version: BlueZ
|
|
:Copyright: Free use of this software is granted under ther terms of the GNU
|
|
Lesser General Public Licenses (LGPL).
|
|
:Date: November 2022
|
|
:Manual section: 1
|
|
:Manual group: Linux System Administration
|
|
|
|
SYNOPSIS
|
|
========
|
|
|
|
**bluetoothctl** [--options] [admin.commands]
|
|
|
|
Admin Policy Commands
|
|
=====================
|
|
|
|
allow
|
|
-----
|
|
|
|
Allow service UUIDs and block rest of them.
|
|
|
|
:Usage: **# allow [clear/uuid1 uuid2 ...]**
|
|
:Example: **# allow 0x1101 0x1102 0x1103**
|
|
:Example: **# allow clear**
|
|
|
|
RESOURCES
|
|
=========
|
|
|
|
http://www.bluez.org
|
|
|
|
REPORTING BUGS
|
|
==============
|
|
|
|
linux-bluetooth@vger.kernel.org
|