Searched refs:report_error (Results 1 – 3 of 3) sorted by relevance
238 BLUFI_ERROR("BLUFI report error, error code %d\n", param->report_error.state); in example_event_callback()239 esp_blufi_send_error_info(param->report_error.state); in example_event_callback()
281 …} report_error; /*!< Blufi callback param of ESP_BLUFI_EVENT_REPOR… member
100 param.report_error.state = state; in btc_blufi_report_error()