esp_gap_ble_set_authorization() function
This function is called to authorized a link after Authentication(MITM protection)
Arguments
bd_addr
BD address of the peer device.
authorize
Authorized the link or not.
Return value
- ESP_OK : success - other : failed