doc/mgmt-api - Add a new error code for HCI status 0x3e
authorYu Liu <yudiliu@google.com>
Thu, 29 Apr 2021 18:15:38 +0000 (11:15 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commit328ebdf7fb87e10c06ae867110ff0bceb831faa9
tree3f73b2f0b7cb7aa946afcf007be55c9c06540468
parente2b11aaa08d7a14b4506635ae0f0d301ca45013c
doc/mgmt-api - Add a new error code for HCI status 0x3e

We want to retry the pairing when HCI status 0x3e (Connection failed to
established/Synchronization timeout) is returned from the controller.
This is to add a new MGMT error code so that we can catch this 0x3e
failure and issue a retry in the user space.

Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
doc/mgmt-api.txt