mbox series

[BlueZ,0/1] Update bluetoothctl documentation

Message ID 20231028115342.62489-1-potto@vt.edu
Headers show
Series Update bluetoothctl documentation | expand

Message

Paul Otto Oct. 28, 2023, 11:53 a.m. UTC
Updated bluetoothctl to add important details about feature usage.

Paul Otto (1):
  Updated bluetoothctl documentation.

 client/bluetoothctl-admin.rst     |  98 ++++++++
 client/bluetoothctl-advertise.rst | 243 ++++++++++++++++++++
 client/bluetoothctl-endpoint.rst  | 121 ++++++++++
 client/bluetoothctl-gatt.rst      | 212 +++++++++++++++++
 client/bluetoothctl-player.rst    | 200 ++++++++++++++++
 client/bluetoothctl-scan.rst      | 146 ++++++++++++
 client/bluetoothctl-transport.rst | 128 +++++++++++
 client/bluetoothctl.rst           | 366 ++++++++++++++++++++++++++++++
 8 files changed, 1514 insertions(+)
 create mode 100644 client/bluetoothctl-admin.rst
 create mode 100644 client/bluetoothctl-advertise.rst
 create mode 100644 client/bluetoothctl-endpoint.rst
 create mode 100644 client/bluetoothctl-gatt.rst
 create mode 100644 client/bluetoothctl-player.rst
 create mode 100644 client/bluetoothctl-scan.rst
 create mode 100644 client/bluetoothctl-transport.rst
 create mode 100644 client/bluetoothctl.rst