MCPcopy Create free account

hub / github.com/cartesiancs/landlink / functions

Functions1,058 in github.com/cartesiancs/landlink

↓ 2 callersFunctionrecordPoint
(point: TrackPoint)
src/entities/position-track/model/store.ts:36
↓ 2 callersFunctionremoveDevice
( list: readonly RegisteredDevice[], id: string, )
src/entities/registered-device/model/repository.ts:30
↓ 2 callersFunctionrenderPage
()
src/pages/settings-theme/ui/settings-theme-page.test.tsx:10
↓ 2 callersFunctionscheduleIdle
(delay: number)
src/pages/home/ui/home-page.tsx:108
↓ 2 callersFunctionscheduleRetry
(device: RegisteredDevice, attempt: number)
src/features/register-device/model/use-live-device-sync.ts:35
↓ 2 callersFunctionscheduleTimer
(entry: PendingEntry)
src/entities/landlink-device/model/retry-tracker.ts:87
↓ 2 callersMethodself_id
firmware/src/mesh/meshtastic/router.h:63
↓ 2 callersFunctionsendMeshtasticText
( text: string, channelIndex: number, options: SendMeshtasticTextOptions = {}, )
src/entities/meshtastic-device/api/client.ts:448
↓ 2 callersFunctionsend_beacon
firmware/src/features/lora_pairing/lora_pairing.cpp:193
↓ 2 callersFunctionsend_frame
firmware/src/transport/ble/gatt_server.cpp:46
↓ 2 callersFunctionsetActive
(next: boolean)
src/shared/lib/app-state.ts:11
↓ 2 callersFunctionsetChannels
( deviceId: string, channels: readonly Channel[], )
src/entities/meshtastic-channel/model/store.ts:98
↓ 2 callersFunctionsetConnected
()
src/entities/landlink-device/model/store.ts:129
↓ 2 callersFunctionsetConnecting
(d: { deviceId: string; name: string })
src/entities/landlink-device/model/store.ts:115
↓ 2 callersFunctionsetInfo
(info: ParsedInfo)
src/entities/landlink-device/model/store.ts:141
↓ 2 callersFunctionsetRegion
(region: number)
src/entities/landlink-device/model/store.ts:168
↓ 2 callersFunctionset_role
firmware/src/transport/lora/mac.cpp:238
↓ 2 callersMethodset_sink
firmware/src/mesh/router/router.h:58
↓ 2 callersFunctionskip_field
firmware/src/mesh/meshtastic/data_pb.cpp:54
↓ 2 callersFunctionsleep
(ms: number)
src/features/firmware-flash/api/esptool-client.ts:182
↓ 2 callersFunctionsubscribeDebugMode
(l: () => void)
src/entities/debug-mode/model/store.ts:36
↓ 2 callersFunctionsubscribePublicKeys
(cb: () => void)
src/entities/meshtastic-pki/model/store.ts:131
↓ 2 callersFunctiontick
firmware/src/app/fsm/fsm.cpp:51
↓ 2 callersFunctiontrack
(pending: Promise<Handle>)
src/shared/lib/keyboard-inset.ts:18
↓ 2 callersFunctionuseChannels
()
src/entities/meshtastic-channel/model/use-channels.ts:22
↓ 2 callersFunctionuseDebugMode
()
src/entities/debug-mode/model/use-debug-mode.ts:5
↓ 2 callersFunctionusePublicKey
(nodeNum: number | null)
src/entities/meshtastic-pki/model/use-pki-keys.ts:9
↓ 2 callersFunctionuseRadioRegion
()
src/features/select-radio-region/model/use-radio-region.ts:17
↓ 2 callersFunctionuseSendMeshMessage
(channelIndex = 0)
src/features/send-mesh-message/model/use-send-mesh-message.ts:101
↓ 2 callersFunctionuseSetStepAction
(action: StepAction)
src/shared/lib/step-action.ts:26
↓ 2 callersFunctionuseTrackHistory
( source: TrackSource, sourceId: string | null, )
src/widgets/landlink-map/lib/use-track-history.ts:14
↓ 2 callersFunctionvalid_psk_len
firmware/src/mesh/channel/registry.cpp:23
↓ 2 callersFunctionvalid_role
firmware/src/mesh/channel/registry.cpp:27
↓ 2 callersFunctionweighted_worst_ms
Worst-case (highest possible) backoff for the per-packet clamp.
firmware/src/transport/lora/mac_math.h:103
↓ 2 callersFunctionwriteStoredTheme
(theme: Theme)
src/entities/theme/model/storage.ts:18
↓ 2 callersFunctionwriteToStorage
(value: string | null)
src/entities/registered-device/model/primary-store.ts:14
↓ 2 callersFunctionwriteToStorage
(value: string | null)
src/entities/registered-device/model/active-device.ts:18
↓ 1 callersFunction_resetMockDeviceCounter
()
src/features/register-mock-device/model/create-mock-device.ts:25
↓ 1 callersFunction_resetPkiStore
()
src/entities/meshtastic-pki/model/store.ts:138
↓ 1 callersFunction_resetPrimaryDeviceStore
()
src/entities/registered-device/model/primary-store.ts:66
↓ 1 callersFunctionactive_receive_detected
firmware/src/transport/lora/sx1262_driver.cpp:339
↓ 1 callersFunctionappendOutgoingMessage
( text: string, channelIndex = 0, options: { pkiEncrypted?: boolean; recipientNodeNum?: number } = {}, )
src/entities/landlink-device/api/client.ts:447
↓ 1 callersFunctionappendOutgoingPending
( text: string, bleSeq: number, channelIndex = 0, options: { recipientNodeNum?: number } = {}, )
src/entities/landlink-device/api/client.ts:472
↓ 1 callersMethodapplyRxSensitivityPatch
firmware/src/transport/lora/sx1262_driver.cpp:28
↓ 1 callersFunctionapplyTheme
(theme: Theme)
src/entities/theme/lib/apply-theme.ts:6
↓ 1 callersFunctionasNumber
(value: unknown)
src/entities/firmware-release/api/manifest.ts:27
↓ 1 callersFunctionattachPktId
(bleSeq: number, pktId: number)
src/entities/landlink-device/model/retry-tracker.ts:183
↓ 1 callersFunctionattachPktIdToMessage
( id: string, pktId: number, )
src/entities/landlink-device/api/message-store.ts:251
↓ 1 callersFunctionbackfillNodeIdByName
( devices: readonly RegisteredDevice[], peerNodeNum: number, peerNodeId: string, )
src/features/lora-discovery/model/use-lora-discovery.ts:33
↓ 1 callersFunctionbase64UrlEncode
(bytes: Uint8Array)
src/entities/meshtastic-channel/lib/meshtastic-url.ts:79
↓ 1 callersFunctionbegin
firmware/src/features/ota/ota.cpp:90
↓ 1 callersFunctionbroadcastEvt
(frame: LandlinkEvtFrame)
src/entities/landlink-device/api/client.ts:138
↓ 1 callersFunctionbuildMeshtasticChannelUrl
(channel: Channel)
src/entities/meshtastic-channel/lib/meshtastic-url.ts:88
↓ 1 callersFunctionbuild_chat
firmware/src/features/mesh_chat/mesh_chat.cpp:241
↓ 1 callersFunctionbuild_iv
firmware/src/mesh/meshtastic/crypto.cpp:18
↓ 1 callersFunctionbytesEqual
(a: Uint8Array, b: Uint8Array)
src/entities/meshtastic-pki/model/store.ts:154
↓ 1 callersFunctionbytesToHex
(bytes: Uint8Array)
src/entities/meshtastic-pki/model/store.ts:39
↓ 1 callersFunctionchannelOf
(message: MeshMessage)
src/entities/landlink-device/api/message-store.ts:84
↓ 1 callersFunctionchannel_activity_detected
firmware/src/transport/lora/sx1262_driver.cpp:330
↓ 1 callersFunctionchannel_util_percent
firmware/src/transport/lora/mac.cpp:407
↓ 1 callersFunctionchargeStateLabel
(state: ChargeState)
src/pages/device-dashboard/ui/device-dashboard-page.tsx:36
↓ 1 callersFunctioncharge_state_byte
firmware/src/hal/pmu/pmu.cpp:177
↓ 1 callersFunctionchatSeen
(key: string)
src/entities/landlink-device/api/client.ts:68
↓ 1 callersFunctioncleanup
()
src/shared/lib/install-view-transition-flag.ts:31
↓ 1 callersFunctionclearAllMessages
()
src/entities/landlink-device/api/message-store.ts:298
↓ 1 callersFunctionclearChannels
(deviceId: string)
src/entities/meshtastic-channel/model/store.ts:130
↓ 1 callersFunctionclear_persisted
firmware/src/mesh/channel/registry.cpp:84
↓ 1 callersFunctioncommit
firmware/src/features/ota/ota.cpp:127
↓ 1 callersFunctioncompute_shared
firmware/src/features/lora_pairing/lora_pairing.cpp:114
↓ 1 callersFunctioncompute_shared
firmware/src/shared/util/x25519.cpp:48
↓ 1 callersFunctionconfirmFallback
()
src/features/send-mesh-message/ui/peer-dm-drawer.tsx:155
↓ 1 callersFunctionconfirmFallback
()
src/features/send-mesh-message/ui/send-mesh-form.tsx:126
↓ 1 callersFunctionconnect_async
firmware/src/features/wifi_onboarding/wifi_onboarding.cpp:61
↓ 1 callersFunctiondecodeChannel
(buf: Uint8Array)
src/shared/protocol/meshtastic/messages.ts:268
↓ 1 callersFunctiondecodeChannelSettings
(buf: Uint8Array)
src/shared/protocol/meshtastic/messages.ts:238
↓ 1 callersFunctiondecodeFrame
(bytes: Uint8Array)
src/shared/protocol/landlink.ts:180
↓ 1 callersFunctiondecodeFromRadio
(buf: Uint8Array)
src/shared/protocol/meshtastic/messages.ts:453
↓ 1 callersFunctiondecodeMyNodeInfo
(buf: Uint8Array)
src/shared/protocol/meshtastic/messages.ts:387
↓ 1 callersFunctiondecodeNodeInfo
(buf: Uint8Array)
src/shared/protocol/meshtastic/messages.ts:362
↓ 1 callersFunctiondecode_user
firmware/src/mesh/meshtastic/data_pb.cpp:188
↓ 1 callersFunctiondecrypt
firmware/src/mesh/crypto/aes_ccm.cpp:42
↓ 1 callersFunctiondefault_channel
firmware/src/mesh/meshtastic/channel.cpp:41
↓ 1 callersFunctiondelay_originated_ms
firmware/src/transport/lora/mac.cpp:79
↓ 1 callersFunctiondelay_originated_worst_ms
firmware/src/transport/lora/mac.cpp:100
↓ 1 callersFunctiondelay_weighted_ms
firmware/src/transport/lora/mac.cpp:84
↓ 1 callersFunctiondelay_weighted_worst_ms
firmware/src/transport/lora/mac.cpp:94
↓ 1 callersFunctionderiveDmThreads
( messages: readonly MeshMessage[], selfNodeNum: number, )
src/entities/dm-thread/model/derive-threads.ts:14
↓ 1 callersFunctionderive_ll_session_key
firmware/src/mesh/channel/registry.cpp:39
↓ 1 callersFunctionderive_wrap_key
firmware/src/hal/storage/storage.cpp:24
↓ 1 callersFunctiondescribe
(err: unknown)
src/features/auto-reconnect/model/use-reconnect-device.ts:20
↓ 1 callersFunctiondescribeError
(error: unknown)
src/pages/error/ui/error-page.tsx:11
↓ 1 callersFunctiondeserialize
firmware/src/features/pki_keystore/pki_keystore.cpp:70
↓ 1 callersFunctiondetectDeviceProtocol
( deviceId: string, )
src/shared/api/ble.ts:346
↓ 1 callersFunctiondeviceNameSuffixForNodeNum
(nodeNum: number)
src/features/lora-discovery/model/use-lora-discovery.ts:29
↓ 1 callersFunctiondisconnectDevice
(deviceId: string)
src/features/disconnect-device/model/disconnect-device.ts:13
↓ 1 callersFunctiondiscover_async
firmware/src/features/lora_pairing/lora_pairing.cpp:136
↓ 1 callersFunctiondispatchFromRadio
(data: Uint8Array)
src/entities/meshtastic-device/api/client.ts:153
↓ 1 callersFunctiondistanceMetersE7
( aLatE7: number, aLonE7: number, bLatE7: number, bLonE7: number, )
src/features/track-position/lib/haversine.ts:10
↓ 1 callersFunctiondmPeerOf
(message: MeshMessage, selfNodeNum: number)
src/entities/landlink-device/api/message-store.ts:88
↓ 1 callersFunctiondrain_rx
firmware/src/transport/lora/sx1262_driver.cpp:168
← previousnext →301–400 of 1,058, ranked by callers