esp_bt_config_file_path_update() function
This function is used to update the path name of bluetooth bond keys saved in the NVS module and need to be called before esp_bluedroid_init().
Arguments
file_path
the name of config file path, the length of file_path should be less than NVS_NS_NAME_MAX_SIZE
Return value
- ESP_OK: success - other: failed
esp_bt_config_file_path_update() calls 2 functions:
![]()
esp_bt_config_file_path_update()
esp_bt_config_file_path_update() reads 1 variable:
![]()
esp_bt_config_file_path_update()