mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
component/bt : fix sw coexit call mistake
This commit is contained in:
@@ -23,7 +23,7 @@ extern "C" {
|
||||
*
|
||||
* @return Init ok or failed.
|
||||
*/
|
||||
esp_err_t coexist_init(void);
|
||||
esp_err_t coex_init(void);
|
||||
|
||||
/**
|
||||
* @brief Get software coexist enable or not
|
||||
|
Reference in New Issue
Block a user