ESP-Brookesia Programming Guide
Choose version...
Getting Started
Utils Components
Hardware Components
Service Components
App Components
GUI Components
Runtime Components
System Components
ESP-Brookesia Programming Guide
»
Index
Edit on GitHub
Index
_
|
B
|
E
_
_BROOKESIA_CHECK_LOGE (C macro)
_BROOKESIA_LOG_ARGS (C macro)
_BROOKESIA_LOG_ARGS_FILE_LINE (C macro)
_BROOKESIA_LOG_ARGS_FUNCTION (C macro)
_BROOKESIA_LOG_ARGS_MESSAGE (C macro)
_BROOKESIA_LOG_ARGS_THREAD_NAME (C macro)
_BROOKESIA_LOG_CONCAT (C macro)
_BROOKESIA_LOG_FORMAT_FILE_LINE (C macro)
_BROOKESIA_LOG_FORMAT_FUNCTION (C macro)
_BROOKESIA_LOG_FORMAT_MESSAGE (C macro)
_BROOKESIA_LOG_FORMAT_STRING (C macro)
_BROOKESIA_LOG_FORMAT_THREAD_NAME (C macro)
_BROOKESIA_LOG_OPTIONAL_ARGS (C macro)
_BROOKESIA_LOG_TRACE_ARGS_WITH_PTR (C macro)
_BROOKESIA_LOG_TRACE_FORMAT_ENTER (C macro)
_BROOKESIA_LOG_TRACE_FORMAT_ENTER_STRING (C macro)
_BROOKESIA_LOG_TRACE_FORMAT_ENTER_WITH_PTR (C macro)
_BROOKESIA_LOG_TRACE_FORMAT_ENTER_WITH_PTR_STRING (C macro)
_BROOKESIA_LOG_TRACE_FORMAT_EXIT (C macro)
_BROOKESIA_LOG_TRACE_FORMAT_EXIT_STRING (C macro)
_BROOKESIA_LOG_TRACE_FORMAT_EXIT_WITH_PTR (C macro)
_BROOKESIA_LOG_TRACE_FORMAT_EXIT_WITH_PTR_STRING (C macro)
_BROOKESIA_PLUGIN_CONCAT (C macro)
_BROOKESIA_THREAD_CONFIG_CONCAT (C macro)
_BROOKESIA_TIME_PROFILER_CONCAT (C macro)
B
BROOKESIA_CHECK_ESP_ERR_EXECUTE (C macro)
BROOKESIA_CHECK_ESP_ERR_EXIT (C macro)
BROOKESIA_CHECK_ESP_ERR_GOTO (C macro)
BROOKESIA_CHECK_ESP_ERR_RETURN (C macro)
BROOKESIA_CHECK_EXCEPTION_EXECUTE (C macro)
BROOKESIA_CHECK_EXCEPTION_EXIT (C macro)
BROOKESIA_CHECK_EXCEPTION_GOTO (C macro)
BROOKESIA_CHECK_EXCEPTION_RETURN (C macro)
BROOKESIA_CHECK_FALSE_EXECUTE (C macro)
BROOKESIA_CHECK_FALSE_EXIT (C macro)
BROOKESIA_CHECK_FALSE_GOTO (C macro)
BROOKESIA_CHECK_FALSE_RETURN (C macro)
BROOKESIA_CHECK_NULL_EXECUTE (C macro)
BROOKESIA_CHECK_NULL_EXIT (C macro)
BROOKESIA_CHECK_NULL_GOTO (C macro)
BROOKESIA_CHECK_NULL_RETURN (C macro)
BROOKESIA_CHECK_OUT_RANGE (C macro)
BROOKESIA_CHECK_OUT_RANGE_EXECUTE (C macro)
BROOKESIA_CHECK_OUT_RANGE_EXIT (C macro)
BROOKESIA_CHECK_OUT_RANGE_GOTO (C macro)
BROOKESIA_CHECK_OUT_RANGE_RETURN (C macro)
BROOKESIA_DESCRIBE_ENUM (C macro)
BROOKESIA_DESCRIBE_ENUM_TO_NUM (C macro)
BROOKESIA_DESCRIBE_ENUM_TO_STR (C macro)
BROOKESIA_DESCRIBE_FORMAT_COMPACT (C macro)
BROOKESIA_DESCRIBE_FORMAT_CPP (C macro)
BROOKESIA_DESCRIBE_FORMAT_DEFAULT (C macro)
BROOKESIA_DESCRIBE_FORMAT_JSON (C macro)
BROOKESIA_DESCRIBE_FORMAT_PYTHON (C macro)
BROOKESIA_DESCRIBE_FORMAT_VERBOSE (C macro)
BROOKESIA_DESCRIBE_FROM_JSON (C macro)
BROOKESIA_DESCRIBE_GET_GLOBAL_FORMAT (C macro)
BROOKESIA_DESCRIBE_JSON_DESERIALIZE (C macro)
BROOKESIA_DESCRIBE_JSON_SERIALIZE (C macro)
BROOKESIA_DESCRIBE_NUM_TO_ENUM (C macro)
BROOKESIA_DESCRIBE_RESET_GLOBAL_FORMAT (C macro)
BROOKESIA_DESCRIBE_SET_GLOBAL_FORMAT (C macro)
BROOKESIA_DESCRIBE_STR_TO_ENUM (C macro)
BROOKESIA_DESCRIBE_STR_TO_ENUM_FLEXIBLE (C macro)
BROOKESIA_DESCRIBE_STRUCT (C macro)
BROOKESIA_DESCRIBE_TO_JSON (C macro)
BROOKESIA_DESCRIBE_TO_STR (C macro)
BROOKESIA_DESCRIBE_TO_STR_WITH_FMT (C macro)
BROOKESIA_LIB_UTILS_USE_WASM_SINGLE_THREAD_SCHEDULER (C macro)
BROOKESIA_LOG_CONCAT (C macro)
BROOKESIA_LOG_DISABLE_DEBUG_TRACE (C macro)
BROOKESIA_LOG_TRACE_GUARD (C macro)
BROOKESIA_LOG_TRACE_GUARD_WITH_THIS (C macro)
BROOKESIA_LOGD (C macro)
BROOKESIA_LOGD_IMPL (C macro)
BROOKESIA_LOGE (C macro)
BROOKESIA_LOGE_IMPL (C macro)
BROOKESIA_LOGI (C macro)
BROOKESIA_LOGI_IMPL (C macro)
BROOKESIA_LOGT (C macro)
BROOKESIA_LOGT_IMPL (C macro)
BROOKESIA_LOGW (C macro)
BROOKESIA_LOGW_IMPL (C macro)
BROOKESIA_PLUGIN_CONCAT (C macro)
BROOKESIA_PLUGIN_CREATE_SYMBOL (C macro)
BROOKESIA_PLUGIN_REGISTER (C macro)
BROOKESIA_PLUGIN_REGISTER_PRE_MAIN_FUNCTION (C macro)
BROOKESIA_PLUGIN_REGISTER_SINGLETON (C macro)
BROOKESIA_PLUGIN_REGISTER_SINGLETON_WITH_SYMBOL (C macro)
BROOKESIA_PLUGIN_REGISTER_WITH_CONSTRUCTOR (C macro)
BROOKESIA_PLUGIN_REGISTER_WITH_SYMBOL (C macro)
BROOKESIA_SERVICE_FUNC_HANDLER_0 (C macro)
BROOKESIA_SERVICE_FUNC_HANDLER_1 (C macro)
BROOKESIA_SERVICE_FUNC_HANDLER_2 (C macro)
BROOKESIA_SERVICE_FUNC_HANDLER_3 (C macro)
BROOKESIA_SERVICE_HELPER_FUNC_HANDLER_0 (C macro)
BROOKESIA_SERVICE_HELPER_FUNC_HANDLER_1 (C macro)
BROOKESIA_SERVICE_HELPER_FUNC_HANDLER_2 (C macro)
BROOKESIA_SERVICE_HELPER_FUNC_HANDLER_3 (C macro)
BROOKESIA_SYSTEM_CORE_APP_PROVIDER_REGISTER_WITH_SYMBOL (C macro)
BROOKESIA_THREAD_CONFIG_CONCAT (C macro)
BROOKESIA_THREAD_CONFIG_GUARD (C macro)
BROOKESIA_THREAD_GET_APPLIED_CONFIG (C macro)
BROOKESIA_THREAD_GET_CURRENT_CONFIG (C macro)
BROOKESIA_TIME_PROFILER_CLEAR (C macro)
BROOKESIA_TIME_PROFILER_CONCAT (C macro)
BROOKESIA_TIME_PROFILER_END_EVENT (C macro)
BROOKESIA_TIME_PROFILER_REPORT (C macro)
BROOKESIA_TIME_PROFILER_SCOPE (C macro)
BROOKESIA_TIME_PROFILER_START_EVENT (C macro)
BROOKESIA_UTILS_LOG_NEEDS_SOURCE_LOCATION (C macro)
E
esp_brookesia::agent::Base (C++ class)
esp_brookesia::agent::Base::get_attributes (C++ function)
esp_brookesia::agent::Base::get_audio_config (C++ function)
esp_brookesia::agent::Manager (C++ class)
esp_brookesia::agent::Manager::DataType (C++ enum)
esp_brookesia::agent::Manager::DataType::ChatMode (C++ enumerator)
esp_brookesia::agent::Manager::DataType::Max (C++ enumerator)
esp_brookesia::agent::Manager::DataType::TargetAgent (C++ enumerator)
esp_brookesia::agent::Manager::get_instance (C++ function)
esp_brookesia::app::app_store::AppStoreApp (C++ class)
esp_brookesia::app::app_store::AppStoreApp::AppStoreApp (C++ function)
esp_brookesia::app::app_store::AppStoreApp::get_gui_descriptor (C++ function)
esp_brookesia::app::app_store::AppStoreApp::get_manifest (C++ function)
esp_brookesia::app::app_store::AppStoreApp::on_action (C++ function)
esp_brookesia::app::app_store::AppStoreApp::on_start (C++ function)
esp_brookesia::app::app_store::AppStoreApp::on_stop (C++ function)
esp_brookesia::app::app_store::AppStoreApp::on_timer (C++ function)
esp_brookesia::app::app_store::AppStoreApp::~AppStoreApp (C++ function)
esp_brookesia::app::app_store::AppStoreAppProvider (C++ class)
esp_brookesia::app::app_store::AppStoreAppProvider::create_app (C++ function)
esp_brookesia::app::app_store::AppStoreAppProvider::get_manifest (C++ function)
esp_brookesia::app::files::FileManagerApp (C++ class)
esp_brookesia::app::files::FileManagerApp::EntryKind (C++ enum)
esp_brookesia::app::files::FileManagerApp::EntryKind::Directory (C++ enumerator)
esp_brookesia::app::files::FileManagerApp::EntryKind::File (C++ enumerator)
esp_brookesia::app::files::FileManagerApp::EntryKind::Other (C++ enumerator)
esp_brookesia::app::files::FileManagerApp::EntryKind::Volume (C++ enumerator)
esp_brookesia::app::files::FileManagerApp::FileManagerApp (C++ function)
esp_brookesia::app::files::FileManagerApp::get_gui_descriptor (C++ function)
esp_brookesia::app::files::FileManagerApp::get_manifest (C++ function)
esp_brookesia::app::files::FileManagerApp::on_action (C++ function)
esp_brookesia::app::files::FileManagerApp::on_start (C++ function)
esp_brookesia::app::files::FileManagerApp::on_stop (C++ function)
esp_brookesia::app::files::FileManagerApp::on_timer (C++ function)
esp_brookesia::app::files::FileManagerApp::Page (C++ enum)
esp_brookesia::app::files::FileManagerApp::Page::Browser (C++ enumerator)
esp_brookesia::app::files::FileManagerApp::Page::Operations (C++ enumerator)
esp_brookesia::app::files::FileManagerApp::~FileManagerApp (C++ function)
esp_brookesia::app::files::FileManagerAppProvider (C++ class)
esp_brookesia::app::files::FileManagerAppProvider::create_app (C++ function)
esp_brookesia::app::files::FileManagerAppProvider::get_manifest (C++ function)
esp_brookesia::app::settings::SettingsApp (C++ class)
esp_brookesia::app::settings::SettingsApp::get_gui_descriptor (C++ function)
esp_brookesia::app::settings::SettingsApp::get_manifest (C++ function)
esp_brookesia::app::settings::SettingsApp::on_action (C++ function)
esp_brookesia::app::settings::SettingsApp::on_install (C++ function)
esp_brookesia::app::settings::SettingsApp::on_start (C++ function)
esp_brookesia::app::settings::SettingsApp::on_stop (C++ function)
esp_brookesia::app::settings::SettingsApp::on_timer (C++ function)
esp_brookesia::app::settings::SettingsApp::on_uninstall (C++ function)
esp_brookesia::app::settings::SettingsApp::SettingsApp (C++ function)
esp_brookesia::app::settings::SettingsApp::~SettingsApp (C++ function)
esp_brookesia::app::settings::SettingsAppProvider (C++ class)
esp_brookesia::app::settings::SettingsAppProvider::create_app (C++ function)
esp_brookesia::app::settings::SettingsAppProvider::get_manifest (C++ function)
esp_brookesia::hal::audio::CodecPlayerIface (C++ class)
esp_brookesia::hal::audio::CodecPlayerIface::close (C++ function)
esp_brookesia::hal::audio::CodecPlayerIface::CodecPlayerIface (C++ function)
esp_brookesia::hal::audio::CodecPlayerIface::Config (C++ struct)
esp_brookesia::hal::audio::CodecPlayerIface::Config::bits (C++ member)
esp_brookesia::hal::audio::CodecPlayerIface::Config::channels (C++ member)
esp_brookesia::hal::audio::CodecPlayerIface::Config::sample_rate (C++ member)
esp_brookesia::hal::audio::CodecPlayerIface::is_pa_on (C++ function)
esp_brookesia::hal::audio::CodecPlayerIface::is_pa_on_off_supported (C++ function)
esp_brookesia::hal::audio::CodecPlayerIface::NAME (C++ member)
esp_brookesia::hal::audio::CodecPlayerIface::open (C++ function)
esp_brookesia::hal::audio::CodecPlayerIface::set_pa_on_off (C++ function)
esp_brookesia::hal::audio::CodecPlayerIface::set_volume (C++ function)
esp_brookesia::hal::audio::CodecPlayerIface::write_data (C++ function)
esp_brookesia::hal::audio::CodecPlayerIface::~CodecPlayerIface (C++ function)
esp_brookesia::hal::audio::CodecRecorderIface (C++ class)
esp_brookesia::hal::audio::CodecRecorderIface::close (C++ function)
esp_brookesia::hal::audio::CodecRecorderIface::CodecRecorderIface (C++ function)
esp_brookesia::hal::audio::CodecRecorderIface::get_info (C++ function)
esp_brookesia::hal::audio::CodecRecorderIface::Info (C++ struct)
esp_brookesia::hal::audio::CodecRecorderIface::Info::bits (C++ member)
esp_brookesia::hal::audio::CodecRecorderIface::Info::channel_gains (C++ member)
esp_brookesia::hal::audio::CodecRecorderIface::Info::channels (C++ member)
esp_brookesia::hal::audio::CodecRecorderIface::Info::general_gain (C++ member)
esp_brookesia::hal::audio::CodecRecorderIface::Info::mic_layout (C++ member)
esp_brookesia::hal::audio::CodecRecorderIface::Info::sample_rate (C++ member)
esp_brookesia::hal::audio::CodecRecorderIface::NAME (C++ member)
esp_brookesia::hal::audio::CodecRecorderIface::open (C++ function)
esp_brookesia::hal::audio::CodecRecorderIface::read_data (C++ function)
esp_brookesia::hal::audio::CodecRecorderIface::set_channel_gains (C++ function)
esp_brookesia::hal::audio::CodecRecorderIface::set_general_gain (C++ function)
esp_brookesia::hal::audio::CodecRecorderIface::~CodecRecorderIface (C++ function)
esp_brookesia::hal::AudioDevice (C++ class)
esp_brookesia::hal::AudioDevice::CODEC_PLAYER_IMPL_NAME (C++ member)
esp_brookesia::hal::AudioDevice::CODEC_RECORDER_IMPL_NAME (C++ member)
esp_brookesia::hal::AudioDevice::DECODER_IMPL_NAME (C++ member)
esp_brookesia::hal::AudioDevice::DEVICE_NAME (C++ member)
esp_brookesia::hal::AudioDevice::ENCODER_IMPL_NAME (C++ member)
esp_brookesia::hal::AudioDevice::get_instance (C++ function)
esp_brookesia::hal::AudioDevice::PLAYBACK_IMPL_NAME (C++ member)
esp_brookesia::hal::AudioDevice::set_codec_recorder_info (C++ function)
esp_brookesia::hal::AudioDevice::set_processor_config (C++ function)
esp_brookesia::hal::Device (C++ class)
esp_brookesia::hal::display::BacklightIface (C++ class)
esp_brookesia::hal::display::BacklightIface::BacklightIface (C++ function)
esp_brookesia::hal::display::BacklightIface::get_brightness (C++ function)
esp_brookesia::hal::display::BacklightIface::get_info (C++ function)
esp_brookesia::hal::display::BacklightIface::Info (C++ struct)
esp_brookesia::hal::display::BacklightIface::Info::group_id (C++ member)
esp_brookesia::hal::display::BacklightIface::is_light_on (C++ function)
esp_brookesia::hal::display::BacklightIface::is_light_on_off_supported (C++ function)
esp_brookesia::hal::display::BacklightIface::NAME (C++ member)
esp_brookesia::hal::display::BacklightIface::set_brightness (C++ function)
esp_brookesia::hal::display::BacklightIface::set_light_on_off (C++ function)
esp_brookesia::hal::display::BacklightIface::~BacklightIface (C++ function)
esp_brookesia::hal::display::PanelIface (C++ class)
esp_brookesia::hal::display::PanelIface::BusType (C++ enum)
esp_brookesia::hal::display::PanelIface::BusType::Generic (C++ enumerator)
esp_brookesia::hal::display::PanelIface::BusType::Max (C++ enumerator)
esp_brookesia::hal::display::PanelIface::BusType::MIPI (C++ enumerator)
esp_brookesia::hal::display::PanelIface::BusType::RGB (C++ enumerator)
esp_brookesia::hal::display::PanelIface::DEFAULT_SYNC_DRAW_TIMEOUT_MS (C++ member)
esp_brookesia::hal::display::PanelIface::draw_bitmap (C++ function)
esp_brookesia::hal::display::PanelIface::draw_bitmap_sync (C++ function)
esp_brookesia::hal::display::PanelIface::DriverSpecific (C++ struct)
esp_brookesia::hal::display::PanelIface::DriverSpecific::bus_type (C++ member)
esp_brookesia::hal::display::PanelIface::DriverSpecific::draw_x_align_bytes (C++ member)
esp_brookesia::hal::display::PanelIface::DriverSpecific::draw_y_align_bytes (C++ member)
esp_brookesia::hal::display::PanelIface::DriverSpecific::event_dispatcher (C++ member)
esp_brookesia::hal::display::PanelIface::DriverSpecific::frame_buffer_count (C++ member)
esp_brookesia::hal::display::PanelIface::DriverSpecific::io_handle (C++ member)
esp_brookesia::hal::display::PanelIface::DriverSpecific::panel_handle (C++ member)
esp_brookesia::hal::display::PanelIface::EventDispatcher (C++ struct)
esp_brookesia::hal::display::PanelIface::EventDispatcher::ctx (C++ member)
esp_brookesia::hal::display::PanelIface::EventType (C++ enum)
esp_brookesia::hal::display::PanelIface::EventType::ColorTransDone (C++ enumerator)
esp_brookesia::hal::display::PanelIface::EventType::FrameDone (C++ enumerator)
esp_brookesia::hal::display::PanelIface::EventType::Max (C++ enumerator)
esp_brookesia::hal::display::PanelIface::get_driver_specific (C++ function)
esp_brookesia::hal::display::PanelIface::get_info (C++ function)
esp_brookesia::hal::display::PanelIface::Info (C++ struct)
esp_brookesia::hal::display::PanelIface::Info::get_pixel_bits (C++ function)
esp_brookesia::hal::display::PanelIface::Info::group_id (C++ member)
esp_brookesia::hal::display::PanelIface::Info::h_res (C++ member)
esp_brookesia::hal::display::PanelIface::Info::is_valid (C++ function)
esp_brookesia::hal::display::PanelIface::Info::pixel_format (C++ member)
esp_brookesia::hal::display::PanelIface::Info::v_res (C++ member)
esp_brookesia::hal::display::PanelIface::NAME (C++ member)
esp_brookesia::hal::display::PanelIface::PanelIface (C++ function)
esp_brookesia::hal::display::PanelIface::PixelFormat (C++ enum)
esp_brookesia::hal::display::PanelIface::PixelFormat::Max (C++ enumerator)
esp_brookesia::hal::display::PanelIface::PixelFormat::RGB565 (C++ enumerator)
esp_brookesia::hal::display::PanelIface::PixelFormat::RGB888 (C++ enumerator)
esp_brookesia::hal::display::PanelIface::~PanelIface (C++ function)
esp_brookesia::hal::display::TouchIface (C++ class)
esp_brookesia::hal::display::TouchIface::DriverSpecific (C++ struct)
esp_brookesia::hal::display::TouchIface::DriverSpecific::io_handle (C++ member)
esp_brookesia::hal::display::TouchIface::DriverSpecific::touch_handle (C++ member)
esp_brookesia::hal::display::TouchIface::get_driver_specific (C++ function)
esp_brookesia::hal::display::TouchIface::get_info (C++ function)
esp_brookesia::hal::display::TouchIface::Info (C++ struct)
esp_brookesia::hal::display::TouchIface::Info::group_id (C++ member)
esp_brookesia::hal::display::TouchIface::Info::max_points (C++ member)
esp_brookesia::hal::display::TouchIface::Info::operation_mode (C++ member)
esp_brookesia::hal::display::TouchIface::Info::x_max (C++ member)
esp_brookesia::hal::display::TouchIface::Info::y_max (C++ member)
esp_brookesia::hal::display::TouchIface::NAME (C++ member)
esp_brookesia::hal::display::TouchIface::OperationMode (C++ enum)
esp_brookesia::hal::display::TouchIface::OperationMode::Interrupt (C++ enumerator)
esp_brookesia::hal::display::TouchIface::OperationMode::Max (C++ enumerator)
esp_brookesia::hal::display::TouchIface::OperationMode::Polling (C++ enumerator)
esp_brookesia::hal::display::TouchIface::Point (C++ struct)
esp_brookesia::hal::display::TouchIface::Point::pressure (C++ member)
esp_brookesia::hal::display::TouchIface::Point::track_id (C++ member)
esp_brookesia::hal::display::TouchIface::Point::x (C++ member)
esp_brookesia::hal::display::TouchIface::Point::y (C++ member)
esp_brookesia::hal::display::TouchIface::read_points (C++ function)
esp_brookesia::hal::display::TouchIface::register_interrupt_handler (C++ function)
esp_brookesia::hal::display::TouchIface::TouchIface (C++ function)
esp_brookesia::hal::display::TouchIface::~TouchIface (C++ function)
esp_brookesia::hal::DisplayDevice (C++ class)
esp_brookesia::hal::DisplayDevice::DEVICE_NAME (C++ member)
esp_brookesia::hal::DisplayDevice::get_instance (C++ function)
esp_brookesia::hal::DisplayDevice::LCD_PANEL_IMPL_NAME (C++ member)
esp_brookesia::hal::DisplayDevice::LCD_TOUCH_IMPL_NAME (C++ member)
esp_brookesia::hal::DisplayDevice::LEDC_BACKLIGHT_IMPL_NAME (C++ member)
esp_brookesia::hal::Interface (C++ class)
esp_brookesia::hal::Interface::get_name (C++ function)
esp_brookesia::hal::Interface::Interface (C++ function)
esp_brookesia::hal::Interface::~Interface (C++ function)
esp_brookesia::hal::InterfaceSpec (C++ type)
esp_brookesia::hal::IsDevice (C++ concept)
esp_brookesia::hal::NetworkDevice (C++ class)
esp_brookesia::hal::power::BatteryIface (C++ class)
esp_brookesia::hal::power::BatteryIface::Ability (C++ enum)
esp_brookesia::hal::power::BatteryIface::Ability::ChargeConfig (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::Ability::ChargerControl (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::Ability::ChargeState (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::Ability::Percentage (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::Ability::PowerSource (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::Ability::SystemVoltage (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::Ability::VbusVoltage (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::Ability::Voltage (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::BatteryIface (C++ function)
esp_brookesia::hal::power::BatteryIface::ChargeConfig (C++ struct)
esp_brookesia::hal::power::BatteryIface::ChargeConfig::charge_current_ma (C++ member)
esp_brookesia::hal::power::BatteryIface::ChargeConfig::enabled (C++ member)
esp_brookesia::hal::power::BatteryIface::ChargeConfig::precharge_current_ma (C++ member)
esp_brookesia::hal::power::BatteryIface::ChargeConfig::target_voltage_mv (C++ member)
esp_brookesia::hal::power::BatteryIface::ChargeConfig::termination_current_ma (C++ member)
esp_brookesia::hal::power::BatteryIface::ChargeState (C++ enum)
esp_brookesia::hal::power::BatteryIface::ChargeState::Charging (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::ChargeState::ConstantCurrent (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::ChargeState::ConstantVoltage (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::ChargeState::Fault (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::ChargeState::Full (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::ChargeState::NotCharging (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::ChargeState::PreCharge (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::ChargeState::Trickle (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::ChargeState::Unknown (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::get_charge_config (C++ function)
esp_brookesia::hal::power::BatteryIface::get_info (C++ function)
esp_brookesia::hal::power::BatteryIface::get_state (C++ function)
esp_brookesia::hal::power::BatteryIface::Info (C++ struct)
esp_brookesia::hal::power::BatteryIface::Info::abilities (C++ member)
esp_brookesia::hal::power::BatteryIface::Info::chemistry (C++ member)
esp_brookesia::hal::power::BatteryIface::Info::has_ability (C++ function)
esp_brookesia::hal::power::BatteryIface::Info::name (C++ member)
esp_brookesia::hal::power::BatteryIface::LevelSource (C++ enum)
esp_brookesia::hal::power::BatteryIface::LevelSource::FuelGauge (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::LevelSource::Unknown (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::LevelSource::VoltageCurve (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::NAME (C++ member)
esp_brookesia::hal::power::BatteryIface::PowerSource (C++ enum)
esp_brookesia::hal::power::BatteryIface::PowerSource::Battery (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::PowerSource::External (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::PowerSource::Unknown (C++ enumerator)
esp_brookesia::hal::power::BatteryIface::set_charge_config (C++ function)
esp_brookesia::hal::power::BatteryIface::set_charging_enabled (C++ function)
esp_brookesia::hal::power::BatteryIface::State (C++ struct)
esp_brookesia::hal::power::BatteryIface::State::charge_state (C++ member)
esp_brookesia::hal::power::BatteryIface::State::is_critical (C++ member)
esp_brookesia::hal::power::BatteryIface::State::is_low (C++ member)
esp_brookesia::hal::power::BatteryIface::State::is_present (C++ member)
esp_brookesia::hal::power::BatteryIface::State::level_source (C++ member)
esp_brookesia::hal::power::BatteryIface::State::percentage (C++ member)
esp_brookesia::hal::power::BatteryIface::State::power_source (C++ member)
esp_brookesia::hal::power::BatteryIface::State::system_voltage_mv (C++ member)
esp_brookesia::hal::power::BatteryIface::State::vbus_voltage_mv (C++ member)
esp_brookesia::hal::power::BatteryIface::State::voltage_mv (C++ member)
esp_brookesia::hal::power::BatteryIface::~BatteryIface (C++ function)
esp_brookesia::hal::PowerDevice (C++ class)
esp_brookesia::hal::PowerDevice::BATTERY_IMPL_NAME (C++ member)
esp_brookesia::hal::PowerDevice::DEVICE_NAME (C++ member)
esp_brookesia::hal::PowerDevice::get_instance (C++ function)
esp_brookesia::hal::storage::FileSystemIface (C++ class)
esp_brookesia::hal::storage::FileSystemIface::Capacity (C++ struct)
esp_brookesia::hal::storage::FileSystemIface::Capacity::free_bytes (C++ member)
esp_brookesia::hal::storage::FileSystemIface::Capacity::total_bytes (C++ member)
esp_brookesia::hal::storage::FileSystemIface::Capacity::used_bytes (C++ member)
esp_brookesia::hal::storage::FileSystemIface::FileSystemIface (C++ function)
esp_brookesia::hal::storage::FileSystemIface::FileSystemType (C++ enum)
esp_brookesia::hal::storage::FileSystemIface::FileSystemType::FATFS (C++ enumerator)
esp_brookesia::hal::storage::FileSystemIface::FileSystemType::LittleFS (C++ enumerator)
esp_brookesia::hal::storage::FileSystemIface::FileSystemType::SPIFFS (C++ enumerator)
esp_brookesia::hal::storage::FileSystemIface::get_all_info (C++ function)
esp_brookesia::hal::storage::FileSystemIface::get_capacity (C++ function)
esp_brookesia::hal::storage::FileSystemIface::Info (C++ struct)
esp_brookesia::hal::storage::FileSystemIface::Info::fs_type (C++ member)
esp_brookesia::hal::storage::FileSystemIface::Info::medium_type (C++ member)
esp_brookesia::hal::storage::FileSystemIface::Info::mount_point (C++ member)
esp_brookesia::hal::storage::FileSystemIface::Info::root_path (C++ member)
esp_brookesia::hal::storage::FileSystemIface::Info::supports_directories (C++ member)
esp_brookesia::hal::storage::FileSystemIface::MediumType (C++ enum)
esp_brookesia::hal::storage::FileSystemIface::MediumType::Flash (C++ enumerator)
esp_brookesia::hal::storage::FileSystemIface::MediumType::SDCard (C++ enumerator)
esp_brookesia::hal::storage::FileSystemIface::NAME (C++ member)
esp_brookesia::hal::storage::FileSystemIface::~FileSystemIface (C++ function)
esp_brookesia::hal::storage::KeyValueIface (C++ class)
esp_brookesia::hal::storage::KeyValueIface::deinit (C++ function)
esp_brookesia::hal::storage::KeyValueIface::EntryInfo (C++ struct)
esp_brookesia::hal::storage::KeyValueIface::EntryInfo::key (C++ member)
esp_brookesia::hal::storage::KeyValueIface::EntryInfo::nspace (C++ member)
esp_brookesia::hal::storage::KeyValueIface::EntryInfo::type (C++ member)
esp_brookesia::hal::storage::KeyValueIface::erase (C++ function)
esp_brookesia::hal::storage::KeyValueIface::get (C++ function)
esp_brookesia::hal::storage::KeyValueIface::get_info (C++ function)
esp_brookesia::hal::storage::KeyValueIface::get_last_error (C++ function)
esp_brookesia::hal::storage::KeyValueIface::Info (C++ struct)
esp_brookesia::hal::storage::KeyValueIface::Info::max_key_length (C++ member)
esp_brookesia::hal::storage::KeyValueIface::Info::max_namespace_length (C++ member)
esp_brookesia::hal::storage::KeyValueIface::init (C++ function)
esp_brookesia::hal::storage::KeyValueIface::KeyValueIface (C++ function)
esp_brookesia::hal::storage::KeyValueIface::KeyValueMap (C++ type)
esp_brookesia::hal::storage::KeyValueIface::list (C++ function)
esp_brookesia::hal::storage::KeyValueIface::NAME (C++ member)
esp_brookesia::hal::storage::KeyValueIface::set (C++ function)
esp_brookesia::hal::storage::KeyValueIface::Value (C++ type)
esp_brookesia::hal::storage::KeyValueIface::ValueType (C++ enum)
esp_brookesia::hal::storage::KeyValueIface::ValueType::Bool (C++ enumerator)
esp_brookesia::hal::storage::KeyValueIface::ValueType::Int (C++ enumerator)
esp_brookesia::hal::storage::KeyValueIface::ValueType::Max (C++ enumerator)
esp_brookesia::hal::storage::KeyValueIface::ValueType::String (C++ enumerator)
esp_brookesia::hal::storage::KeyValueIface::~KeyValueIface (C++ function)
esp_brookesia::hal::StorageDevice (C++ class)
esp_brookesia::hal::StorageDevice::DEVICE_NAME (C++ member)
esp_brookesia::hal::StorageDevice::get_instance (C++ function)
esp_brookesia::hal::system::BoardInfoIface (C++ class)
esp_brookesia::hal::system::BoardInfoIface::BoardInfoIface (C++ function)
esp_brookesia::hal::system::BoardInfoIface::get_info (C++ function)
esp_brookesia::hal::system::BoardInfoIface::Info (C++ struct)
esp_brookesia::hal::system::BoardInfoIface::Info::chip (C++ member)
esp_brookesia::hal::system::BoardInfoIface::Info::description (C++ member)
esp_brookesia::hal::system::BoardInfoIface::Info::is_valid (C++ function)
esp_brookesia::hal::system::BoardInfoIface::Info::manufacturer (C++ member)
esp_brookesia::hal::system::BoardInfoIface::Info::name (C++ member)
esp_brookesia::hal::system::BoardInfoIface::Info::version (C++ member)
esp_brookesia::hal::system::BoardInfoIface::NAME (C++ member)
esp_brookesia::hal::system::BoardInfoIface::~BoardInfoIface (C++ function)
esp_brookesia::hal::SystemDevice (C++ class)
esp_brookesia::hal::VideoDevice (C++ class)
esp_brookesia::hal::wifi::BasicIface (C++ class)
esp_brookesia::hal::wifi::BasicIface::BasicIface (C++ function)
esp_brookesia::hal::wifi::BasicIface::Callbacks (C++ struct)
esp_brookesia::hal::wifi::BasicIface::Callbacks::on_action (C++ member)
esp_brookesia::hal::wifi::BasicIface::Callbacks::on_error (C++ member)
esp_brookesia::hal::wifi::BasicIface::Callbacks::on_event (C++ member)
esp_brookesia::hal::wifi::BasicIface::clear_callbacks (C++ function)
esp_brookesia::hal::wifi::BasicIface::configure (C++ function)
esp_brookesia::hal::wifi::BasicIface::deinit (C++ function)
esp_brookesia::hal::wifi::BasicIface::do_action (C++ function)
esp_brookesia::hal::wifi::BasicIface::init (C++ function)
esp_brookesia::hal::wifi::BasicIface::is_action_running (C++ function)
esp_brookesia::hal::wifi::BasicIface::is_event_ready (C++ function)
esp_brookesia::hal::wifi::BasicIface::NAME (C++ member)
esp_brookesia::hal::wifi::BasicIface::reset_data (C++ function)
esp_brookesia::hal::wifi::BasicIface::RuntimeContext (C++ struct)
esp_brookesia::hal::wifi::BasicIface::RuntimeContext::task_group (C++ member)
esp_brookesia::hal::wifi::BasicIface::RuntimeContext::task_scheduler (C++ member)
esp_brookesia::hal::wifi::BasicIface::start (C++ function)
esp_brookesia::hal::wifi::BasicIface::stop (C++ function)
esp_brookesia::hal::wifi::BasicIface::~BasicIface (C++ function)
esp_brookesia::hal::wifi::SoftApIface (C++ class)
esp_brookesia::hal::wifi::SoftApIface::Callbacks (C++ struct)
esp_brookesia::hal::wifi::SoftApIface::Callbacks::on_event (C++ member)
esp_brookesia::hal::wifi::SoftApIface::Callbacks::on_params_updated (C++ member)
esp_brookesia::hal::wifi::SoftApIface::Callbacks::on_station_action_requested (C++ member)
esp_brookesia::hal::wifi::SoftApIface::clear_callbacks (C++ function)
esp_brookesia::hal::wifi::SoftApIface::configure (C++ function)
esp_brookesia::hal::wifi::SoftApIface::get_params (C++ function)
esp_brookesia::hal::wifi::SoftApIface::NAME (C++ member)
esp_brookesia::hal::wifi::SoftApIface::set_params (C++ function)
esp_brookesia::hal::wifi::SoftApIface::SoftApIface (C++ function)
esp_brookesia::hal::wifi::SoftApIface::start (C++ function)
esp_brookesia::hal::wifi::SoftApIface::start_provision (C++ function)
esp_brookesia::hal::wifi::SoftApIface::stop (C++ function)
esp_brookesia::hal::wifi::SoftApIface::stop_provision (C++ function)
esp_brookesia::hal::wifi::SoftApIface::~SoftApIface (C++ function)
esp_brookesia::hal::wifi::StationIface (C++ class)
esp_brookesia::hal::wifi::StationIface::Callbacks (C++ struct)
esp_brookesia::hal::wifi::StationIface::Callbacks::on_action (C++ member)
esp_brookesia::hal::wifi::StationIface::Callbacks::on_action_requested (C++ member)
esp_brookesia::hal::wifi::StationIface::Callbacks::on_connected_ap_infos_updated (C++ member)
esp_brookesia::hal::wifi::StationIface::Callbacks::on_error (C++ member)
esp_brookesia::hal::wifi::StationIface::Callbacks::on_event (C++ member)
esp_brookesia::hal::wifi::StationIface::Callbacks::on_last_connected_ap_info_updated (C++ member)
esp_brookesia::hal::wifi::StationIface::Callbacks::on_scan_ap_infos_updated (C++ member)
esp_brookesia::hal::wifi::StationIface::Callbacks::on_scan_state_changed (C++ member)
esp_brookesia::hal::wifi::StationIface::clear_callbacks (C++ function)
esp_brookesia::hal::wifi::StationIface::configure (C++ function)
esp_brookesia::hal::wifi::StationIface::do_action (C++ function)
esp_brookesia::hal::wifi::StationIface::get_connected_ap_infos (C++ function)
esp_brookesia::hal::wifi::StationIface::get_last_connected_ap_info (C++ function)
esp_brookesia::hal::wifi::StationIface::get_scan_params (C++ function)
esp_brookesia::hal::wifi::StationIface::get_target_connect_ap_info (C++ function)
esp_brookesia::hal::wifi::StationIface::is_action_running (C++ function)
esp_brookesia::hal::wifi::StationIface::is_event_ready (C++ function)
esp_brookesia::hal::wifi::StationIface::mark_target_connect_ap_info_connectable (C++ function)
esp_brookesia::hal::wifi::StationIface::NAME (C++ member)
esp_brookesia::hal::wifi::StationIface::set_connected_ap_infos (C++ function)
esp_brookesia::hal::wifi::StationIface::set_last_connected_ap_info (C++ function)
esp_brookesia::hal::wifi::StationIface::set_scan_params (C++ function)
esp_brookesia::hal::wifi::StationIface::set_target_connect_ap_info (C++ function)
esp_brookesia::hal::wifi::StationIface::start_scan (C++ function)
esp_brookesia::hal::wifi::StationIface::StationIface (C++ function)
esp_brookesia::hal::wifi::StationIface::stop_scan (C++ function)
esp_brookesia::hal::wifi::StationIface::~StationIface (C++ function)
esp_brookesia::hal::WifiDevice (C++ class)
esp_brookesia::lib_utils::DescribeFormatManager (C++ class)
esp_brookesia::lib_utils::DescribeFormatManager::get_format (C++ function)
esp_brookesia::lib_utils::DescribeFormatManager::instance (C++ function)
esp_brookesia::lib_utils::DescribeFormatManager::reset_to_default (C++ function)
esp_brookesia::lib_utils::DescribeFormatManager::set_format (C++ function)
esp_brookesia::lib_utils::FunctionGuard (C++ class)
esp_brookesia::lib_utils::FunctionGuard::FunctionGuard (C++ function)
esp_brookesia::lib_utils::FunctionGuard::release (C++ function)
esp_brookesia::lib_utils::Log (C++ class)
esp_brookesia::lib_utils::Log::extract_file_name (C++ function)
esp_brookesia::lib_utils::Log::extract_function_name (C++ function)
esp_brookesia::lib_utils::Log::format_message (C++ function)
esp_brookesia::lib_utils::Log::getInstance (C++ function)
esp_brookesia::lib_utils::Log::print (C++ function)
,
[1]
,
[2]
,
[3]
esp_brookesia::lib_utils::Log::print_impl (C++ function)
esp_brookesia::lib_utils::Log::write (C++ function)
,
[1]
esp_brookesia::lib_utils::LogTraceGuard (C++ class)
esp_brookesia::lib_utils::LogTraceGuard::LogTraceGuard (C++ function)
esp_brookesia::lib_utils::LogTraceGuard::~LogTraceGuard (C++ function)
esp_brookesia::lib_utils::MemoryProfiler (C++ class)
esp_brookesia::lib_utils::MemoryProfiler::configure_profiling (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::connect_profiling_signal (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::connect_threshold_signal (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::get_instance (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::get_profiling_config (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::get_profiling_latest_snapshot (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::heap_delta (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::HeapInfo (C++ struct)
esp_brookesia::lib_utils::MemoryProfiler::HeapInfo::free_percent (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::HeapInfo::free_size (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::HeapInfo::largest_free_block (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::HeapInfo::total_size (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::HeapInfo::used_percent (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::is_profiling (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::MemoryInfo (C++ struct)
esp_brookesia::lib_utils::MemoryProfiler::MemoryInfo::external (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::MemoryInfo::internal (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::MemoryInfo::total_free (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::MemoryInfo::total_free_percent (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::MemoryInfo::total_largest_free_block (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::MemoryInfo::total_size (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::MemoryProfiler (C++ function)
,
[1]
,
[2]
esp_brookesia::lib_utils::MemoryProfiler::operator= (C++ function)
,
[1]
esp_brookesia::lib_utils::MemoryProfiler::print_snapshot (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::ProfileSnapshot (C++ struct)
esp_brookesia::lib_utils::MemoryProfiler::ProfileSnapshot::memory (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::ProfileSnapshot::stats (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::ProfileSnapshot::timestamp (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::ProfilingConfig (C++ struct)
esp_brookesia::lib_utils::MemoryProfiler::ProfilingConfig::enable_auto_logging (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::ProfilingConfig::sample_interval_ms (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::ProfilingSignal (C++ type)
esp_brookesia::lib_utils::MemoryProfiler::ProfilingSignalSlot (C++ type)
esp_brookesia::lib_utils::MemoryProfiler::RawHeapSnapshot (C++ struct)
esp_brookesia::lib_utils::MemoryProfiler::RawHeapSnapshot::cap8_free (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::RawHeapSnapshot::cap8_largest (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::RawHeapSnapshot::external_free (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::RawHeapSnapshot::external_largest (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::RawHeapSnapshot::internal_free (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::RawHeapSnapshot::internal_largest (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::RawHeapSnapshot::valid (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::reset_profiling (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::SignalConnection (C++ type)
esp_brookesia::lib_utils::MemoryProfiler::start_profiling (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::Statistics (C++ struct)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::min_external_free (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::min_external_free_percent (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::min_external_largest_free_block (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::min_internal_free (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::min_internal_free_percent (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::min_internal_largest_free_block (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::min_total_free (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::min_total_free_percent (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::min_total_largest_free_block (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::Statistics::sample_count (C++ member)
esp_brookesia::lib_utils::MemoryProfiler::stop_profiling (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::take_raw_heap_snapshot (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::take_snapshot (C++ function)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdSignal (C++ type)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdSignalSlot (C++ type)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType (C++ enum)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::ExternalFree (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::ExternalFreePercent (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::ExternalLargestFreeBlock (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::InternalFree (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::InternalFreePercent (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::InternalLargestFreeBlock (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::MinExternalFree (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::MinExternalFreePercent (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::MinExternalLargestFreeBlock (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::MinInternalFree (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::MinInternalFreePercent (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::MinInternalLargestFreeBlock (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::MinTotalFree (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::MinTotalFreePercent (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::MinTotalLargestFreeBlock (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::TotalFree (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::TotalFreePercent (C++ enumerator)
esp_brookesia::lib_utils::MemoryProfiler::ThresholdType::TotalLargestFreeBlock (C++ enumerator)
esp_brookesia::lib_utils::PluginRegistry (C++ class)
esp_brookesia::lib_utils::PluginRegistry::get_all_instances (C++ function)
esp_brookesia::lib_utils::PluginRegistry::get_instance (C++ function)
esp_brookesia::lib_utils::PluginRegistry::get_plugin_count (C++ function)
esp_brookesia::lib_utils::PluginRegistry::has_plugin (C++ function)
esp_brookesia::lib_utils::PluginRegistry::register_plugin (C++ function)
esp_brookesia::lib_utils::PluginRegistry::release_all_instances (C++ function)
esp_brookesia::lib_utils::PluginRegistry::release_instance (C++ function)
esp_brookesia::lib_utils::PluginRegistry::remove_all_plugins (C++ function)
esp_brookesia::lib_utils::PluginRegistry::remove_plugin (C++ function)
esp_brookesia::lib_utils::StateBase (C++ class)
esp_brookesia::lib_utils::StateBase::get_name (C++ function)
esp_brookesia::lib_utils::StateBase::get_timeout_action (C++ function)
esp_brookesia::lib_utils::StateBase::get_timeout_ms (C++ function)
esp_brookesia::lib_utils::StateBase::get_update_interval (C++ function)
esp_brookesia::lib_utils::StateBase::on_enter (C++ function)
esp_brookesia::lib_utils::StateBase::on_exit (C++ function)
esp_brookesia::lib_utils::StateBase::on_update (C++ function)
esp_brookesia::lib_utils::StateBase::set_timeout (C++ function)
esp_brookesia::lib_utils::StateBase::set_update_interval (C++ function)
esp_brookesia::lib_utils::StateBase::StateBase (C++ function)
esp_brookesia::lib_utils::StateBase::~StateBase (C++ function)
esp_brookesia::lib_utils::StateMachine (C++ class)
esp_brookesia::lib_utils::StateMachine::add_state (C++ function)
esp_brookesia::lib_utils::StateMachine::add_transition (C++ function)
esp_brookesia::lib_utils::StateMachine::Config (C++ struct)
esp_brookesia::lib_utils::StateMachine::Config::initial_state (C++ member)
esp_brookesia::lib_utils::StateMachine::Config::task_group_config (C++ member)
esp_brookesia::lib_utils::StateMachine::Config::task_group_name (C++ member)
esp_brookesia::lib_utils::StateMachine::Config::task_scheduler (C++ member)
esp_brookesia::lib_utils::StateMachine::DEFAULT_TASK_GROUP_NAME (C++ member)
esp_brookesia::lib_utils::StateMachine::force_transition_to (C++ function)
esp_brookesia::lib_utils::StateMachine::get_current_state (C++ function)
esp_brookesia::lib_utils::StateMachine::get_state_ptr (C++ function)
esp_brookesia::lib_utils::StateMachine::has_state_updating (C++ function)
esp_brookesia::lib_utils::StateMachine::has_transition_running (C++ function)
esp_brookesia::lib_utils::StateMachine::is_running (C++ function)
esp_brookesia::lib_utils::StateMachine::register_transition_finish_callback (C++ function)
esp_brookesia::lib_utils::StateMachine::start (C++ function)
esp_brookesia::lib_utils::StateMachine::StateMachine (C++ function)
esp_brookesia::lib_utils::StateMachine::StatePtr (C++ type)
esp_brookesia::lib_utils::StateMachine::stop (C++ function)
esp_brookesia::lib_utils::StateMachine::TransitionFinishCallback (C++ type)
esp_brookesia::lib_utils::StateMachine::trigger_action (C++ function)
esp_brookesia::lib_utils::StateMachine::wait_all_transitions (C++ function)
esp_brookesia::lib_utils::StateMachine::~StateMachine (C++ function)
esp_brookesia::lib_utils::TaskScheduler (C++ class)
esp_brookesia::lib_utils::TaskScheduler::cancel (C++ function)
esp_brookesia::lib_utils::TaskScheduler::cancel_all (C++ function)
esp_brookesia::lib_utils::TaskScheduler::cancel_group (C++ function)
esp_brookesia::lib_utils::TaskScheduler::configure_group (C++ function)
esp_brookesia::lib_utils::TaskScheduler::dispatch (C++ function)
esp_brookesia::lib_utils::TaskScheduler::Executor (C++ type)
esp_brookesia::lib_utils::TaskScheduler::get_active_groups (C++ function)
esp_brookesia::lib_utils::TaskScheduler::get_executor (C++ function)
esp_brookesia::lib_utils::TaskScheduler::get_group (C++ function)
esp_brookesia::lib_utils::TaskScheduler::get_group_task_count (C++ function)
esp_brookesia::lib_utils::TaskScheduler::get_state (C++ function)
esp_brookesia::lib_utils::TaskScheduler::get_statistics (C++ function)
esp_brookesia::lib_utils::TaskScheduler::get_type (C++ function)
esp_brookesia::lib_utils::TaskScheduler::get_worker_count (C++ function)
esp_brookesia::lib_utils::TaskScheduler::Group (C++ type)
esp_brookesia::lib_utils::TaskScheduler::GroupConfig (C++ struct)
esp_brookesia::lib_utils::TaskScheduler::GroupConfig::enable_serial_execution (C++ member)
esp_brookesia::lib_utils::TaskScheduler::GroupConfig::parent_group (C++ member)
esp_brookesia::lib_utils::TaskScheduler::GroupConfig::post_execute_callback (C++ member)
esp_brookesia::lib_utils::TaskScheduler::GroupConfig::pre_execute_callback (C++ member)
esp_brookesia::lib_utils::TaskScheduler::is_running (C++ function)
esp_brookesia::lib_utils::TaskScheduler::OnceTask (C++ type)
esp_brookesia::lib_utils::TaskScheduler::operator= (C++ function)
,
[1]
esp_brookesia::lib_utils::TaskScheduler::PeriodicTask (C++ type)
esp_brookesia::lib_utils::TaskScheduler::post (C++ function)
esp_brookesia::lib_utils::TaskScheduler::post_batch (C++ function)
esp_brookesia::lib_utils::TaskScheduler::post_delayed (C++ function)
esp_brookesia::lib_utils::TaskScheduler::post_periodic (C++ function)
esp_brookesia::lib_utils::TaskScheduler::PostExecuteCallback (C++ type)
esp_brookesia::lib_utils::TaskScheduler::PreExecuteCallback (C++ type)
esp_brookesia::lib_utils::TaskScheduler::reset_statistics (C++ function)
esp_brookesia::lib_utils::TaskScheduler::restart_timer (C++ function)
esp_brookesia::lib_utils::TaskScheduler::resume (C++ function)
esp_brookesia::lib_utils::TaskScheduler::resume_all (C++ function)
esp_brookesia::lib_utils::TaskScheduler::resume_group (C++ function)
esp_brookesia::lib_utils::TaskScheduler::start (C++ function)
,
[1]
esp_brookesia::lib_utils::TaskScheduler::StartConfig (C++ struct)
esp_brookesia::lib_utils::TaskScheduler::StartConfig::post_execute_callback (C++ member)
esp_brookesia::lib_utils::TaskScheduler::StartConfig::pre_execute_callback (C++ member)
esp_brookesia::lib_utils::TaskScheduler::StartConfig::worker_configs (C++ member)
esp_brookesia::lib_utils::TaskScheduler::StartConfig::worker_poll_interval_ms (C++ member)
esp_brookesia::lib_utils::TaskScheduler::Statistics (C++ struct)
esp_brookesia::lib_utils::TaskScheduler::Statistics::canceled_tasks (C++ member)
esp_brookesia::lib_utils::TaskScheduler::Statistics::completed_tasks (C++ member)
esp_brookesia::lib_utils::TaskScheduler::Statistics::failed_tasks (C++ member)
esp_brookesia::lib_utils::TaskScheduler::Statistics::suspended_tasks (C++ member)
esp_brookesia::lib_utils::TaskScheduler::Statistics::total_tasks (C++ member)
esp_brookesia::lib_utils::TaskScheduler::stop (C++ function)
esp_brookesia::lib_utils::TaskScheduler::suspend (C++ function)
esp_brookesia::lib_utils::TaskScheduler::suspend_all (C++ function)
esp_brookesia::lib_utils::TaskScheduler::suspend_group (C++ function)
esp_brookesia::lib_utils::TaskScheduler::TaskId (C++ type)
esp_brookesia::lib_utils::TaskScheduler::TaskScheduler (C++ function)
,
[1]
,
[2]
esp_brookesia::lib_utils::TaskScheduler::TaskState (C++ enum)
esp_brookesia::lib_utils::TaskScheduler::TaskState::Canceled (C++ enumerator)
esp_brookesia::lib_utils::TaskScheduler::TaskState::Finished (C++ enumerator)
esp_brookesia::lib_utils::TaskScheduler::TaskState::Running (C++ enumerator)
esp_brookesia::lib_utils::TaskScheduler::TaskState::Suspended (C++ enumerator)
esp_brookesia::lib_utils::TaskScheduler::TaskType (C++ enum)
esp_brookesia::lib_utils::TaskScheduler::TaskType::Delayed (C++ enumerator)
esp_brookesia::lib_utils::TaskScheduler::TaskType::Immediate (C++ enumerator)
esp_brookesia::lib_utils::TaskScheduler::TaskType::Periodic (C++ enumerator)
esp_brookesia::lib_utils::TaskScheduler::wait (C++ function)
esp_brookesia::lib_utils::TaskScheduler::wait_all (C++ function)
esp_brookesia::lib_utils::TaskScheduler::wait_group (C++ function)
esp_brookesia::lib_utils::TaskScheduler::~TaskScheduler (C++ function)
esp_brookesia::lib_utils::ThreadConfigGuard (C++ class)
esp_brookesia::lib_utils::ThreadConfigGuard::ThreadConfigGuard (C++ function)
esp_brookesia::lib_utils::ThreadConfigGuard::~ThreadConfigGuard (C++ function)
esp_brookesia::lib_utils::ThreadProfiler (C++ class)
esp_brookesia::lib_utils::ThreadProfiler::configure_profiling (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::connect_profiling_signal (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::connect_threshold_signal (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::get_instance (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::get_profiling_config (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::get_profiling_latest_snapshot (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::get_task_by_name (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::get_tasks_above_threshold (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::is_profiling (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::operator= (C++ function)
,
[1]
esp_brookesia::lib_utils::ThreadProfiler::PrimarySortBy (C++ enum)
esp_brookesia::lib_utils::ThreadProfiler::PrimarySortBy::CoreId (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::PrimarySortBy::None (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::print_snapshot (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::ProfileSnapshot (C++ struct)
esp_brookesia::lib_utils::ThreadProfiler::ProfileSnapshot::stats (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::ProfileSnapshot::tasks (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::ProfileSnapshot::timestamp (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::ProfileSnapshot::total_runtime (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::ProfilingConfig (C++ struct)
esp_brookesia::lib_utils::ThreadProfiler::ProfilingConfig::enable_auto_logging (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::ProfilingConfig::primary_sort (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::ProfilingConfig::profiling_interval_ms (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::ProfilingConfig::sampling_duration_ms (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::ProfilingConfig::secondary_sort (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::ProfilingSignal (C++ type)
esp_brookesia::lib_utils::ThreadProfiler::ProfilingSignalSlot (C++ type)
esp_brookesia::lib_utils::ThreadProfiler::reset_profiling (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::sample_tasks (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::SampleResult (C++ struct)
esp_brookesia::lib_utils::ThreadProfiler::SampleResult::runtime (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::SampleResult::task_status (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::SampleResult::timestamp (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::SecondarySortBy (C++ enum)
esp_brookesia::lib_utils::ThreadProfiler::SecondarySortBy::CpuPercent (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::SecondarySortBy::Name (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::SecondarySortBy::Priority (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::SecondarySortBy::StackUsage (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::SignalConnection (C++ type)
esp_brookesia::lib_utils::ThreadProfiler::sort_tasks (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::start_profiling (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::Statistics (C++ struct)
esp_brookesia::lib_utils::ThreadProfiler::Statistics::blocked_tasks (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::Statistics::running_tasks (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::Statistics::sample_duration_ms (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::Statistics::suspended_tasks (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::Statistics::total_cpu_percent (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::Statistics::total_tasks (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::stop_profiling (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::take_snapshot (C++ function)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo (C++ struct)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::core_id (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::cpu_percent (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::elapsed_time (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::handle (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::is_stack_external (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::name (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::priority (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::runtime_counter (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::stack_high_water_mark (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::state (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskInfo::status (C++ member)
esp_brookesia::lib_utils::ThreadProfiler::TaskState (C++ enum)
esp_brookesia::lib_utils::ThreadProfiler::TaskState::Blocked (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::TaskState::Deleted (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::TaskState::Invalid (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::TaskState::Ready (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::TaskState::Running (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::TaskState::Suspended (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::TaskStatus (C++ enum)
esp_brookesia::lib_utils::ThreadProfiler::TaskStatus::Created (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::TaskStatus::Deleted (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::TaskStatus::Normal (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::ThreadProfiler (C++ function)
,
[1]
esp_brookesia::lib_utils::ThreadProfiler::ThresholdSignal (C++ type)
esp_brookesia::lib_utils::ThreadProfiler::ThresholdSignalSlot (C++ type)
esp_brookesia::lib_utils::ThreadProfiler::ThresholdType (C++ enum)
esp_brookesia::lib_utils::ThreadProfiler::ThresholdType::CpuPercent (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::ThresholdType::Priority (C++ enumerator)
esp_brookesia::lib_utils::ThreadProfiler::ThresholdType::StackUsage (C++ enumerator)
esp_brookesia::lib_utils::TimeProfiler (C++ class)
esp_brookesia::lib_utils::TimeProfiler::clear (C++ function)
esp_brookesia::lib_utils::TimeProfiler::end_event (C++ function)
esp_brookesia::lib_utils::TimeProfiler::enter_scope (C++ function)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions (C++ struct)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::calls_width (C++ member)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::name_width (C++ member)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::num_width (C++ member)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::percent_width (C++ member)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::precision (C++ member)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::show_percentages (C++ member)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::sort_by (C++ member)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::SortBy (C++ enum)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::SortBy::NameAsc (C++ enumerator)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::SortBy::None (C++ enumerator)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::SortBy::TotalDesc (C++ enumerator)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::time_unit (C++ member)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::TimeUnit (C++ enum)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::TimeUnit::Microseconds (C++ enumerator)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::TimeUnit::Milliseconds (C++ enumerator)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::TimeUnit::Seconds (C++ enumerator)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::use_color (C++ member)
esp_brookesia::lib_utils::TimeProfiler::FormatOptions::use_unicode (C++ member)
esp_brookesia::lib_utils::TimeProfiler::get_instance (C++ function)
esp_brookesia::lib_utils::TimeProfiler::get_statistics (C++ function)
esp_brookesia::lib_utils::TimeProfiler::leave_scope (C++ function)
esp_brookesia::lib_utils::TimeProfiler::Node (C++ struct)
esp_brookesia::lib_utils::TimeProfiler::Node::children (C++ member)
esp_brookesia::lib_utils::TimeProfiler::Node::count (C++ member)
esp_brookesia::lib_utils::TimeProfiler::Node::max (C++ member)
esp_brookesia::lib_utils::TimeProfiler::Node::min (C++ member)
esp_brookesia::lib_utils::TimeProfiler::Node::name (C++ member)
esp_brookesia::lib_utils::TimeProfiler::Node::parent (C++ member)
esp_brookesia::lib_utils::TimeProfiler::Node::total (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics (C++ struct)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::avg (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::children (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::count (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::max (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::min (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::name (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::pct_parent (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::pct_total (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::self_time (C++ member)
esp_brookesia::lib_utils::TimeProfiler::NodeStatistics::total (C++ member)
esp_brookesia::lib_utils::TimeProfiler::report (C++ function)
esp_brookesia::lib_utils::TimeProfiler::set_format_options (C++ function)
esp_brookesia::lib_utils::TimeProfiler::start_event (C++ function)
esp_brookesia::lib_utils::TimeProfiler::Statistics (C++ struct)
esp_brookesia::lib_utils::TimeProfiler::Statistics::overall_total (C++ member)
esp_brookesia::lib_utils::TimeProfiler::Statistics::root_children (C++ member)
esp_brookesia::lib_utils::TimeProfiler::Statistics::unit_name (C++ member)
esp_brookesia::lib_utils::TimeProfilerScope (C++ class)
esp_brookesia::lib_utils::TimeProfilerScope::TimeProfilerScope (C++ function)
esp_brookesia::lib_utils::TimeProfilerScope::~TimeProfilerScope (C++ function)
esp_brookesia::runtime::elf::Backend (C++ class)
esp_brookesia::runtime::elf::Backend::get_instance (C++ function)
esp_brookesia::runtime::js::Backend (C++ class)
esp_brookesia::runtime::js::Backend::get_instance (C++ function)
esp_brookesia::runtime::lua::Backend (C++ class)
esp_brookesia::runtime::lua::Backend::get_instance (C++ function)
esp_brookesia::runtime::Runtime (C++ class)
esp_brookesia::runtime::Runtime::call_function (C++ function)
esp_brookesia::runtime::Runtime::deinit (C++ function)
esp_brookesia::runtime::Runtime::get_app (C++ function)
esp_brookesia::runtime::Runtime::get_type (C++ function)
esp_brookesia::runtime::Runtime::init (C++ function)
esp_brookesia::runtime::Runtime::list_apps (C++ function)
esp_brookesia::runtime::Runtime::load_app (C++ function)
esp_brookesia::runtime::Runtime::Runtime (C++ function)
esp_brookesia::runtime::Runtime::start_app (C++ function)
esp_brookesia::runtime::Runtime::stop_app (C++ function)
esp_brookesia::runtime::Runtime::unload_app (C++ function)
esp_brookesia::runtime::wasm::Backend (C++ class)
esp_brookesia::runtime::wasm::Backend::get_instance (C++ function)
esp_brookesia::service::CustomService (C++ class)
esp_brookesia::service::CustomService::get_event_schemas (C++ function)
esp_brookesia::service::CustomService::get_function_schemas (C++ function)
esp_brookesia::service::CustomService::get_instance (C++ function)
esp_brookesia::service::CustomService::publish_event (C++ function)
esp_brookesia::service::CustomService::register_event (C++ function)
esp_brookesia::service::CustomService::register_function (C++ function)
esp_brookesia::service::CustomService::unregister_event (C++ function)
esp_brookesia::service::CustomService::unregister_function (C++ function)
esp_brookesia::service::EventRegistry (C++ class)
esp_brookesia::service::EventRegistry::add (C++ function)
esp_brookesia::service::EventRegistry::get_count (C++ function)
esp_brookesia::service::EventRegistry::get_schema (C++ function)
esp_brookesia::service::EventRegistry::get_schemas (C++ function)
esp_brookesia::service::EventRegistry::get_schemas_json (C++ function)
esp_brookesia::service::EventRegistry::get_signal (C++ function)
esp_brookesia::service::EventRegistry::has (C++ function)
esp_brookesia::service::EventRegistry::remove (C++ function)
esp_brookesia::service::EventRegistry::remove_all (C++ function)
esp_brookesia::service::EventRegistry::Signal (C++ type)
esp_brookesia::service::EventRegistry::SignalConnection (C++ type)
esp_brookesia::service::EventRegistry::SignalSlot (C++ type)
esp_brookesia::service::EventRegistry::validate_items (C++ function)
esp_brookesia::service::FunctionRegistry (C++ class)
esp_brookesia::service::FunctionRegistry::add (C++ function)
esp_brookesia::service::FunctionRegistry::call (C++ function)
esp_brookesia::service::FunctionRegistry::get_count (C++ function)
esp_brookesia::service::FunctionRegistry::get_schema (C++ function)
esp_brookesia::service::FunctionRegistry::get_schemas (C++ function)
esp_brookesia::service::FunctionRegistry::get_schemas_json (C++ function)
esp_brookesia::service::FunctionRegistry::has (C++ function)
esp_brookesia::service::FunctionRegistry::remove (C++ function)
esp_brookesia::service::FunctionRegistry::remove_all (C++ function)
esp_brookesia::service::helper::Audio (C++ class)
esp_brookesia::service::helper::Audio::DECODER_NAME_PREFIX (C++ member)
esp_brookesia::service::helper::Audio::ENCODER_NAME_PREFIX (C++ member)
esp_brookesia::service::helper::Audio::OutputInfo (C++ struct)
esp_brookesia::service::helper::Audio::PLAYBACK_NAME (C++ member)
esp_brookesia::service::helper::Audio::SourceInfo (C++ struct)
esp_brookesia::service::helper::Audio::StreamConfig (C++ struct)
esp_brookesia::service::helper::AudioDecoder (C++ class)
esp_brookesia::service::helper::AudioEncoder (C++ class)
esp_brookesia::service::helper::AudioPlayback (C++ class)
esp_brookesia::service::helper::Base (C++ class)
esp_brookesia::service::helper::Base::call_function_async (C++ function)
esp_brookesia::service::helper::Base::call_function_sync (C++ function)
esp_brookesia::service::helper::Base::EventMonitor (C++ class)
esp_brookesia::service::helper::Base::EventMonitor::clear (C++ function)
esp_brookesia::service::helper::Base::EventMonitor::get_all (C++ function)
,
[1]
esp_brookesia::service::helper::Base::EventMonitor::get_count (C++ function)
esp_brookesia::service::helper::Base::EventMonitor::get_last (C++ function)
,
[1]
esp_brookesia::service::helper::Base::EventMonitor::has (C++ function)
esp_brookesia::service::helper::Base::EventMonitor::is_running (C++ function)
esp_brookesia::service::helper::Base::EventMonitor::start (C++ function)
esp_brookesia::service::helper::Base::EventMonitor::stop (C++ function)
esp_brookesia::service::helper::Base::EventMonitor::wait_for (C++ function)
esp_brookesia::service::helper::Base::EventMonitor::wait_for_any (C++ function)
esp_brookesia::service::helper::Base::process_function_result (C++ function)
esp_brookesia::service::helper::Base::subscribe_event (C++ function)
,
[1]
esp_brookesia::service::helper::Base::to_function_result (C++ function)
esp_brookesia::service::helper::Coze (C++ class)
esp_brookesia::service::helper::Coze::AuthInfo (C++ struct)
esp_brookesia::service::helper::Coze::AuthInfo::app_id (C++ member)
esp_brookesia::service::helper::Coze::AuthInfo::custom_consumer (C++ member)
esp_brookesia::service::helper::Coze::AuthInfo::device_id (C++ member)
esp_brookesia::service::helper::Coze::AuthInfo::private_key (C++ member)
esp_brookesia::service::helper::Coze::AuthInfo::public_key (C++ member)
esp_brookesia::service::helper::Coze::AuthInfo::session_name (C++ member)
esp_brookesia::service::helper::Coze::AuthInfo::user_id (C++ member)
esp_brookesia::service::helper::Coze::CozeEvent (C++ enum)
esp_brookesia::service::helper::Coze::CozeEvent::InsufficientCreditsBalance (C++ enumerator)
esp_brookesia::service::helper::Coze::CozeEvent::Max (C++ enumerator)
esp_brookesia::service::helper::Coze::get_event_schemas (C++ function)
esp_brookesia::service::helper::Coze::get_function_schemas (C++ function)
esp_brookesia::service::helper::Coze::get_name (C++ function)
esp_brookesia::service::helper::Coze::Info (C++ struct)
esp_brookesia::service::helper::Coze::Info::authorization (C++ member)
esp_brookesia::service::helper::Coze::Info::robots (C++ member)
esp_brookesia::service::helper::Coze::RobotInfo (C++ struct)
esp_brookesia::service::helper::Coze::RobotInfo::bot_id (C++ member)
esp_brookesia::service::helper::Coze::RobotInfo::description (C++ member)
esp_brookesia::service::helper::Coze::RobotInfo::name (C++ member)
esp_brookesia::service::helper::Coze::RobotInfo::voice_id (C++ member)
esp_brookesia::service::helper::Device (C++ class)
esp_brookesia::service::helper::Device::BoardInfo (C++ type)
esp_brookesia::service::helper::Device::CameraDeviceInfos (C++ type)
esp_brookesia::service::helper::Device::Capabilities (C++ type)
esp_brookesia::service::helper::Device::NetworkConnectivityInfo (C++ struct)
esp_brookesia::service::helper::Device::PowerBatteryChargeConfig (C++ type)
esp_brookesia::service::helper::Device::PowerBatteryInfo (C++ type)
esp_brookesia::service::helper::Device::PowerBatteryState (C++ type)
esp_brookesia::service::helper::Display (C++ class)
esp_brookesia::service::helper::Display::OutputBacklightCapability (C++ struct)
esp_brookesia::service::helper::Display::OutputInfo (C++ struct)
esp_brookesia::service::helper::Display::OutputTouchCapability (C++ struct)
esp_brookesia::service::helper::Display::SourceInfo (C++ struct)
esp_brookesia::service::helper::Display::TouchGestureConfig (C++ struct)
esp_brookesia::service::helper::Display::TouchGestureInfo (C++ struct)
esp_brookesia::service::helper::Display::TouchGestureThreshold (C++ struct)
esp_brookesia::service::helper::Display::TouchInfo (C++ struct)
esp_brookesia::service::helper::ExpressionEmote (C++ class)
esp_brookesia::service::helper::ExpressionEmote::AssetSource (C++ struct)
esp_brookesia::service::helper::ExpressionEmote::AssetSource::flag_enable_mmap (C++ member)
esp_brookesia::service::helper::ExpressionEmote::AssetSource::source (C++ member)
esp_brookesia::service::helper::ExpressionEmote::AssetSource::type (C++ member)
esp_brookesia::service::helper::ExpressionEmote::AssetSourceType (C++ enum)
esp_brookesia::service::helper::ExpressionEmote::AssetSourceType::Max (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::AssetSourceType::PartitionLabel (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::AssetSourceType::Path (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::Config (C++ struct)
esp_brookesia::service::helper::ExpressionEmote::Config::buf_pixels (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::flag_buff_dma (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::flag_buff_spiram (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::flag_double_buffer (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::flag_swap_color_bytes (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::fps (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::h_res (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::task_affinity (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::task_priority (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::task_stack (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::task_stack_in_ext (C++ member)
esp_brookesia::service::helper::ExpressionEmote::Config::v_res (C++ member)
esp_brookesia::service::helper::ExpressionEmote::EventMessageType (C++ enum)
esp_brookesia::service::helper::ExpressionEmote::EventMessageType::Battery (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::EventMessageType::Idle (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::EventMessageType::Listen (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::EventMessageType::Max (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::EventMessageType::Speak (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::EventMessageType::System (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::EventMessageType::User (C++ enumerator)
esp_brookesia::service::helper::ExpressionEmote::FlushReadyEventParam (C++ struct)
esp_brookesia::service::helper::ExpressionEmote::FlushReadyEventParam::data (C++ member)
esp_brookesia::service::helper::ExpressionEmote::FlushReadyEventParam::x_end (C++ member)
esp_brookesia::service::helper::ExpressionEmote::FlushReadyEventParam::x_start (C++ member)
esp_brookesia::service::helper::ExpressionEmote::FlushReadyEventParam::y_end (C++ member)
esp_brookesia::service::helper::ExpressionEmote::FlushReadyEventParam::y_start (C++ member)
esp_brookesia::service::helper::Http (C++ class)
esp_brookesia::service::helper::Http::GeneralState (C++ enum)
esp_brookesia::service::helper::Http::GeneralState::Deiniting (C++ enumerator)
esp_brookesia::service::helper::Http::GeneralState::Idle (C++ enumerator)
esp_brookesia::service::helper::Http::GeneralState::Inited (C++ enumerator)
esp_brookesia::service::helper::Http::GeneralState::Initing (C++ enumerator)
esp_brookesia::service::helper::Http::GeneralState::Max (C++ enumerator)
esp_brookesia::service::helper::Http::GeneralState::Started (C++ enumerator)
esp_brookesia::service::helper::Http::GeneralState::Starting (C++ enumerator)
esp_brookesia::service::helper::Http::GeneralState::Stopped (C++ enumerator)
esp_brookesia::service::helper::Http::GeneralState::Stopping (C++ enumerator)
esp_brookesia::service::helper::Http::GeneralState::TimeSyncing (C++ enumerator)
esp_brookesia::service::helper::Http::RequestProgress (C++ struct)
esp_brookesia::service::helper::Http::RequestState (C++ enum)
esp_brookesia::service::helper::Http::RequestState::Canceled (C++ enumerator)
esp_brookesia::service::helper::Http::RequestState::Completed (C++ enumerator)
esp_brookesia::service::helper::Http::RequestState::Failed (C++ enumerator)
esp_brookesia::service::helper::Http::RequestState::Max (C++ enumerator)
esp_brookesia::service::helper::Http::RequestState::Queued (C++ enumerator)
esp_brookesia::service::helper::Http::RequestState::Running (C++ enumerator)
esp_brookesia::service::helper::Http::RequestStateInfo (C++ struct)
esp_brookesia::service::helper::Http::Statistics (C++ struct)
esp_brookesia::service::helper::Manager (C++ class)
esp_brookesia::service::helper::Manager::AgentAttributes (C++ struct)
esp_brookesia::service::helper::Manager::AgentAttributes::get_name (C++ function)
esp_brookesia::service::helper::Manager::AgentAttributes::is_general_events_supported (C++ function)
esp_brookesia::service::helper::Manager::AgentAttributes::is_general_functions_supported (C++ function)
esp_brookesia::service::helper::Manager::AgentAttributes::name (C++ member)
esp_brookesia::service::helper::Manager::AgentAttributes::operation_timeout (C++ member)
esp_brookesia::service::helper::Manager::AgentAttributes::require_time_sync (C++ member)
esp_brookesia::service::helper::Manager::AgentAttributes::support_general_events (C++ member)
esp_brookesia::service::helper::Manager::AgentAttributes::support_general_functions (C++ member)
esp_brookesia::service::helper::Manager::AgentGeneralEvent (C++ enum)
esp_brookesia::service::helper::Manager::AgentGeneralEvent::AgentSpeakingTextGot (C++ enumerator)
esp_brookesia::service::helper::Manager::AgentGeneralEvent::EmoteGot (C++ enumerator)
esp_brookesia::service::helper::Manager::AgentGeneralEvent::ListeningStatusChanged (C++ enumerator)
esp_brookesia::service::helper::Manager::AgentGeneralEvent::Max (C++ enumerator)
esp_brookesia::service::helper::Manager::AgentGeneralEvent::SpeakingStatusChanged (C++ enumerator)
esp_brookesia::service::helper::Manager::AgentGeneralEvent::UserSpeakingTextGot (C++ enumerator)
esp_brookesia::service::helper::Manager::AgentGeneralFunction (C++ enum)
esp_brookesia::service::helper::Manager::AgentGeneralFunction::InterruptSpeaking (C++ enumerator)
esp_brookesia::service::helper::Manager::AgentGeneralFunction::Max (C++ enumerator)
esp_brookesia::service::helper::Manager::AgentOperationTimeout (C++ struct)
esp_brookesia::service::helper::Manager::AgentOperationTimeout::activate (C++ member)
esp_brookesia::service::helper::Manager::AgentOperationTimeout::sleep (C++ member)
esp_brookesia::service::helper::Manager::AgentOperationTimeout::start (C++ member)
esp_brookesia::service::helper::Manager::AgentOperationTimeout::stop (C++ member)
esp_brookesia::service::helper::Manager::AgentOperationTimeout::wake_up (C++ member)
esp_brookesia::service::helper::Manager::ChatMode (C++ enum)
esp_brookesia::service::helper::Manager::ChatMode::HalfDuplex (C++ enumerator)
esp_brookesia::service::helper::Manager::ChatMode::Manual (C++ enumerator)
esp_brookesia::service::helper::Manager::ChatMode::Max (C++ enumerator)
esp_brookesia::service::helper::Manager::ChatMode::RealTime (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralAction (C++ enum)
esp_brookesia::service::helper::Manager::GeneralAction::Activate (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralAction::Max (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralAction::Sleep (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralAction::Start (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralAction::Stop (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralAction::TimeSync (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralAction::WakeUp (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralEvent (C++ enum)
esp_brookesia::service::helper::Manager::GeneralEvent::Activated (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralEvent::Awake (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralEvent::Max (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralEvent::Slept (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralEvent::Started (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralEvent::Stopped (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralEvent::TimeSynced (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState (C++ enum)
esp_brookesia::service::helper::Manager::GeneralState::Activated (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::Activating (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::Max (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::Ready (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::Sleeping (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::Slept (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::Started (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::Starting (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::Stopping (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::TimeSyncing (C++ enumerator)
esp_brookesia::service::helper::Manager::GeneralState::WakingUp (C++ enumerator)
esp_brookesia::service::helper::Manager::get_name (C++ function)
esp_brookesia::service::helper::Nes (C++ class)
esp_brookesia::service::helper::Nes::Config (C++ struct)
esp_brookesia::service::helper::Nes::GamepadState (C++ struct)
esp_brookesia::service::helper::Nes::VideoArea (C++ struct)
esp_brookesia::service::helper::Openai (C++ class)
esp_brookesia::service::helper::Openai::get_event_schemas (C++ function)
esp_brookesia::service::helper::Openai::get_function_schemas (C++ function)
esp_brookesia::service::helper::Openai::get_name (C++ function)
esp_brookesia::service::helper::Openai::Info (C++ struct)
esp_brookesia::service::helper::Openai::Info::api_key (C++ member)
esp_brookesia::service::helper::Openai::Info::model (C++ member)
esp_brookesia::service::helper::Openai::Info::voice (C++ member)
esp_brookesia::service::helper::SNTP (C++ class)
esp_brookesia::service::helper::SNTP::EventId (C++ enum)
esp_brookesia::service::helper::SNTP::EventId::Max (C++ enumerator)
esp_brookesia::service::helper::SNTP::EventId::StateChanged (C++ enumerator)
esp_brookesia::service::helper::SNTP::EventId::TimezoneChanged (C++ enumerator)
esp_brookesia::service::helper::SNTP::EventStateChangedParam (C++ enum)
esp_brookesia::service::helper::SNTP::EventStateChangedParam::State (C++ enumerator)
esp_brookesia::service::helper::SNTP::EventTimezoneChangedParam (C++ enum)
esp_brookesia::service::helper::SNTP::EventTimezoneChangedParam::Timezone (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId (C++ enum)
esp_brookesia::service::helper::SNTP::FunctionId::GetServers (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::GetState (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::GetTimezone (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::IsTimeSynced (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::LoadData (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::Max (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::ResetData (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::SetServers (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::SetTimezone (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::Start (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionId::Stop (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionSetServersParam (C++ enum)
esp_brookesia::service::helper::SNTP::FunctionSetServersParam::Servers (C++ enumerator)
esp_brookesia::service::helper::SNTP::FunctionSetTimezoneParam (C++ enum)
esp_brookesia::service::helper::SNTP::FunctionSetTimezoneParam::Timezone (C++ enumerator)
esp_brookesia::service::helper::SNTP::get_event_schemas (C++ function)
esp_brookesia::service::helper::SNTP::get_function_schemas (C++ function)
esp_brookesia::service::helper::SNTP::get_name (C++ function)
esp_brookesia::service::helper::SNTP::State (C++ enum)
esp_brookesia::service::helper::SNTP::State::CheckingNetwork (C++ enumerator)
esp_brookesia::service::helper::SNTP::State::Max (C++ enumerator)
esp_brookesia::service::helper::SNTP::State::Stopped (C++ enumerator)
esp_brookesia::service::helper::SNTP::State::Synced (C++ enumerator)
esp_brookesia::service::helper::SNTP::State::Syncing (C++ enumerator)
esp_brookesia::service::helper::Storage (C++ class)
esp_brookesia::service::helper::Storage::DEFAULT_TIMEOUT_MS (C++ member)
esp_brookesia::service::helper::Storage::erase_keys (C++ function)
esp_brookesia::service::helper::Storage::EventId (C++ enum)
esp_brookesia::service::helper::Storage::EventId::Max (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionId (C++ enum)
esp_brookesia::service::helper::Storage::FunctionId::GetFileSystemCapacity (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionId::GetFileSystems (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionId::KVErase (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionId::KVGet (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionId::KVList (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionId::KVSet (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionId::MakeKVKey (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionId::MakeKVNamespace (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionId::Max (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionKVEraseParam (C++ enum)
esp_brookesia::service::helper::Storage::FunctionKVEraseParam::Keys (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionKVEraseParam::Nspace (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionKVGetParam (C++ enum)
esp_brookesia::service::helper::Storage::FunctionKVGetParam::Keys (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionKVGetParam::Nspace (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionKVListParam (C++ enum)
esp_brookesia::service::helper::Storage::FunctionKVListParam::Nspace (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionKVSetParam (C++ enum)
esp_brookesia::service::helper::Storage::FunctionKVSetParam::KeyValuePairs (C++ enumerator)
esp_brookesia::service::helper::Storage::FunctionKVSetParam::Nspace (C++ enumerator)
esp_brookesia::service::helper::Storage::get_event_schemas (C++ function)
esp_brookesia::service::helper::Storage::get_function_schemas (C++ function)
esp_brookesia::service::helper::Storage::get_key_value (C++ function)
esp_brookesia::service::helper::Storage::get_name (C++ function)
esp_brookesia::service::helper::Storage::KvNameResult (C++ struct)
esp_brookesia::service::helper::Storage::save_key_value (C++ function)
esp_brookesia::service::helper::Storage::save_key_value_async (C++ function)
esp_brookesia::service::helper::Storage::ValueType (C++ type)
esp_brookesia::service::helper::Video (C++ class)
esp_brookesia::service::helper::Video::DECODER_NAME_PREFIX (C++ member)
esp_brookesia::service::helper::Video::DecoderConfig (C++ struct)
esp_brookesia::service::helper::Video::DecoderDisplayConfig (C++ struct)
esp_brookesia::service::helper::Video::DecoderEventId (C++ enum)
esp_brookesia::service::helper::Video::DecoderEventId::Max (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderEventId::SinkFrameReady (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderEventSinkFrameReadyParam (C++ enum)
esp_brookesia::service::helper::Video::DecoderEventSinkFrameReadyParam::Frame (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderEventSinkFrameReadyParam::Height (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderEventSinkFrameReadyParam::Width (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderFunctionFeedFrameParam (C++ enum)
esp_brookesia::service::helper::Video::DecoderFunctionFeedFrameParam::Frame (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderFunctionId (C++ enum)
esp_brookesia::service::helper::Video::DecoderFunctionId::Close (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderFunctionId::FeedFrame (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderFunctionId::Max (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderFunctionId::Open (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderFunctionId::Start (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderFunctionId::Stop (C++ enumerator)
esp_brookesia::service::helper::Video::DecoderFunctionOpenParam (C++ enum)
esp_brookesia::service::helper::Video::DecoderFunctionOpenParam::Config (C++ enumerator)
esp_brookesia::service::helper::Video::ENCODER_NAME_PREFIX (C++ member)
esp_brookesia::service::helper::Video::EncoderConfig (C++ struct)
esp_brookesia::service::helper::Video::EncoderDisplayConfig (C++ struct)
esp_brookesia::service::helper::Video::EncoderEventFetchSinkFrameReadyParam (C++ enum)
esp_brookesia::service::helper::Video::EncoderEventFetchSinkFrameReadyParam::Frame (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderEventFetchSinkFrameReadyParam::SinkIndex (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderEventFetchSinkFrameReadyParam::SinkInfo (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderEventId (C++ enum)
esp_brookesia::service::helper::Video::EncoderEventId::FetchSinkFrameReady (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderEventId::Max (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderEventId::StreamSinkFrameReady (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderEventStreamSinkFrameReadyParam (C++ enum)
esp_brookesia::service::helper::Video::EncoderEventStreamSinkFrameReadyParam::Frame (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderEventStreamSinkFrameReadyParam::SinkIndex (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderEventStreamSinkFrameReadyParam::SinkInfo (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderFunctionFetchFrameParam (C++ enum)
esp_brookesia::service::helper::Video::EncoderFunctionFetchFrameParam::SinkIndex (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderFunctionId (C++ enum)
esp_brookesia::service::helper::Video::EncoderFunctionId::Close (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderFunctionId::FetchFrame (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderFunctionId::Max (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderFunctionId::Open (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderFunctionId::Start (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderFunctionId::Stop (C++ enumerator)
esp_brookesia::service::helper::Video::EncoderFunctionOpenParam (C++ enum)
esp_brookesia::service::helper::Video::EncoderFunctionOpenParam::Config (C++ enumerator)
esp_brookesia::service::helper::Video::get_decoder_event_schemas (C++ function)
esp_brookesia::service::helper::Video::get_decoder_function_schemas (C++ function)
esp_brookesia::service::helper::Video::get_encoder_event_schemas (C++ function)
esp_brookesia::service::helper::Video::get_encoder_function_schemas (C++ function)
esp_brookesia::service::helper::VideoDecoder (C++ class)
esp_brookesia::service::helper::VideoDecoder::EventId (C++ type)
esp_brookesia::service::helper::VideoDecoder::FunctionId (C++ type)
esp_brookesia::service::helper::VideoDecoder::get_event_schemas (C++ function)
esp_brookesia::service::helper::VideoDecoder::get_function_schemas (C++ function)
esp_brookesia::service::helper::VideoDecoder::get_name (C++ function)
esp_brookesia::service::helper::VideoEncoder (C++ class)
esp_brookesia::service::helper::VideoEncoder::EventId (C++ type)
esp_brookesia::service::helper::VideoEncoder::FunctionId (C++ type)
esp_brookesia::service::helper::VideoEncoder::get_event_schemas (C++ function)
esp_brookesia::service::helper::VideoEncoder::get_function_schemas (C++ function)
esp_brookesia::service::helper::VideoEncoder::get_name (C++ function)
esp_brookesia::service::helper::Wifi (C++ class)
esp_brookesia::service::helper::Wifi::EventGeneralActionTriggeredParam (C++ enum)
esp_brookesia::service::helper::Wifi::EventGeneralActionTriggeredParam::Action (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventGeneralEventHappenedParam (C++ enum)
esp_brookesia::service::helper::Wifi::EventGeneralEventHappenedParam::Event (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventGeneralEventHappenedParam::IsUnexpected (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventId (C++ enum)
esp_brookesia::service::helper::Wifi::EventId::GeneralActionTriggered (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventId::GeneralEventHappened (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventId::Max (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventId::ScanApInfosUpdated (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventId::ScanStateChanged (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventId::SoftApEventHappened (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventScanApInfosUpdatedParam (C++ enum)
esp_brookesia::service::helper::Wifi::EventScanApInfosUpdatedParam::ApInfos (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventScanStateChangedParam (C++ enum)
esp_brookesia::service::helper::Wifi::EventScanStateChangedParam::IsRunning (C++ enumerator)
esp_brookesia::service::helper::Wifi::EventSoftApEventHappenedParam (C++ enum)
esp_brookesia::service::helper::Wifi::EventSoftApEventHappenedParam::Event (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId (C++ enum)
esp_brookesia::service::helper::Wifi::FunctionId::GetConnectAp (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::GetConnectedAps (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::GetGeneralState (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::GetSoftApParams (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::LoadData (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::Max (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::RemoveConnectedAp (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::ResetData (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::SetConnectAp (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::SetScanParams (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::SetSoftApParams (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::TriggerGeneralAction (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::TriggerScanStart (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::TriggerScanStop (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::TriggerSoftApProvisionStart (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::TriggerSoftApProvisionStop (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::TriggerSoftApStart (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionId::TriggerSoftApStop (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionRemoveConnectedApParam (C++ enum)
esp_brookesia::service::helper::Wifi::FunctionRemoveConnectedApParam::SSID (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionSetConnectApParam (C++ enum)
esp_brookesia::service::helper::Wifi::FunctionSetConnectApParam::Password (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionSetConnectApParam::SSID (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionSetScanParamsParam (C++ enum)
esp_brookesia::service::helper::Wifi::FunctionSetScanParamsParam::Param (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionSetSoftApParamsParam (C++ enum)
esp_brookesia::service::helper::Wifi::FunctionSetSoftApParamsParam::Param (C++ enumerator)
esp_brookesia::service::helper::Wifi::FunctionTriggerGeneralActionParam (C++ enum)
esp_brookesia::service::helper::Wifi::FunctionTriggerGeneralActionParam::Action (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState (C++ enum)
esp_brookesia::service::helper::Wifi::GeneralState::Connected (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Connecting (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Deiniting (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Disconnecting (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Idle (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Inited (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Initing (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Max (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Started (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Starting (C++ enumerator)
esp_brookesia::service::helper::Wifi::GeneralState::Stopping (C++ enumerator)
esp_brookesia::service::helper::Wifi::get_event_schemas (C++ function)
esp_brookesia::service::helper::Wifi::get_function_schemas (C++ function)
esp_brookesia::service::helper::Wifi::get_name (C++ function)
esp_brookesia::service::helper::XiaoZhi (C++ class)
esp_brookesia::service::helper::XiaoZhi::get_event_schemas (C++ function)
esp_brookesia::service::helper::XiaoZhi::get_function_schemas (C++ function)
esp_brookesia::service::helper::XiaoZhi::get_name (C++ function)
esp_brookesia::service::LocalTestRunner (C++ class)
esp_brookesia::service::LocalTestRunner::get_results (C++ function)
esp_brookesia::service::LocalTestRunner::run_tests (C++ function)
,
[1]
esp_brookesia::service::LocalTestRunner::RunTestsConfig (C++ struct)
esp_brookesia::service::ScopedCallContext (C++ class)
esp_brookesia::service::ServiceBase (C++ class)
esp_brookesia::service::ServiceBase::Attributes (C++ struct)
esp_brookesia::service::ServiceBase::Attributes::bindable (C++ member)
esp_brookesia::service::ServiceBase::Attributes::dependencies (C++ member)
esp_brookesia::service::ServiceBase::Attributes::get_scheduler_config (C++ function)
esp_brookesia::service::ServiceBase::Attributes::has_scheduler (C++ function)
esp_brookesia::service::ServiceBase::Attributes::name (C++ member)
esp_brookesia::service::ServiceBase::Attributes::task_scheduler_config (C++ member)
esp_brookesia::service::ServiceBase::call_function_async (C++ function)
,
[1]
,
[2]
esp_brookesia::service::ServiceBase::call_function_sync (C++ function)
,
[1]
,
[2]
esp_brookesia::service::ServiceBase::call_functions_async (C++ function)
esp_brookesia::service::ServiceBase::call_functions_sync (C++ function)
esp_brookesia::service::ServiceBase::FunctionBatchResultHandler (C++ type)
esp_brookesia::service::ServiceBase::FunctionHandlerMap (C++ type)
esp_brookesia::service::ServiceBase::FunctionResultHandler (C++ type)
esp_brookesia::service::ServiceBase::get_attributes (C++ function)
esp_brookesia::service::ServiceBase::get_call_task_group (C++ function)
esp_brookesia::service::ServiceBase::get_event_schemas (C++ function)
esp_brookesia::service::ServiceBase::get_event_task_group (C++ function)
esp_brookesia::service::ServiceBase::get_function_schemas (C++ function)
esp_brookesia::service::ServiceBase::get_request_task_group (C++ function)
esp_brookesia::service::ServiceBase::is_initialized (C++ function)
esp_brookesia::service::ServiceBase::is_running (C++ function)
esp_brookesia::service::ServiceBase::ServiceBase (C++ function)
esp_brookesia::service::ServiceBase::subscribe_event (C++ function)
esp_brookesia::service::ServiceBase::to_function_result (C++ function)
esp_brookesia::service::ServiceBase::~ServiceBase (C++ function)
esp_brookesia::service::ServiceBinding (C++ class)
esp_brookesia::service::ServiceBinding::get_dependency_service (C++ function)
esp_brookesia::service::ServiceBinding::get_service (C++ function)
esp_brookesia::service::ServiceBinding::is_valid (C++ function)
esp_brookesia::service::ServiceBinding::operator bool (C++ function)
esp_brookesia::service::ServiceBinding::release (C++ function)
esp_brookesia::service::ServiceManager (C++ class)
esp_brookesia::service::ServiceManager::add_service (C++ function)
esp_brookesia::service::ServiceManager::bind (C++ function)
esp_brookesia::service::ServiceManager::deinit (C++ function)
esp_brookesia::service::ServiceManager::get_instance (C++ function)
esp_brookesia::service::ServiceManager::get_service (C++ function)
esp_brookesia::service::ServiceManager::init (C++ function)
esp_brookesia::service::ServiceManager::is_initialized (C++ function)
esp_brookesia::service::ServiceManager::is_running (C++ function)
esp_brookesia::service::ServiceManager::make_default_task_scheduler_start_config (C++ function)
esp_brookesia::service::ServiceManager::remove_service (C++ function)
esp_brookesia::service::ServiceManager::start (C++ function)
esp_brookesia::service::ServiceManager::stop (C++ function)
esp_brookesia::system::core::IApp (C++ class)
esp_brookesia::system::core::IApp::get_gui_descriptor (C++ function)
esp_brookesia::system::core::IApp::get_manifest (C++ function)
esp_brookesia::system::core::IApp::on_action (C++ function)
esp_brookesia::system::core::IApp::on_install (C++ function)
esp_brookesia::system::core::IApp::on_pause (C++ function)
esp_brookesia::system::core::IApp::on_resume (C++ function)
esp_brookesia::system::core::IApp::on_start (C++ function)
esp_brookesia::system::core::IApp::on_stop (C++ function)
esp_brookesia::system::core::IApp::on_timer (C++ function)
esp_brookesia::system::core::IApp::on_uninstall (C++ function)
esp_brookesia::system::core::IAppProvider (C++ class)
esp_brookesia::system::core::IAppProvider::create_app (C++ function)
esp_brookesia::system::core::IAppProvider::get_manifest (C++ function)
esp_brookesia::system::core::System (C++ class)
esp_brookesia::system::core::System::AppStartOptions (C++ struct)
esp_brookesia::system::core::System::Config (C++ struct)
esp_brookesia::system::core::System::Config::app_launch_transition (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition (C++ struct)
esp_brookesia::system::core::System::Config::AppLaunchTransition::duration_ms (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition::enabled (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition::fallback_label_path (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition::final_icon_size (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition::icon_path (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition::root_path (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition::screen_path (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition::surface_path (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition::target (C++ member)
esp_brookesia::system::core::System::Config::AppLaunchTransition::timeout_ms (C++ member)
esp_brookesia::system::core::System::Config::enable_gui_live_preview (C++ member)
esp_brookesia::system::core::System::Config::enable_gui_view_debug (C++ member)
esp_brookesia::system::core::System::Config::environment (C++ member)
esp_brookesia::system::core::System::Config::gui_backend (C++ member)
esp_brookesia::system::core::System::Config::gui_live_preview_options (C++ member)
esp_brookesia::system::core::System::Config::gui_live_preview_poll_interval_ms (C++ member)
esp_brookesia::system::core::System::Config::install_package_apps (C++ member)
esp_brookesia::system::core::System::Config::install_registered_apps (C++ member)
esp_brookesia::system::core::System::Config::start_service_manager (C++ member)
esp_brookesia::system::core::System::Config::startup_overlay (C++ member)
esp_brookesia::system::core::System::Config::StartupOverlay (C++ struct)
esp_brookesia::system::core::System::Config::StartupOverlay::enabled (C++ member)
esp_brookesia::system::core::System::Config::StartupOverlay::min_present_ms (C++ member)
esp_brookesia::system::core::System::Config::StartupOverlay::root_path (C++ member)
esp_brookesia::system::core::System::Config::StartupOverlay::screen_path (C++ member)
esp_brookesia::system::core::System::Config::StartupOverlay::target (C++ member)
esp_brookesia::system::core::System::Config::storage (C++ member)
esp_brookesia::system::core::System::Config::system_type (C++ member)
esp_brookesia::system::core::System::deinit (C++ function)
esp_brookesia::system::core::System::init (C++ function)
esp_brookesia::system::core::System::process_timers (C++ function)
esp_brookesia::system::core::System::start (C++ function)
esp_brookesia::system::core::System::stop (C++ function)
esp_brookesia::system::core::System::System (C++ function)
esp_brookesia::system::super::System (C++ class)
esp_brookesia::system::super::System::Config (C++ struct)
esp_brookesia::system::super::System::Config::core_config (C++ member)
esp_brookesia::system::super::System::init (C++ function)
,
[1]
ESP_BROOKESIA_HAL_DEVICE_REGISTER_ALL_POST_DEINIT_CALLBACK (C macro)
ESP_BROOKESIA_HAL_DEVICE_REGISTER_ALL_PRE_INIT_CALLBACK (C macro)
ESP_BROOKESIA_HAL_DEVICE_REGISTER_POST_DEINIT_CALLBACKS (C macro)
ESP_BROOKESIA_HAL_DEVICE_REGISTER_PRE_INIT_CALLBACKS (C macro)