MCPcopy Create free account

hub / github.com/cartesiancs/landlink / functions

Functions1,058 in github.com/cartesiancs/landlink

↓ 1 callersFunctionsetRetrySender
(fn: SendFn)
src/entities/landlink-device/model/retry-tracker.ts:62
↓ 1 callersFunctionsetSelectedDeviceId
(id: string | null)
src/entities/registered-device/model/active-device.ts:52
↓ 1 callersFunctionsetTelemetry
(telemetry: DeviceTelemetry)
src/entities/landlink-device/model/store.ts:159
↓ 1 callersFunctionset_active
firmware/src/mesh/protocol/protocol.cpp:63
↓ 1 callersFunctionset_blob
firmware/test/test_channel_registry/test_main.cpp:61
↓ 1 callersFunctionset_cmd_handler
firmware/src/transport/ble/gatt_server.cpp:201
↓ 1 callersFunctionset_info
firmware/src/transport/ble/gatt_server.cpp:193
↓ 1 callersFunctionset_meshtastic_sink
firmware/src/mesh/protocol/protocol.cpp:94
↓ 1 callersFunctionset_ota_chunk_handler
firmware/src/transport/ble/gatt_server.cpp:202
↓ 1 callersMethodset_own_echo_callback
firmware/src/mesh/meshtastic/router.h:61
↓ 1 callersFunctionset_state
firmware/src/transport/ble/gatt_server.cpp:184
↓ 1 callersFunctionset_wrapped
Wrapped storage: the registry only cares that round-trips return the same bytes. Skip the AES-GCM wrap and store plain.
firmware/test/test_channel_registry/test_main.cpp:80
↓ 1 callersFunctionsha_finish
firmware/src/features/ota/ota.cpp:46
↓ 1 callersFunctionsha_init
firmware/src/features/ota/ota.cpp:37
↓ 1 callersFunctionsha_update
firmware/src/features/ota/ota.cpp:42
↓ 1 callersFunctionshortenSender
(nodeId: string)
src/shared/lib/notifications.ts:43
↓ 1 callersMethodskipField
(wireType: number)
src/shared/protocol/meshtastic/protobuf.ts:114
↓ 1 callersFunctionspawn_tasks
firmware/src/app/services/tasks.cpp:147
↓ 1 callersFunctionstandby
firmware/src/transport/lora/sx1262_driver.cpp:325
↓ 1 callersFunctionstart
()
src/features/track-position/model/use-phone-position.ts:49
↓ 1 callersFunctionstart_advertising
firmware/src/transport/ble/gatt_server.cpp:168
↓ 1 callersFunctionsync
()
src/pages/landlink-module-i-buy/ui/product-image-carousel.tsx:36
↓ 1 callersFunctiontick
firmware/src/transport/lora/mac.cpp:266
↓ 1 callersFunctiontickDiscover
()
src/features/lora-discovery/model/use-lora-discovery.ts:110
↓ 1 callersFunctiontoAction
( status: BluetoothPairingStatus, start: () => Promise<void>, advance: () => void, )
src/pages/connect-bluetooth/ui/connect-bluetooth-page.tsx:15
↓ 1 callersFunctiontoChannel
(d: DeviceChannel)
src/features/sync-device-channels/model/use-sync-device-channels.ts:20
↓ 1 callersFunctiontoRecord
( message: MeshMessage, deviceId: string, selfNodeNum: number, )
src/entities/landlink-device/api/message-store.ts:98
↓ 1 callersFunctiontoStoreChannel
(mc: MeshtasticChannel)
src/entities/meshtastic-device/api/client.ts:98
↓ 1 callersFunctiontoTrackPoint
(pos: Position)
src/features/track-position/model/use-phone-position.ts:18
↓ 1 callersFunctionto_epoch_ms
Convert a date+time pair (UTC, from the GNRMC/GPRMC NMEA sentence) to epoch milliseconds. Uses the civil-from-days algorithm by Howard Hinnant (public
firmware/src/hal/gps/gps.cpp:99
↓ 1 callersFunctiontrackPending
( bleSeq: number, text: string, encodedText: Uint8Array, options: TrackPendingOptions = {}, )
src/entities/landlink-device/model/retry-tracker.ts:155
↓ 1 callersFunctiontrackPendingChat
( bleSeq: number, text: string, encodedText: Uint8Array, options: TrackPendingOptions = {}, )
src/entities/landlink-device/api/client.ts:500
↓ 1 callersFunctiontransmit_sync
firmware/src/transport/lora/sx1262_driver.cpp:369
↓ 1 callersFunctiontrimPreview
(text: string)
src/entities/dm-thread/model/derive-threads.ts:8
↓ 1 callersFunctiontx_tick
firmware/src/transport/lora/sx1262_driver.cpp:319
↓ 1 callersFunctionu32LE
(v: number)
src/entities/landlink-device/model/retry-tracker.ts:226
↓ 1 callersFunctionu8ToDv
(value: Uint8Array)
src/shared/api/ble.ts:123
↓ 1 callersFunctionunpack_header
firmware/src/mesh/meshtastic/frame.cpp:40
↓ 1 callersFunctionupdate
()
src/widgets/page-header/ui/page-header.tsx:15
↓ 1 callersFunctionupsertChannel
(deviceId: string, channel: Channel)
src/entities/meshtastic-channel/model/store.ts:111
↓ 1 callersFunctionuseChannelMessages
( deviceId: string | null, channelIndex: number, )
src/entities/landlink-device/model/use-channel-messages.ts:32
↓ 1 callersFunctionuseConfigurator
()
src/pages/landlink-module-i-buy/model/use-configurator.ts:14
↓ 1 callersFunctionuseCreateChannel
()
src/features/create-channel/model/use-create-channel.ts:18
↓ 1 callersFunctionuseDevicePositionMirror
()
src/features/track-position/model/use-device-position.ts:12
↓ 1 callersFunctionuseDmMessages
( peerNodeNum: number | null, )
src/entities/dm-thread/model/use-dm-messages.ts:20
↓ 1 callersFunctionuseDmThreads
()
src/entities/dm-thread/model/use-dm-threads.ts:28
↓ 1 callersFunctionuseFirmwareFlash
()
src/features/firmware-flash/model/use-firmware-flash.ts:33
↓ 1 callersFunctionuseFirmwareReleases
()
src/entities/firmware-release/model/use-firmware-releases.ts:22
↓ 1 callersFunctionuseFitBoundsOnFirstData
(markers: readonly TrackPoint[])
src/widgets/landlink-map/lib/use-fit-bounds.ts:18
↓ 1 callersFunctionuseImportChannel
()
src/features/import-channel/model/use-import-channel.ts:20
↓ 1 callersFunctionuseIsMobile
()
src/pages/landlink-firmware/lib/use-is-mobile.ts:27
↓ 1 callersFunctionuseKeyboardInset
()
src/shared/lib/keyboard-inset.ts:10
↓ 1 callersFunctionuseLatestTrackPoints
()
src/entities/position-track/model/use-position-track.ts:9
↓ 1 callersFunctionuseLiveDeviceSync
()
src/features/register-device/model/use-live-device-sync.ts:77
↓ 1 callersFunctionuseLoraDiscovery
()
src/features/lora-discovery/model/use-lora-discovery.ts:58
↓ 1 callersFunctionuseLoraPeer
(nodeNum: number | null)
src/entities/lora-peer/model/use-lora-peers.ts:14
↓ 1 callersFunctionuseMeshtasticPkiCache
()
src/features/meshtastic-pki-cache/model/use-meshtastic-pki-cache.ts:9
↓ 1 callersFunctionusePeerPositionsMirror
()
src/features/track-position/model/use-peer-positions.ts:12
↓ 1 callersFunctionusePhonePositionWatch
()
src/features/track-position/model/use-phone-position.ts:44
↓ 1 callersFunctionusePrimaryDeviceId
()
src/entities/registered-device/model/primary-store.ts:58
↓ 1 callersFunctionuseReconnectDevice
(device: RegisteredDevice)
src/features/auto-reconnect/model/use-reconnect-device.ts:25
↓ 1 callersFunctionuseReducedMotion
()
src/shared/ui/slide-switch.tsx:43
↓ 1 callersFunctionuseScrollRestoration
( key: string, ref: RefObject<HTMLElement | null>, )
src/shared/lib/use-scroll-restoration.ts:5
↓ 1 callersFunctionuseScrolledFromTop
()
src/widgets/page-header/ui/page-header.tsx:12
↓ 1 callersFunctionuseSelectedDeviceId
()
src/entities/registered-device/model/active-device.ts:66
↓ 1 callersFunctionuseStepAction
()
src/shared/lib/step-action.ts:22
↓ 1 callersFunctionuseSyncDeviceChannels
()
src/features/sync-device-channels/model/use-sync-device-channels.ts:35
↓ 1 callersFunctionuseTrackRecorder
()
src/features/track-position/model/use-track-recorder.ts:16
↓ 1 callersFunctionv2NodeNumOf
( protocol: RegisteredDeviceProtocol | undefined, nodeId: string, )
src/entities/registered-device/api/local-storage-adapter.ts:52
↓ 1 callersFunctionwaitForKey
( recipientNodeNum: number, timeoutMs: number, )
src/features/send-mesh-message/model/use-send-mesh-message.ts:63
↓ 1 callersFunctionwake
()
src/entities/meshtastic-device/api/client.ts:376
↓ 1 callersFunctionwatchdog_check
---- Watchdog -------------------------------------------------------------- transmit_sync is synchronous on lora_tx_task, so s_tx_started_at_ms is se
firmware/src/transport/lora/mac.cpp:194
↓ 1 callersFunctionwriteVarint
(buf: number[], v: number)
src/entities/meshtastic-channel/lib/meshtastic-url.ts:37
↓ 1 callersFunctionwrite_if_changed
(path: Path, content: str)
firmware/tools/gen_protocol.py:231
↓ 1 callersFunctionwrite_u32_le
firmware/src/mesh/crypto/pki.cpp:62
FunctionAboutPage
()
src/pages/about/ui/about-page.tsx:4
FunctionActiveDevicePicker
()
src/features/select-active-device/ui/active-device-picker.tsx:21
FunctionApp
()
src/app/index.tsx:6
FunctionAppHeader
({ onMenuOpen, onSupportOpen }: AppHeaderProps)
src/widgets/app-header/ui/app-header.tsx:11
FunctionAppLayout
()
src/app/layout/app-layout.tsx:122
FunctionAppPage
()
src/pages/app/ui/app-page.tsx:7
FunctionAppProviders
({ children }: AppProvidersProps)
src/app/providers/app-providers.tsx:58
FunctionAppRouter
()
src/app/router/app-router.tsx:94
FunctionBackButton
({ fallback = ROUTES.home, className, "aria-label": ariaLabel = "Go back", }: BackButtonProps)
src/shared/ui/back-button.tsx:13
FunctionBackOverlay
()
src/widgets/landlink-map/ui/back-overlay.tsx:14
FunctionBluetoothPairingBody
({ status }: BluetoothPairingBodyProps)
src/features/bluetooth-pairing/ui/bluetooth-pairing-body.tsx:12
FunctionBottomNavBar
()
src/widgets/bottom-nav-bar/ui/bottom-nav-bar.tsx:26
FunctionButton
({ className, variant = "default", size = "default", asChild = false, ...props }: ButtonProps)
src/shared/ui/button.tsx:49
MethodByteReader
firmware/src/shared/util/byte_span.h:62
MethodByteSpan
firmware/src/shared/util/byte_span.h:15
MethodByteWriter
firmware/src/shared/util/byte_span.h:28
FunctionCarousel
({ orientation = "horizontal", opts, setApi, plugins, className, children, ...props }: React.Com
src/shared/ui/carousel.tsx:43
FunctionCarouselContent
({ className, ...props }: React.ComponentProps<"div">)
src/shared/ui/carousel.tsx:134
FunctionCarouselItem
({ className, ...props }: React.ComponentProps<"div">)
src/shared/ui/carousel.tsx:155
FunctionCarouselNext
({ className, variant = "outline", size = "icon-sm", ...props }: React.ComponentProps<typeof Button>)
src/shared/ui/carousel.tsx:203
FunctionCarouselPrevious
({ className, variant = "outline", size = "icon-sm", ...props }: React.ComponentProps<typeof Button>)
src/shared/ui/carousel.tsx:173
FunctionCarouselSlide
({ slide, eager }: CarouselSlideProps)
src/widgets/home-hero-carousel/ui/home-hero-carousel.tsx:73
FunctionChannelChatPage
()
src/pages/channel-chat/ui/channel-chat-page.tsx:22
FunctionChannelList
()
src/widgets/channel-list/ui/channel-list.tsx:35
FunctionChannelRow
({ channel, deletable = true, onRequestDelete, onRequestShare, }: ChannelRowProps)
src/widgets/channel-list/ui/channel-row.tsx:27
← previousnext →601–700 of 1,058, ranked by callers