OSDN Git Service

monitor: Add define for HCI Authentication Failure error code
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 8 Jan 2014 12:33:05 +0000 (14:33 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 8 Jan 2014 14:37:33 +0000 (16:37 +0200)
monitor/bt.h

index e1473c6..b96ab7f 100644 (file)
@@ -2234,6 +2234,7 @@ struct bt_hci_evt_le_long_term_key_request {
 #define BT_HCI_ERR_UNKNOWN_CONN_ID             0x02
 #define BT_HCI_ERR_HARDWARE_FAILURE            0x03
 #define BT_HCI_ERR_PAGE_TIMEOUT                        0x04
+#define BT_HCI_ERR_AUTH_FAILURE                        0x05
 #define BT_HCI_ERR_PIN_OR_KEY_MISSING          0x06
 #define BT_HCI_ERR_MEM_CAPACITY_EXCEEDED       0x07
 #define BT_HCI_ERR_COMMAND_DISALLOWED          0x0c