ESP-IDF + 0/2 examples
SourceVu will show references to sdm_new_channel() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- 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

References

from examples