component/bt: correct the security demo pair status code.

This commit is contained in:
Yulong
2017-06-09 02:37:28 -04:00
parent 058eb26574
commit e5adfb8119
2 changed files with 3 additions and 3 deletions
@@ -183,7 +183,7 @@ typedef enum {
ESP_BLE_SM_AUTHEN_REQ_MODE,
ESP_BLE_SM_IOCAP_MODE,
ESP_BLE_SM_SET_INIT_KEY,
ESP_BLE_SM_SET_RSP_KEK,
ESP_BLE_SM_SET_RSP_KEY,
ESP_BLE_SM_MAX_KEY_SIZE,
} esp_ble_sm_param_t;