Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ functions
Functions
4,547 in github.com/TactilityProject/Tactility
⨍
Functions
4,547
◇
Types & classes
1,599
Function
gpio_descriptor_enable_interrupt
TactilityKernel/source/drivers/gpio_controller.cpp:160
Function
gpio_descriptor_get_owner_type
TactilityKernel/source/drivers/gpio_controller.cpp:174
Function
gpio_descriptor_get_pin_number
TactilityKernel/source/drivers/gpio_controller.cpp:136
Function
gpio_descriptor_remove_callback
TactilityKernel/source/drivers/gpio_controller.cpp:153
Method
guiMain
Tactility/Source/service/gui/GuiService.cpp:41
Function
hal_device_for_each_of_type
Modules/hal-device-module/source/drivers/hal_device.cpp:52
Function
hal_device_get_type
Modules/hal-device-module/source/drivers/hal_device.cpp:47
Method
handleAdminPost
Admin dispatcher for consolidated small POST endpoints (e.g. sync, reboot)
Tactility/Source/service/webserver/WebServerService.cpp:984
Method
handleApiApps
GET /api/apps - List installed apps
Tactility/Source/service/webserver/WebServerService.cpp:1222
Method
handleApiAppsInstall
PUT /api/apps/install - Install an app from multipart form upload
Tactility/Source/service/webserver/WebServerService.cpp:1325
Method
handleApiAppsRun
POST /api/apps/run?id=xxx - Run an app
Tactility/Source/service/webserver/WebServerService.cpp:1263
Method
handleApiAppsUninstall
POST /api/apps/uninstall?id=xxx - Uninstall an app
Tactility/Source/service/webserver/WebServerService.cpp:1291
Method
handleApiGet
API GET dispatcher - returns JSON system information Note: /api/sysinfo is intentionally public for monitoring use cases
Tactility/Source/service/webserver/WebServerService.cpp:1002
Method
handleApiPost
API POST dispatcher - all POST endpoints require authentication
Tactility/Source/service/webserver/WebServerService.cpp:1034
Method
handleApiPut
API PUT dispatcher - all PUT endpoints require authentication
Tactility/Source/service/webserver/WebServerService.cpp:1055
Method
handleApiScreenshot
GET /api/screenshot - Capture and return screenshot as PNG Screenshots are saved to SD card root (if available) or /data with incrementing numbers
Tactility/Source/service/webserver/WebServerService.cpp:1458
Method
handleApiSysinfo
Tactility/Source/service/webserver/WebServerService.cpp:1072
Method
handleApiWifi
GET /api/wifi - WiFi status
Tactility/Source/service/webserver/WebServerService.cpp:1433
Method
handleAppInstall
Tactility/Source/service/development/DevelopmentService.cpp:116
Method
handleAppRun
Tactility/Source/service/development/DevelopmentService.cpp:87
Method
handleAppUninstall
Tactility/Source/service/development/DevelopmentService.cpp:197
Method
handleAssets
Tactility/Source/service/webserver/WebServerService.cpp:1714
Method
handleConstructorMasking
Libraries/QRCode/tests/QrCode.cpp:394
Method
handleFileBrowser
Tactility/Source/service/webserver/WebServerService.cpp:729
Method
handleFsDelete
Delete a file or directory (POST /fs/delete?path=/data/foo)
Tactility/Source/service/webserver/WebServerService.cpp:1597
Method
handleFsDownload
Tactility/Source/service/webserver/WebServerService.cpp:811
Method
handleFsGenericGet
Generic GET dispatcher for /fs/* URIs
Tactility/Source/service/webserver/WebServerService.cpp:947
Method
handleFsGenericPost
Generic POST dispatcher for /fs/* URIs
Tactility/Source/service/webserver/WebServerService.cpp:965
Method
handleFsList
Tactility/Source/service/webserver/WebServerService.cpp:736
Method
handleFsMkdir
Create a directory at the specified path (POST /fs/mkdir?path=/data/newdir)
Tactility/Source/service/webserver/WebServerService.cpp:1574
Method
handleFsRename
Rename a file or folder (POST /fs/rename?path=/data/oldname&newName=newname)
Tactility/Source/service/webserver/WebServerService.cpp:1623
Method
handleFsTree
Tactility/Source/service/webserver/WebServerService.cpp:1534
Method
handleFsUpload
Tactility/Source/service/webserver/WebServerService.cpp:859
Method
handleGetInfo
Tactility/Source/service/development/DevelopmentService.cpp:68
Method
handleReboot
Tactility/Source/service/webserver/WebServerService.cpp:1701
Method
handleRoot
Tactility/Source/service/webserver/WebServerService.cpp:557
Method
handleSync
Tactility/Source/service/webserver/WebServerService.cpp:1686
Method
hasBool
Tactility/Source/PreferencesEsp.cpp:69
Method
hasBool
Tactility/Source/PreferencesMock.cpp:22
Method
hasInt32
Tactility/Source/PreferencesEsp.cpp:74
Method
hasInt32
Tactility/Source/PreferencesMock.cpp:27
Method
hasInt64
TactilityCore/Source/Bundle.cpp:31
Method
hasInt64
Tactility/Source/PreferencesEsp.cpp:79
Method
hasInt64
Tactility/Source/PreferencesMock.cpp:32
Method
hasScanThread
Tactility/Source/app/i2cscanner/I2cScanner.cpp:257
Method
hasString
Tactility/Source/PreferencesEsp.cpp:84
Method
hasString
Tactility/Source/PreferencesMock.cpp:37
Function
hasTimeZone
Tactility/Source/settings/time.cpp:52
Function
hci_rx_handler
Strong override — replaces the H_WEAK_REF hci_rx_handler in vhci_drv.c. All four esp-hosted transport drivers (SDIO, SPI, SPI-HD, UART) call this symb
Platforms/platform-esp32/source/drivers/bluetooth/ble_hci_gate.c:57
Function
headphoneDetectCallback
Devices/m5stack-tab5/Source/module.cpp:32
Function
hidEncRetryTimerCb
Tactility/Source/bluetooth/BluetoothHidHost.cpp:251
Function
hidHostCccdWriteCb
Tactility/Source/bluetooth/BluetoothHidHost.cpp:427
Function
hidHostChrDiscCb
Tactility/Source/bluetooth/BluetoothHidHost.cpp:578
Function
hidHostDisconnect
Tactility/Source/bluetooth/BluetoothHidHost.cpp:832
Function
hidHostDscDiscCb
Tactility/Source/bluetooth/BluetoothHidHost.cpp:534
Function
hidHostGapCb
Tactility/Source/bluetooth/BluetoothHidHost.cpp:648
Function
hidHostIsConnected
Tactility/Source/bluetooth/BluetoothMock.cpp:38
Function
hidHostKeyboardReadCb
Tactility/Source/bluetooth/BluetoothHidHost.cpp:126
Function
hidHostMouseReadCb
Tactility/Source/bluetooth/BluetoothHidHost.cpp:168
Function
hidHostSvcDiscCb
Tactility/Source/bluetooth/BluetoothHidHost.cpp:618
Function
hid_chr_access
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:158
Function
hid_device_is_connected
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:549
Function
hid_device_send_consumer
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:525
Function
hid_device_send_gamepad
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:541
Function
hid_device_send_key
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:492
Function
hid_device_send_keyboard
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:517
Function
hid_device_send_mouse
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:533
Function
hid_device_start
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:424
Function
hid_device_stop
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:466
Function
hid_driver_callback
Platforms/platform-esp32/source/drivers/usb/esp32_usbhost_hid.cpp:283
Function
hid_dsc_access
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:148
Function
hid_interface_callback
Platforms/platform-esp32/source/drivers/usb/esp32_usbhost_hid.cpp:142
Function
hid_proc_task
Platforms/platform-esp32/source/drivers/usb/esp32_usbhost_hid.cpp:294
Method
hideApp
Tactility/Source/service/gui/GuiService.cpp:259
Function
hide_keyboard
Tactility/Source/service/gui/Keyboard.cpp:20
Function
host_task
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble.cpp:470
Function
hx8357d_get_gamma_curve_count
Devices/unphone/Source/hx8357/hx8357.c:270
Function
hx8357d_set_gamme_curve
Devices/unphone/Source/hx8357/hx8357.c:274
Method
i2cRead
Drivers/AXP192/Source/Axp192.cpp:6
Method
i2cWrite
Drivers/AXP192/Source/Axp192.cpp:15
Function
i2s_controller_get_config
TactilityKernel/source/drivers/i2s_controller.cpp:25
Function
i2s_controller_read
TactilityKernel/source/drivers/i2s_controller.cpp:10
Function
i2s_controller_reset
TactilityKernel/source/drivers/i2s_controller.cpp:30
Function
i2s_controller_set_config
TactilityKernel/source/drivers/i2s_controller.cpp:20
Function
i2s_controller_set_rx_tdm_config
TactilityKernel/source/drivers/i2s_controller.cpp:35
Function
i2s_controller_write
TactilityKernel/source/drivers/i2s_controller.cpp:15
Method
if
Tests/Doctest/Include/doctest.h:1512
Method
increaseValue
Devices/unphone/Source/InitBoot.cpp:32
Function
init
TODO: Umm...something. Calls xxxBrightness, ignores return values.
Devices/lilygo-tdeck/Source/KeyboardBacklight/KeyboardBacklight.cpp:20
Function
init
Tactility/Source/hal/gps/GpsInit.cpp:145
Function
init
Tactility/Source/network/Ntp.cpp:50
Method
init
Tactility/Include/Tactility/network/EspHttpClient.h:30
Method
init
* @warning Must call this function before device can operate! * @param onInit */
Drivers/AXP192/Include/Axp192.h:43
Method
init
Drivers/DRV2605/Source/Drv2605.cpp:17
Method
init
Drivers/TCA8418/Source/Tca8418.cpp:54
Method
initBacklight
Devices/lilygo-tlora-pager/Source/devices/TpagerKeyboard.cpp:161
Method
initBall
Tactility/Source/service/displayidle/BouncingBallsScreensaver.cpp:58
Function
initBoot
Devices/waveshare-s3-touch-lcd-128/Source/Configuration.cpp:14
Function
initBoot
Devices/cyd-3248s035c/Source/Configuration.cpp:9
Function
initBoot
Devices/unphone/Source/InitBoot.cpp:188
← previous
next →
2,601–2,700 of 4,547, ranked by callers