|
@@ -128,7 +128,7 @@ static u8 mgmt_status_table[] = {
|
|
|
MGMT_STATUS_FAILED, /* Hardware Failure */
|
|
|
MGMT_STATUS_CONNECT_FAILED, /* Page Timeout */
|
|
|
MGMT_STATUS_AUTH_FAILED, /* Authentication Failed */
|
|
|
- MGMT_STATUS_NOT_PAIRED, /* PIN or Key Missing */
|
|
|
+ MGMT_STATUS_AUTH_FAILED, /* PIN or Key Missing */
|
|
|
MGMT_STATUS_NO_RESOURCES, /* Memory Full */
|
|
|
MGMT_STATUS_TIMEOUT, /* Connection Timeout */
|
|
|
MGMT_STATUS_NO_RESOURCES, /* Max Number of Connections */
|