mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
esp_wifi: update esp32c2 wifi rom & lib
This commit is contained in:
@@ -195,6 +195,12 @@ int coex_schm_curr_phase_idx_set(int idx);
|
||||
*/
|
||||
int coex_schm_curr_phase_idx_get(void);
|
||||
|
||||
/**
|
||||
* @brief TODO
|
||||
*
|
||||
*/
|
||||
int coex_register_start_cb(int (* cb)(void));
|
||||
|
||||
/**
|
||||
* @brief Register coexistence adapter functions.
|
||||
*
|
||||
|
Reference in New Issue
Block a user