MCPcopy Create free account

hub / github.com/AstralSightStudios/AstroBox-Public / functions

Functions791 in github.com/AstralSightStudios/AstroBox-Public

↓ 1 callersMethodload_from_dir
(&mut self, dir: PathBuf)
src-tauri/src/pluginsystem/manager.rs:134
↓ 1 callersFunctionlogin_mi_account
Log in and obtain `MiAccountToken`.
src-tauri/src/auth.rs:273
↓ 1 callersFunctionmain
()
src-tauri/plugins/btclassic-spp/build.rs:3
↓ 1 callersFunctionmakeFluentTheme
(mode: 'light' | 'dark')
src/pages/_app.tsx:37
↓ 1 callersFunctionmakeSuceess
(dispatchToast: (content: ReactNode, options?: any) => void,message: string)
src/layout/toast.tsx:20
↓ 1 callersFunctionmerge
(dst: &mut serde_json::Value, patch: &serde_json::Value)
src-tauri/src/config.rs:113
↓ 1 callersFunctionmi_service_call_encrypted
Main encrypted API call. `prefix` – path prefix that should be trimmed before signing (usually "")
src-tauri/src/auth.rs:198
↓ 1 callersFunctionmiwear_disconnect
()
src-tauri/src/frontapi.rs:108
↓ 1 callersFunctionnormalize_path
(path: &str)
src-tauri/src/pluginsystem/apis/filesystem.rs:49
↓ 1 callersMethodnotify
()
src/pluginstore/manager.ts:21
↓ 1 callersMethodnotify
()
src/community/manager.ts:22
↓ 1 callersFunctionnotify_disconnect
()
src-tauri/src/miwear.rs:33
↓ 1 callersMethodonDataReceived
src-tauri/plugins/btclassic-spp/android/src/main/java/BTSpp.kt:65
↓ 1 callersFunctiononItemClick
(item: Item, e: React.MouseEvent)
src/components/home/homeApplist.tsx:63
↓ 1 callersMethodon_connected
---------- 事件回调 ---------- */
src-tauri/plugins/btclassic-spp/src/mobile.rs:92
↓ 1 callersFunctionon_connected_impl
(cb: Box<dyn Fn() + Send + Sync + 'static>)
src-tauri/plugins/btclassic-spp/src/win/implementation.rs:629
↓ 1 callersFunctionon_thirdparty_app
(device: Arc<MiWearDevice>, packet: pb::protocol::WearPacket)
src-tauri/src/miwear/device/thirdpartyapp.rs:198
↓ 1 callersFunctionpickFile
(multiple: boolean, filters?: DialogFilter[])
src/filesystem/picker.ts:3
↓ 1 callersMethodpop
(&self)
src-tauri/src/miwear/command_pool/mod.rs:83
↓ 1 callersMethodpop_bt_packet
(self: &Arc<Self>)
src-tauri/src/miwear/device.rs:557
↓ 1 callersMethodprocess
(&self, device: Arc<MiWearDevice>, cmd: Command)
src-tauri/src/miwear/command_pool/mod.rs:103
↓ 1 callersFunctionprocess_dhcp
(device: Arc<MiWearDevice>, network_packet: &Vec<u8>, dhcp_process: &mut bool)
src-tauri/src/miwear/network_stack/dhcp.rs:26
↓ 1 callersFunctionprocess_event
(app: &AppHandle, name: String)
src-tauri/src/interface/macmenu.rs:38
↓ 1 callersMethodpush_recv_data
(self: &Arc<Self>, data: Vec<u8>)
src-tauri/src/miwear/device.rs:553
↓ 1 callersFunctionrandom_device_id
6-character lowercase device id.
src-tauri/src/auth.rs:131
↓ 1 callersFunctionrc4_encrypt_params
Encrypt payload parameters with RC4, respecting deterministic key order.
src-tauri/src/auth.rs:172
↓ 1 callersFunctionread_current_log
()
src-tauri/src/logger.rs:21
↓ 1 callersFunctionreconnect
()
src/pages/device/index.tsx:61
↓ 1 callersFunctionreduceFactor
(num: number, sorce: number = 1)
src/components/settings/appleLikeSlider.tsx:31
↓ 1 callersFunctionrefresh
()
src/pages/device/app.tsx:28
↓ 1 callersFunctionrefresh
()
src/pages/device/watchface.tsx:30
↓ 1 callersMethodrefresh
()
src/community/provider.ts:14
↓ 1 callersMethodrefreshAll
()
src/pluginstore/manager.ts:47
↓ 1 callersMethodrefreshProviderList
()
src/pluginstore/manager.ts:65
↓ 1 callersMethodrefreshProviderList
()
src/community/manager.ts:67
↓ 1 callersMethodrefresh_index
(&self)
src-tauri/src/pluginstore/provider/official.rs:100
↓ 1 callersMethodrefresh_index
获取官方仓库的 index 列表
src-tauri/src/community/provider/official.rs:97
↓ 1 callersFunctionregister
(ctx: &mut Context)
src-tauri/src/pluginsystem/timers.rs:15
↓ 1 callersFunctionregisterOpenFileListener
()
src/device/install.ts:91
↓ 1 callersFunctionregister_apis
(context: &mut Context)
src-tauri/src/pluginsystem/apis.rs:19
↓ 1 callersFunctionregister_config
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/config.rs:53
↓ 1 callersFunctionregister_console
(context: &mut Context, plugin_name: &String)
src-tauri/src/pluginsystem/console.rs:5
↓ 1 callersFunctionregister_debug
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/debug.rs:47
↓ 1 callersFunctionregister_device
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/device.rs:122
↓ 1 callersFunctionregister_event
(global: &mut ObjectInitializer)
src-tauri/src/pluginsystem/apis/event.rs:107
↓ 1 callersFunctionregister_filesystem
(global: &mut ObjectInitializer)
src-tauri/src/pluginsystem/apis/filesystem.rs:307
↓ 1 callersFunctionregister_installer
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/installer.rs:83
↓ 1 callersFunctionregister_interconnect
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/interconnect.rs:56
↓ 1 callersFunctionregister_lifecycle
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/lifecycle.rs:32
↓ 1 callersFunctionregister_native
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/native.rs:42
↓ 1 callersFunctionregister_network
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/network.rs:128
↓ 1 callersFunctionregister_provider
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/provider.rs:43
↓ 1 callersFunctionregister_thirdpartyapp
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/thirdpartyapp.rs:73
↓ 1 callersFunctionregister_ui
( global: &mut ObjectInitializer, )
src-tauri/src/pluginsystem/apis/ui.rs:95
↓ 1 callersFunctionremove_account
(name: &str, index: usize)
src-tauri/src/account.rs:69
↓ 1 callersFunctionrenderContent
()
src/components/home/homeApplist.tsx:79
↓ 1 callersFunctionresolve_spp_channel
---------- 根据 SPP UUID 解析 RFCOMM Channel ---------- */
src-tauri/plugins/btclassic-spp/src/macos/implementation.rs:298
↓ 1 callersMethodrun
(self: Arc<Self>)
src-tauri/src/miwear/command_pool/mod.rs:92
↓ 1 callersFunctionsend
( _this: &JsValue, args: &[JsValue], ctx: &mut Context, )
src-tauri/src/pluginsystem/apis/interconnect.rs:8
↓ 1 callersMethodsend
(&self, data: &[u8])
src-tauri/plugins/btclassic-spp/src/mobile.rs:67
↓ 1 callersFunctionsend_impl
(data: &[u8])
src-tauri/plugins/btclassic-spp/src/win/implementation.rs:793
↓ 1 callersFunctionsend_inter_packet
( device: Arc<MiWearDevice>, package_name: &String, data: &String, )
src-tauri/src/miwear/device/thirdpartyapp.rs:154
↓ 1 callersMethodsend_miwear_pkt_register_ack_unlocked
( self: &Arc<Self>, channel: packet::Channel, op: packet::OpCode, payload: &[u
src-tauri/src/miwear/device.rs:369
↓ 1 callersFunctionsession_config_packet
(device: Arc<MiWearDevice>)
src-tauri/src/miwear/device/hello.rs:16
↓ 1 callersFunctionsetLang
(lang: Lang)
src/i18n/index.tsx:77
↓ 1 callersMethodset_data_listener
(&self, cb: F)
src-tauri/plugins/btclassic-spp/src/mobile.rs:106
↓ 1 callersFunctionset_data_listener_impl
( cb: Box<dyn FnMut(Result<Vec<u8>, String>) + Send + 'static>, )
src-tauri/plugins/btclassic-spp/src/win/implementation.rs:648
↓ 1 callersFunctionset_watchface
(device: Arc<MiWearDevice>, watchface: WatchfaceInfo)
src-tauri/src/miwear/device/watchface.rs:170
↓ 1 callersMethodstart_auth
(self: &Arc<Self>, auth_key: String)
src-tauri/src/miwear/device.rs:529
↓ 1 callersMethodstart_hello
───────────── 功能性函数 ───────────── */
src-tauri/src/miwear/device.rs:525
↓ 1 callersFunctionstart_inquiry
---------- 辅助:启动一轮 inquiry ---------- */
src-tauri/plugins/btclassic-spp/src/macos/implementation.rs:220
↓ 1 callersFunctionstart_network_stack
(device: Arc<MiWearDevice>)
src-tauri/src/miwear/network_stack.rs:140
↓ 1 callersMethodstart_scan
---------- 无返回值调用 ---------- */
src-tauri/plugins/btclassic-spp/src/mobile.rs:36
↓ 1 callersFunctionstart_scan_impl
()
src-tauri/plugins/btclassic-spp/src/win/implementation.rs:195
↓ 1 callersMethodstart_subscription
(&self)
src-tauri/plugins/btclassic-spp/src/mobile.rs:61
↓ 1 callersFunctionstart_subscription_impl
()
src-tauri/plugins/btclassic-spp/src/win/implementation.rs:658
↓ 1 callersFunctionstartupProcess
()
src/pages/device/switch.tsx:115
↓ 1 callersMethodstop
()
src/taskqueue/tasklist.ts:114
↓ 1 callersFunctionstring_to_bth_addr
(addr_str: &str)
src-tauri/plugins/btclassic-spp/src/win/implementation.rs:46
↓ 1 callersFunctionstring_to_u8_16
(s: &String)
src-tauri/src/miwear/device/auth.rs:199
↓ 1 callersMethodsubscribe
(onStoreChange: () => void)
src/taskqueue/tasklist.ts:47
↓ 1 callersMethodsubscribe_proto
( &self, expect_type: u32, callback: Arc<dyn Fn(pb::protocol::WearPacket) + Send + Syn
src-tauri/src/miwear/device.rs:424
↓ 1 callersFunctionsystem_get_device_status
( device: Arc<MiWearDevice>, )
src-tauri/src/miwear/device/system.rs:41
↓ 1 callersMethodtake_seq_pending
(&self, seq: u8)
src-tauri/src/miwear/device.rs:520
↓ 1 callersFunctiontimeToRead
(time: number)
src/tools/time.ts:1
↓ 1 callersFunctiontimestmpToNow
(timestamp: number)
src/pages/device/index.tsx:232
↓ 1 callersMethodto_json_table
(&self)
src-tauri/src/miwear/command_pool/mod.rs:152
↓ 1 callersFunctionuninstall_app
(device: Arc<MiWearDevice>, app: AppInfo)
src-tauri/src/miwear/device/thirdpartyapp.rs:186
↓ 1 callersFunctionuninstall_watchface
(device: Arc<MiWearDevice>, watchface: WatchfaceInfo)
src-tauri/src/miwear/device/watchface.rs:158
↓ 1 callersFunctionupdateDeviceBattery
()
src/pages/device/index.tsx:43
↓ 1 callersFunctionupdateDeviceState
()
src/pages/device/index.tsx:51
↓ 1 callersFunctionupdateDropdownPosition
()
src/components/settings/winDropdown.tsx:81
↓ 1 callersFunctionuseAppList
(provider?: string, search?: string, filter?: string[], limit: number = 10)
src/hooks/useAppList.ts:5
↓ 1 callersFunctionusePluginList
(provider?: string, search?: string, limit = 20)
src/hooks/usePluginList.ts:6
↓ 1 callersFunctionuseSystemTheme
()
src/hooks/useSystemTheme.ts:3
FunctionAboutPage
()
src/pages/settings/about/index.tsx:25
FunctionAbouts
()
src/pages/settings/index.tsx:292
FunctionAccountCard
({ avatar, content, onClick, secondaryContent, className, disabled, opener }: CardButtonProps)
src/components/AccountCard/AccountCard.tsx:15
FunctionAccountSettings
()
src/pages/settings/index.tsx:206
FunctionAddDeviceFromQr
()
src/components/EventHandlers/addDeviceFromQr.tsx:8
← previousnext →301–400 of 791, ranked by callers