Parent: 78b3106989dd57a30906b9a00940f74a1df609dc
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2018-10-08 10:51:13
Tree: 6bf9b9b33226e18e8df99d362016a7085631579a
unit: Make use of tester_monitor to print input/output PDUs tester_monitor will forward the data to btmon when -m/--monitor is enabled which will attempt to decode the PDUs: = test-gatt: /robustness/unkown-command - init 11:44:53.464325 = test-gatt: /robustness/unkown-command - setup = test-gatt: /robustness/unkown-command - setup complete = test-gatt: /robustness/unkown-command - run < test-gatt: User Data TX ATT: Exchange MTU Request (0x02) len 2 Client RX MTU: 23 > test-gatt: User Data RX ATT: Exchange MTU Response (0x03) len 2 Server RX MTU: 512 < test-gatt: User Data TX ATT: Unknown (0xff) len 1 00 . = test-gatt: /robustness/unkown-command - test passed = test-gatt: /robustness/unkown-command - teardown = test-gatt: /robustness/unkown-command - teardown complete = test-gatt: /robustness/unkown-command - done
Diffstat
| M | unit/test-avctp.c | | | 11 | ++- - - - - - - - - |
| M | unit/test-avdtp.c | | | 11 | ++- - - - - - - - - |
| M | unit/test-avrcp.c | | | 21 | +++++++- - - - - - - - - - - - - - |
| M | unit/test-gatt.c | | | 6 | +++- - - |
| M | unit/test-sdp.c | | | 11 | ++- - - - - - - - - |
5 files changed, 16 insertions(+), 44 deletions(-)