esp_bt_set_lpclk_src() function
Set the Bluetooth module sleep clock source.
Arguments
lpclk
Bluetooth sleep clock source
Return value
- ESP_OK: Success - ESP_ERR_INVALID_ARG: Invalid argument
Notes
This function should be called before `esp_bt_controller_init()`