64 const uint8_t* request,
68 size_t* response_len);
ESP-IDF-compatible error type and error codes, supplied by this port.
int esp_err_t
Result of an esp-hosted call: zero on success, non-zero otherwise.
esp_err_t esp_hosted_custom_rpc_sync_handler(uint32_t message_id, const uint8_t *request, size_t request_len, uint8_t *response, size_t response_cap, size_t *response_len)
Handle one synchronous ESP-hosted CustomRpc media operation.
uint32_t ra8_mdl_service_component_abi(void)
Return the linked first-party media component ABI version.