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
Function
is_errored
hardware/windows_linux/lib/json/json.hpp:6933
Function
is_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
hardware/windows_linux/lib/json/json.hpp:20603
Function
is_transparent
hardware/windows_linux/lib/json/json.hpp:4194
Function
items
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
hardware/windows_linux/lib/json/json.hpp:22185
Method
iter_impl
hardware/windows_linux/lib/json/json.hpp:12957
Method
iteration_proxy
hardware/windows_linux/lib/json/json.hpp:5313
Method
iteration_proxy_value
hardware/windows_linux/lib/json/json.hpp:5208
Method
iterator_input_adapter
hardware/windows_linux/lib/json/json.hpp:6285
Function
iterator_wrapper
hardware/windows_linux/lib/json/json.hpp:22167
Function
json_pointer operator/
@brief create a new JSON pointer by appending the right JSON pointer at the end of the left JSON pointer @sa https://json.nlohmann.me/api/json_pointer
hardware/windows_linux/lib/json/json.hpp:13928
Method
json_ref
hardware/windows_linux/lib/json/json.hpp:14824
Method
json_reverse_iterator
create reverse iterator from iterator
hardware/windows_linux/lib/json/json.hpp:13678
Method
json_sax_dom_callback_parser
hardware/windows_linux/lib/json/json.hpp:6993
Function
json_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
hardware/windows_linux/lib/json/json.hpp:6813
Function
json_value
default constructor (for null values)
hardware/windows_linux/lib/json/json.hpp:19745
Function
kb_slider_event_cb
Keyboard Backlight Slider Event handler
src/guis/gui_settings.cpp:28
Function
key
hardware/windows_linux/lib/json/json.hpp:6878
Method
key
hardware/windows_linux/lib/json/json.hpp:7068
Method
key
return the key of an object iterator
hardware/windows_linux/lib/json/json.hpp:13739
Method
keyStateChanged
The end user can test for any changes in state before deciding if any variables, etc. needs to be updated in their code.
hardware/ESP32/lib/Keypad/src/Keypad.cpp:237
Method
key_update
hardware/ESP32/lib/Keypad/src/Key.cpp:49
Function
keyboardBLE_BLEkeyboardMessage_cb
hardware/ESP32/keyboard_ble_hal_esp32.cpp:58
Function
keyboardBLE_forceConnectionToAddress_HAL
hardware/windows_linux/keyboard_ble_hal_windows_linux.cpp:22
Function
keyboardBLE_getBonds_HAL
hardware/windows_linux/keyboard_ble_hal_windows_linux.cpp:20
Function
keyboardBLE_home
src/applicationInternal/hardware/hardwarePresenter.cpp:222
Function
keyboardBLE_isAdvertising_HAL
hardware/windows_linux/keyboard_ble_hal_windows_linux.cpp:30
Function
keyboardBLE_isConnected_HAL
hardware/windows_linux/keyboard_ble_hal_windows_linux.cpp:31
Function
keyboardBLE_longpress
src/applicationInternal/hardware/hardwarePresenter.cpp:219
Function
keyboardBLE_printBonds_HAL
hardware/windows_linux/keyboard_ble_hal_windows_linux.cpp:17
Function
keyboardBLE_printConnectedClients_HAL
hardware/windows_linux/keyboard_ble_hal_windows_linux.cpp:13
Function
keyboardBLE_shutdown
src/applicationInternal/hardware/hardwarePresenter.cpp:213
Function
keyboardBLE_startAdvertisingDirected_HAL
hardware/windows_linux/keyboard_ble_hal_windows_linux.cpp:9
Function
keyboardBLE_startAdvertisingWithWhitelist
src/applicationInternal/hardware/hardwarePresenter.cpp:180
Function
keys_getKeys_HAL
hardware/windows_linux/keypad_keys_hal_windows_linux.cpp:18
Method
lexer
hardware/windows_linux/lib/json/json.hpp:7495
Function
main
main function as usual in C
src/main.cpp:67
Function
make_array
hardware/windows_linux/lib/json/json.hpp:3222
Function
max_size
@brief returns the maximum possible number of elements @sa https://json.nlohmann.me/api/basic_json/max_size/
hardware/windows_linux/lib/json/json.hpp:22286
Function
merge_patch
@brief applies a JSON Merge Patch @sa https://json.nlohmann.me/api/basic_json/merge_patch/
hardware/windows_linux/lib/json/json.hpp:24424
Function
motion_threshold_event_cb
motion threshold event handler
src/guis/gui_settings.cpp:62
Function
mqtt_init
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:113
Function
mqtt_loop_HAL
hardware/windows_linux/mqtt_hal_windows_linux.cpp:191
Function
mqtt_mq_clean
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:1640
Function
mqtt_mq_register
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:1625
Function
mqtt_ping
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:446
Function
mqtt_reconnect
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:474
Function
mqtt_unsubscribe
hardware/windows_linux/lib/MQTT-C/src/mqtt.c:419
Method
mul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
hardware/windows_linux/lib/json/json.hpp:16989
Function
my_disp_flush
Display flushing
hardware/ESP32/lvgl_hal_esp32.cpp:12
Function
my_disp_flush
Display flushing
hardware/ESP32/boardtest/main_boardtest.cpp:298
Function
my_touchpad_read
Read the touchpad
hardware/ESP32/lvgl_hal_esp32.cpp:29
Function
my_touchpad_read
Read the touchpad
hardware/ESP32/boardtest/main_boardtest.cpp:314
Method
name
hardware/windows_linux/lib/json/json.hpp:4387
Method
nextKeyState
Private This function is a state machine but is also used for debouncing the keys.
hardware/ESP32/lib/Keypad/src/Keypad.cpp:165
Method
next_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
hardware/windows_linux/lib/json/json.hpp:7589
Method
nonesuch
hardware/windows_linux/lib/json/json.hpp:268
Method
normalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
hardware/windows_linux/lib/json/json.hpp:17054
Method
normalize_to
! @brief normalize x such that the result has the exponent E @pre e >= x.e and the upper e - x.e bits of x.f must be zero. */
hardware/windows_linux/lib/json/json.hpp:17071
Function
notify_tab_before_delete_airconditioner
src/devices_pool/misc/device_airconditioner/gui_airconditioner.cpp:219
Function
notify_tab_before_delete_appleTV
src/devices/mediaPlayer/device_appleTV/gui_appleTV.cpp:69
Function
notify_tab_before_delete_blepairing
src/guis/gui_BLEpairing.cpp:241
Function
notify_tab_before_delete_irReceiver
src/guis/gui_irReceiver.cpp:182
Function
notify_tab_before_delete_numpad
src/guis/gui_numpad.cpp:90
Function
notify_tab_before_delete_sceneSelection
src/guis/gui_sceneSelection.cpp:123
Function
notify_tab_before_delete_settings
src/guis/gui_settings.cpp:279
Function
notify_tab_before_delete_smarthome
src/devices/misc/device_smarthome/gui_smarthome.cpp:160
Function
notify_tab_before_delete_yamahaAmp
src/devices/AVreceiver/device_yamahaAmp/gui_yamahaAmp.cpp:38
Function
null
hardware/windows_linux/lib/json/json.hpp:6824
Method
null
hardware/windows_linux/lib/json/json.hpp:7008
Method
numKeys
The number of keys on the key list, key[LIST_MAX], equals the number of bytes in the key list divided by the number of bytes in a Key object.
hardware/ESP32/lib/Keypad/src/Keypad.cpp:243
Function
number_float
hardware/windows_linux/lib/json/json.hpp:6848
Method
number_float
hardware/windows_linux/lib/json/json.hpp:7032
Function
number_integer
hardware/windows_linux/lib/json/json.hpp:6836
Method
number_integer
hardware/windows_linux/lib/json/json.hpp:7020
Function
number_unsigned
hardware/windows_linux/lib/json/json.hpp:6842
Method
number_unsigned
hardware/windows_linux/lib/json/json.hpp:7026
Method
onConnect
hardware/ESP32/lib/ESP32-BLE-Keyboard/BleKeyboard.cpp:535
Method
onDisconnect
hardware/ESP32/lib/ESP32-BLE-Keyboard/BleKeyboard.cpp:596
Method
onIdentity
hardware/ESP32/lib/ESP32-BLE-Keyboard/BleKeyboard.cpp:626
Method
onWrite
hardware/ESP32/lib/ESP32-BLE-Keyboard/BleKeyboard.cpp:647
Function
operator "" _json
hardware/windows_linux/lib/json/json.hpp:24472
Function
operator "" _json_pointer
hardware/windows_linux/lib/json/json.hpp:24484
Function
operator!=
hardware/windows_linux/lib/json/json.hpp:5931
Method
operator!=
inequality operator (needed for range-based for)
hardware/windows_linux/lib/json/json.hpp:5257
Function
operator()
hardware/windows_linux/lib/json/json.hpp:24506
Method
operator()
hardware/windows_linux/lib/json/json.hpp:5101
Method
operator()
hardware/windows_linux/lib/json/json.hpp:5802
Method
operator()
! @brief compare two value_t enum values @since version 3.0.0 */
hardware/windows_linux/lib/json/json.hpp:24520
Method
operator+
hardware/windows_linux/lib/json/json.hpp:12783
Method
operator++
hardware/windows_linux/lib/json/json.hpp:5242
Method
operator++
hardware/windows_linux/lib/json/json.hpp:12801
Method
operator++
post-increment (it++)
hardware/windows_linux/lib/json/json.hpp:13685
Method
operator-
hardware/windows_linux/lib/json/json.hpp:12790
Method
operator-
subtract from iterator
hardware/windows_linux/lib/json/json.hpp:13721
Method
operator--
hardware/windows_linux/lib/json/json.hpp:12814
Method
operator--
post-decrement (it--)
hardware/windows_linux/lib/json/json.hpp:13697
Function
operator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
hardware/windows_linux/lib/json/json.hpp:13192
Method
operator->
hardware/windows_linux/lib/json/json.hpp:14864
Method
operator<
hardware/windows_linux/lib/json/json.hpp:12778
Function
operator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
hardware/windows_linux/lib/json/json.hpp:13417
← previous
next →
701–800 of 987, ranked by callers