Reject error code is used when given transport is not available. E.g. User wants to do LE pair but LE support is not enabled. Similar with BREDR --- doc/mgmt-api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index e1a5e69..51a8d3e 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -1023,7 +1023,8 @@ Pair Device Command This command generates a Command Complete event on success or failure. - Possible errors: Connect Failed + Possible errors: Rejected + Connect Failed Busy Invalid Parameters Not Powered -- 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