Merge branch 'bugfix/btdm_debug_numeric_comparison_mode' into 'master'

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

See merge request idf/esp-idf!3500
This commit is contained in:
Jiang Jiang Jian
2019-01-02 14:02:58 +08:00
3 changed files with 7 additions and 3 deletions

View File

@@ -1140,7 +1140,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.