monitor/att: Decode attribute type
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 18 May 2022 00:45:22 +0000 (17:45 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:54 +0000 (14:55 +0530)
commit56d8c2b2142a3febcdcfde9944f5486fcf277c84
treefc3c29ee29864e77288f06b96aa989658ef8a272
parent885d1a541a5e60e54f0782afad90727f00b79111
monitor/att: Decode attribute type

This attempt to decode the attribute type if its gatt_db can be loaded:

< ACL Data TX: Handle 3585 flags 0x00 dlen 9
      ATT: Write Request (0x12) len 4
        Handle: 0x000b Type: Client Characteristic Configuration (0x2902)
          Data: 0200

Change-Id: I7c35c3e872237c82763a65b5f22a450684eb8cd7
Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Makefile.tools
monitor/att.c
monitor/packet.c