Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OMOTE-Community/OMOTE-Firmware
/ functions
Functions
987 in github.com/OMOTE-Community/OMOTE-Firmware
⨍
Functions
987
◇
Types & classes
261
↓ 1 callers
Function
to_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
hardware/windows_linux/lib/json/json.hpp:23548
↓ 1 callers
Function
to_json_tuple_impl
hardware/windows_linux/lib/json/json.hpp:5780
↓ 1 callers
Function
type
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
hardware/windows_linux/lib/json/json.hpp:20596
↓ 1 callers
Function
unescape
hardware/windows_linux/lib/json/json.hpp:3005
↓ 1 callers
Function
updateBatteryStatusOnGUI
--- regularly update hardware values and update GUI, used by "main.cpp" ----
src/applicationInternal/gui/guiStatusUpdate.cpp:8
↓ 1 callers
Function
updateHardwareStatusAndShowOnGUI
update user_led, battery, BLE, memoryUsage on GUI
src/applicationInternal/gui/guiStatusUpdate.cpp:84
↓ 1 callers
Function
updateKeyboardBLEstatusOnGUI
src/applicationInternal/gui/guiStatusUpdate.cpp:61
↓ 1 callers
Function
update_backlightBrightness
--- tft --------------------------------------------------------------------
src/applicationInternal/hardware/hardwarePresenter.cpp:237
↓ 1 callers
Function
update_backlightBrightness_HAL
hardware/ESP32/tft_hal_esp32.cpp:156
↓ 1 callers
Function
update_keyboardBrightness
src/applicationInternal/hardware/hardwarePresenter.cpp:129
↓ 1 callers
Function
update_keyboardBrightness_HAL
hardware/ESP32/keypad_keys_hal_esp32.cpp:227
↓ 1 callers
Function
update_userled
src/applicationInternal/hardware/hardwarePresenter.cpp:58
↓ 1 callers
Function
update_userled_HAL
hardware/ESP32/user_led_hal_esp32.cpp:14
↓ 1 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
hardware/windows_linux/lib/json/json.hpp:13606
Function
BLEpairing_dropdown_cb
src/guis/gui_BLEpairing.cpp:136
Function
BLEpairing_event_cb
src/guis/gui_BLEpairing.cpp:83
Method
BleKeyboard
hardware/ESP32/lib/ESP32-BLE-Keyboard/BleKeyboard.cpp:98
Function
IRReceiverOnSetting_event_cb
IR receiver on Switch Event handler
src/guis/gui_irReceiver.cpp:95
Function
JSON_CATCH
hardware/windows_linux/lib/json/json.hpp:20000
Function
JSON_INTERNAL_CATCH
hardware/windows_linux/lib/json/json.hpp:21639
Method
Key
default constructor
hardware/ESP32/lib/Keypad/src/Key.cpp:34
Method
Keypad
<<constructor>> Allows custom keymap, pin configuration, and keypad sizes.
hardware/ESP32/lib/Keypad/src/Keypad.cpp:35
Method
LGFX
hardware/ESP32/tft_hal_esp32.cpp:44
Method
LGFX
hardware/ESP32/boardtest/main_boardtest.cpp:163
Function
WakeEnableSetting_event_cb
Wakeup by IMU Switch Event handler
src/guis/gui_settings.cpp:38
Function
WiFiEvent
WiFi status event
hardware/ESP32/mqtt_hal_esp32.cpp:30
Function
WiFiEvent
WiFi status event
hardware/ESP32/boardtest/main_boardtest.cpp:512
Function
accept
hardware/windows_linux/lib/json/json.hpp:23357
Function
activate_scene_cb
void activate_scene_async(void *command) { executeCommand(activate_scene_command); }
src/guis/gui_sceneSelection.cpp:15
Method
addEventListener
hardware/ESP32/lib/Keypad/src/Keypad.cpp:256
Method
advertiseAndWaitForConnection
hardware/ESP32/lib/ESP32-BLE-Keyboard/BleKeyboard.cpp:873
Function
airConditioner_dropdown_cb
src/devices_pool/misc/device_airconditioner/gui_airconditioner.cpp:110
Function
airConditioner_event_cb
src/devices_pool/misc/device_airconditioner/gui_airconditioner.cpp:33
Function
appleKey_event_cb
Apple Key Event handler
src/devices/mediaPlayer/device_appleTV/gui_appleTV.cpp:17
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
hardware/windows_linux/lib/json/json.hpp:21710
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
hardware/windows_linux/lib/json/json.hpp:20306
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
hardware/windows_linux/lib/json/json.hpp:20262
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
hardware/windows_linux/lib/json/json.hpp:24281
Function
basic_json from_bjdata
hardware/windows_linux/lib/json/json.hpp:23829
Function
basic_json from_bson
hardware/windows_linux/lib/json/json.hpp:23859
Function
basic_json from_cbor
hardware/windows_linux/lib/json/json.hpp:23663
Function
basic_json from_msgpack
hardware/windows_linux/lib/json/json.hpp:23721
Function
basic_json from_ubjson
hardware/windows_linux/lib/json/json.hpp:23775
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
hardware/windows_linux/lib/json/json.hpp:19549
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
hardware/windows_linux/lib/json/json.hpp:20314
Function
basic_json parse
hardware/windows_linux/lib/json/json.hpp:23316
Function
binary
hardware/windows_linux/lib/json/json.hpp:6860
Method
binary
hardware/windows_linux/lib/json/json.hpp:7044
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
hardware/windows_linux/lib/json/json.hpp:9228
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
hardware/windows_linux/lib/json/json.hpp:15090
Method
bit_reverse
Reverse the order of bits in a byte. I.e. MSB is swapped with LSB, etc.
src/devices_pool/misc/device_airconditioner/device_airconditioner.cpp:264
Function
bl_slider_event_cb
Display Backlight Slider Event handler
src/guis/gui_settings.cpp:18
Function
boolean
hardware/windows_linux/lib/json/json.hpp:6830
Method
boolean
hardware/windows_linux/lib/json/json.hpp:7014
Function
button_clicked_event_cb
src/devices/AVreceiver/device_yamahaAmp/gui_yamahaAmp.cpp:8
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
hardware/windows_linux/lib/json/json.hpp:16146
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
hardware/windows_linux/lib/json/json.hpp:16161
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
hardware/windows_linux/lib/json/json.hpp:16203
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
hardware/windows_linux/lib/json/json.hpp:15999
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
hardware/windows_linux/lib/json/json.hpp:16076
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
hardware/windows_linux/lib/json/json.hpp:16298
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
hardware/windows_linux/lib/json/json.hpp:16046
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
hardware/windows_linux/lib/json/json.hpp:16104
Function
check_activity_HAL
hardware/windows_linux/sleep_hal_windows_linux.cpp:13
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
hardware/windows_linux/lib/json/json.hpp:22329
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
hardware/windows_linux/lib/json/json.hpp:5960
Function
conditional_static_cast
hardware/windows_linux/lib/json/json.hpp:4050
Function
confirmationDialog_deleteBonds_cb
src/guis/gui_BLEpairing.cpp:70
Function
confirmationDialog_disconnectAllClients_cb
src/guis/gui_BLEpairing.cpp:56
Method
construct
hardware/windows_linux/lib/json/json.hpp:5425
Method
construct
hardware/windows_linux/lib/json/json.hpp:5438
Method
construct
hardware/windows_linux/lib/json/json.hpp:5471
Method
construct
hardware/windows_linux/lib/json/json.hpp:5493
Method
construct
hardware/windows_linux/lib/json/json.hpp:5506
Method
construct
hardware/windows_linux/lib/json/json.hpp:5519
Method
construct
hardware/windows_linux/lib/json/json.hpp:5532
Method
construct
hardware/windows_linux/lib/json/json.hpp:5602
Function
contains
hardware/windows_linux/lib/json/json.hpp:14383
Function
convert
can't use conversion operator because of ambiguity
hardware/windows_linux/lib/json/json.hpp:14640
Method
create
hardware/windows_linux/lib/json/json.hpp:4482
Method
create
hardware/windows_linux/lib/json/json.hpp:4526
Method
create
hardware/windows_linux/lib/json/json.hpp:4544
Method
create
hardware/windows_linux/lib/json/json.hpp:4561
Method
create
hardware/windows_linux/lib/json/json.hpp:4578
Method
create
hardware/windows_linux/lib/json/json.hpp:6489
Method
create
hardware/windows_linux/lib/json/json.hpp:6513
Method
create
hardware/windows_linux/lib/json/json.hpp:6546
Function
create_tab_content_airconditioner
src/devices_pool/misc/device_airconditioner/gui_airconditioner.cpp:183
Function
create_tab_content_appleTV
src/devices/mediaPlayer/device_appleTV/gui_appleTV.cpp:33
Function
create_tab_content_blepairing
src/guis/gui_BLEpairing.cpp:221
Function
create_tab_content_irReceiver
src/guis/gui_irReceiver.cpp:113
Function
create_tab_content_numpad
src/guis/gui_numpad.cpp:37
Function
create_tab_content_sceneSelection
src/guis/gui_sceneSelection.cpp:94
Function
create_tab_content_settings
src/guis/gui_settings.cpp:79
Function
create_tab_content_smarthome
src/devices/misc/device_smarthome/gui_smarthome.cpp:58
Function
create_tab_content_yamahaAmp
src/devices/AVreceiver/device_yamahaAmp/gui_yamahaAmp.cpp:17
Function
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
hardware/windows_linux/lib/json/json.hpp:18908
Method
diagnostics
hardware/windows_linux/lib/json/json.hpp:4392
Method
diyfp
hardware/windows_linux/lib/json/json.hpp:16971
Method
dl_assemble_msg
src/devices_pool/misc/device_airconditioner/device_airconditioner.cpp:203
← previous
next →
501–600 of 987, ranked by callers