esp_ble_set_encryption() function
Set a gap parameter value. Use this function to change the default GAP parameter values.
Arguments
bd_addr
the address of the peer device need to encryption
sec_act
This is the security action to indicate what kind of BLE security level is required for the BLE link if the BLE is supported
Return value
- ESP_OK : success - other : failed
Examples
esp_ble_set_encryption() is referenced by 5 libraries and example projects: