esp_bt_gap_set_security_param() function
Set a GAP security parameter value. Overrides the default value.
Arguments
param_type
the type of the param which is to be set
len
the length of the param value
Return value
- ESP_OK : success - ESP_ERR_INVALID_STATE: if bluetooth stack is not yet enabled - other : failed
Examples
esp_bt_gap_set_security_param() is referenced by 13 libraries and example projects: