DA: Change connection error type AUTH_FAILED to INVALID_KEY in case of SAE 27/283627/1
authorJaehyun Kim <jeik01.kim@samsung.com>
Mon, 31 Oct 2022 12:19:41 +0000 (21:19 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Mon, 31 Oct 2022 12:19:41 +0000 (21:19 +0900)
commit13e15b5a0c1a5b961d62d024a49f4d56228cbf7c
treeea49135bc87e2e8a23b9d90fd1ff0bb231f5ac82
parent3c23b9ad7a4ebffd5af3cd2cffcecb538f389189
DA: Change connection error type AUTH_FAILED to INVALID_KEY in case of SAE

Change connman_service_error type from CONNMAN_SERVICE_ERROR_AUTH_FAILED
to CONNMAN_SERVICE_ERROR_INVALID_KEY in case of SAE security type.

Change-Id: Ia276f8da2d83e845b7431a1b89d27fe939d01536
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
src/service.c