esp_ble_passkey_reply() function
Reply the key value to the peer device in the legacy connection stage.
Arguments
bd_addr
BD address of the peer
accept
passkey entry successful or declined.
passkey
passkey value, must be a 6 digit number, can be lead by 0.
Return value
- ESP_OK : success - other : failed