bluez/monitor
Luiz Augusto von Dentz e681fae6bc monitor: Fix build error in some targets
This fixes the following error:

monitor/att.c: In function 'print_attribute':
monitor/att.c:1850:35: error: lvalue required as unary '&' operand
                 print_uuid(label, &cpu_to_le16(uuid->value.u16), 2);
2022-07-05 10:43:46 -07:00
..
a2dp.c monitor: Fix the unchecked return value 2020-11-24 13:03:46 -08:00
a2dp.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
analyze.c monitor: fix division by zero about conn->tx_pkt_med 2022-02-23 08:57:33 -08:00
analyze.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
att.c monitor: Fix build error in some targets 2022-07-05 10:43:46 -07:00
att.h monitor: Move ATT decoding function into its own file 2022-05-18 15:35:47 -07:00
avctp.c monitor/avctp: Fix parsing of GetElementAttribute 2022-01-14 14:02:05 -08:00
avctp.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
avdtp.c monitor/avdtp: Fix decoding of reject type 2021-05-04 16:56:18 -07:00
avdtp.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
bnep.c monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
bnep.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
broadcom.c monitor: Cache connection information 2022-05-18 15:35:49 -07:00
broadcom.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
bt.h monitor: Fix parsing of LE Terminate BIG Complete event 2022-05-02 16:42:53 -07:00
btmon.rst monitor: Remove Pygments dependency from manpage 2021-05-10 11:13:02 -07:00
control.c monitor: Inclusive language changes 2021-09-21 10:51:54 +02:00
control.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
crc.c monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
crc.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
display.c monitor: Add option to force output color 2021-03-18 15:41:32 -07:00
display.h monitor: Move print_hex_field to display.h 2022-05-18 15:35:46 -07:00
ellisys.c monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
ellisys.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
emulator.h emulator: Add support for vendor commands 2022-01-05 15:06:40 -08:00
hcidump.c monitor: Fix potential memory leak 2020-11-24 13:03:46 -08:00
hcidump.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
hwdb.c monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
hwdb.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
intel.c monitor: Cache connection information 2022-05-18 15:35:49 -07:00
intel.h monitor: add new Intel extended telemetry events 2021-07-20 10:59:05 -07:00
jlink.c monitor: Fix crash when using RTT backend 2022-06-27 10:22:10 +02:00
jlink.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
keys.c monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
keys.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
l2cap.c monitor: Move ATT decoding function into its own file 2022-05-18 15:35:47 -07:00
l2cap.h monitor: Fix usage of %z formater for uint64_t 2022-06-30 13:46:09 -07:00
ll.c monitor: Inclusive language changes 2021-09-21 10:51:54 +02:00
ll.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
lmp.c monitor: Inclusive language changes 2021-09-21 10:51:54 +02:00
lmp.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
main.c monitor: Add option to force output color 2021-03-18 15:41:32 -07:00
msft.c monitor: Cache connection information 2022-05-18 15:35:49 -07:00
msft.h monitor/msft: Add feature bits definition 2021-10-21 11:32:20 -07:00
packet.c monitor: Update flag information for Extended Advertismement 2022-06-17 14:08:15 -07:00
packet.h monitor/att: Add LTV deconding support for PAC/ASE 2022-06-16 17:49:03 -07:00
rfcomm.c monitor: Fix uninitiailzed scalar variable 2021-11-15 13:07:07 -08:00
rfcomm.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
sdp.c monitor/sdp: Fixes out-of-bounds array access 2022-02-10 14:23:55 -08:00
sdp.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
tty.h monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
vendor.c monitor: Add SPDX License Identifier 2020-09-21 16:19:35 -07:00
vendor.h monitor: Cache connection information 2022-05-18 15:35:49 -07:00