Following patches should get in if kernel fix for HCI_LE_ENABLE gets upstream [PATCH v2 1/3] Bluetooth: Do not allow LE connection if LE is not enabled Here we have 2 test cases on mgmt and l2cap level verifying that LE connection will be rejected if LE host support is not enabled. Also small update to error codes in mgmt-api has been added as now Pair Device might return MGMT_RESULT_REJECT if user tries to make connection on transport which is not enabled v2: * added new test cases for v2 of kernel patch. * Added "Not Supported" error code to mgmt-api.txt * Update test-coverage.txt Lukasz Rymanowski (4): tools/mgmt-tester: Add test for pair on not enabled transport tools/mgmt-tester: Add test for pair on not supported transport tools/l2cap-tester: Add L2CAP LE Connection Reject test doc/mgmt-api: Update error codes for Pair Device Command doc/mgmt-api.txt | 9 ++++++- tools/l2cap-tester.c | 45 +++++++++++++++++++++++++++++++-- tools/mgmt-tester.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 120 insertions(+), 5 deletions(-) -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html