- ESP_OK: Create SDM channel successfully - ESP_ERR_INVALID_ARG: Create SDM channel failed because of invalid argument - ESP_ERR_NO_MEM: Create SDM channel failed because out of memory - ESP_ERR_NOT_FOUND: Create SDM channel failed because all channels are used up and no more free one - ESP_FAIL: Create SDM channel failed because of other error
Examples
sdm_new_channel() is referenced by 2 libraries and example projects: