bluez/monitor
Szymon Janc ef62429702 monitor: Decode ATT Signed Write Command
Signed Write Command data is as follow:
Attribute Handle (2 octets)
Data (0 or more octets)
Signature (12 octets).

> ACL Data RX: Handle 64 flags 0x02 dlen 20
      ATT: Signed Write Command (0xd2) len 15
        Handle: 0x001f
          Data: 00
          Signature: 00000000df559de6549e1757
2015-06-01 11:33:35 +03:00
..
analyze.c monitor: Handle default switch case 2014-08-13 14:42:14 +03:00
analyze.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
avctp.c monitor: Add support for AVRCP GeneralReject 2015-04-23 16:45:02 +02:00
avctp.h monitor: Add AVCTP support to btmon 2014-07-31 15:35:04 +03:00
bnep.c monitor: Add decoding of BNEP Extension Header pkt 2015-05-11 11:09:51 +03:00
bnep.h monitor: Add initial support for BNEP 2015-04-10 17:19:57 +03:00
bt.h monitor: Add support for decoding the return link keys event 2015-04-04 23:14:56 +02:00
btsnoop.c monitor: Use local includes for libbluetooth headers 2015-02-12 21:52:00 +01:00
btsnoop.h monitor: Use shared btsnoop code wherever possible 2014-02-11 11:13:59 -08:00
control.c monitor: Print control events for advertising added/removed 2015-03-24 02:02:25 +01:00
control.h monitor: Exit with error if failed to open file for writing 2014-07-15 17:42:51 +03:00
crc.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
crc.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
display.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
display.h monitor: Use black font for white background 2015-06-01 11:33:35 +03:00
ellisys.c monitor: Use shared btsnoop code wherever possible 2014-02-11 11:13:59 -08:00
ellisys.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
hcidump.c monitor: Use local includes for libbluetooth headers 2015-02-12 21:52:00 +01:00
hcidump.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
hwdb.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
hwdb.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
keys.c monitor/keys: use queue_find over queue_foreach 2014-12-16 10:54:32 -02:00
keys.h monitor: Add support for resolving random addresses 2014-02-17 00:23:29 -08:00
l2cap.c monitor: Decode ATT Signed Write Command 2015-06-01 11:33:35 +03:00
l2cap.h monitor: Add MediaPlayerItem for GetFolderItems 2015-04-17 16:56:21 +03:00
ll.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
ll.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
lmp.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
lmp.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
main.c shared: Move mainloop implementation from monitor to shared 2015-02-12 12:32:07 +02:00
packet.c monitor: Decode 3D broadcast message information 2015-05-24 04:36:34 +02:00
packet.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
rfcomm.c monitor: Use local includes for libbluetooth headers 2015-02-12 21:52:00 +01:00
rfcomm.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
sdp.c monitor: Use local includes for libbluetooth headers 2015-02-12 21:52:00 +01:00
sdp.h monitor: Add mode and channel to struct l2cap_frame 2014-07-31 15:35:04 +03:00
uuid.c monitor: Update GATT Descriptor UUID translations 2014-09-14 19:51:01 +02:00
uuid.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
vendor.c monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00
vendor.h monitor: Update copyright and license details 2014-02-11 10:59:14 -08:00