Files
poky/meta/recipes-connectivity
Mingli Yu 0ff014926f bluez5: Fix ptest hang
The below test hangs infinitely
$ ./run-ptest

Actually it stuck at test-gatt unit test and
the detailed test output as below:
$ unit/test-gatt -p  /robustness/unkown-request -d
/robustness/unkown-request - init
/robustness/unkown-request - setup
/robustness/unkown-request - setup complete
/robustness/unkown-request - run
GATT: < 02 17 00                                         ...
bt_gatt_server:MTU exchange complete, with MTU: 23
GATT: > 03 00 02                                         ...
PDU: = 03 00 02                                         ...
GATT: < bf 00

Considering the /robustness/unkown-request test
actually does no action, update to raw_pdu() to
fix the hang issue.

(From OE-Core rev: b6801f95800bf37f4b960123ba649322fc5cd5d3)

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-28 10:30:28 +01:00
..
2018-07-26 13:16:40 +01:00
2018-08-28 10:30:28 +01:00
2018-07-04 00:02:17 +01:00
2018-03-09 09:17:04 -08:00
2018-01-23 23:43:45 +00:00
2018-03-07 06:34:50 -08:00
2018-07-15 16:16:16 +01:00
2018-06-27 13:55:21 +01:00
2018-06-18 11:07:57 +01:00
2016-06-15 08:35:00 +01:00
2017-02-15 20:06:42 -08:00