1BLUETOOTHCTL-MONITOR(1) Linux System Administration BLUETOOTHCTL-MONITOR(1)
2
3
4
6 bluetoothctl-monitor - Monitor Submenu
7
9 bluetoothctl [--options] [monitor.commands]
10
12 set-rssi-threshold
13 Set RSSI threshold parameter
14
15 Usage # set-rssi-threshold <low_threshold> <high_threshold>
16
17 set-rssi-timeout
18 Set RSSI timeout parameter
19
20 Usage # set-rssi-timeout <low_timeout> <high_timeout>
21
22 set-rssi-sampling-period
23 Set RSSI sampling period parameter
24
25 Usage # set-rssi-timeout <low_timeout> <high_timeout>
26
27 add-or-pattern
28 Register 'or pattern' type monitor with the specified RSSI parameters
29
30 Usage # add-or-pattern [patterns=pattern1 pattern2 ...]
31
32 get-pattern
33 Get advertisement monitor
34
35 Usage # get-pattern <monitor-id/all>
36
37 remove-pattern
38 Remove advertisement monitor
39
40 Usage # remove-pattern <monitor-id/all>
41
42 get-supported-info
43 Get advertisement manager supported features and supported monitor
44 types
45
46 Usage # get-supported-info
47
48 print-usage
49 Print the command usage
50
51 Usage # print-usage <add-or-pattern>
52
54 http://www.bluez.org
55
57 linux-bluetooth@vger.kernel.org
58
60 Free use of this software is granted under ther terms of the GNU Lesser
61 General Public Licenses (LGPL).
62
63
64
65
66BlueZ July 2023 BLUETOOTHCTL-MONITOR(1)