component/bt: modify the BLE example to make it run with "numeric comparison" mode

This commit is contained in:
island
2018-10-17 16:55:11 +08:00
parent 95e4bdf030
commit 024f27f3d5
3 changed files with 7 additions and 3 deletions
@@ -1067,7 +1067,7 @@ esp_err_t esp_ble_passkey_reply(esp_bd_addr_t bd_addr, bool accept, uint32_t pas
/**
* @brief Reply the confirm value to the peer device in the legacy connection stage.
* @brief Reply the confirm value to the peer device in the secure connection stage.
*
* @param[in] bd_addr : BD address of the peer device
* @param[in] accept : numbers to compare are the same or different.