1BLUETOOTHCTL-ENDPOINT(1) Linux System Administration BLUETOOTHCTL-ENDPOINT(1)
2
3
4
6 bluetoothctl-endpoint - Endpoint Submenu
7
9 bluetoothctl [--options] [endpoint.commands]
10
12 list
13 List available endpoints.
14
15 Usage # list [local]
16
17 show
18 Endpoint information.
19
20 Usage # show <endpoint>
21
22 register
23 Register Endpoint.
24
25 Usage # register <UUID> <codec> [capabilities...]
26
27 unregister
28 Unregister Endpoint.
29
30 Usage # unregister <UUID/object>
31
32 config
33 Configure Endpoint.
34
35 Usage # config <endpoint> <local endpoint> [preset]
36
37 presets
38 List available presets.
39
40 Usage # presets <UUID> [default]
41
43 http://www.bluez.org
44
46 linux-bluetooth@vger.kernel.org
47
49 Free use of this software is granted under ther terms of the GNU Lesser
50 General Public Licenses (LGPL).
51
52
53
54
55BlueZ November 2022 BLUETOOTHCTL-ENDPOINT(1)