MCPcopy Create free account

hub / github.com/RoganDawes/P4wnP1_aloa / functions

Functions2,496 in github.com/RoganDawes/P4wnP1_aloa

↓ 4 callersMethodFSWriteFile
FileSystem
proto/grpc.pb.go:3956
↓ 4 callersMethodGetAllDeployedEthernetInterfaceSettings
(context.Context, *Empty)
proto/grpc.pb.go:3976
↓ 4 callersMethodGetBluetoothControllerInformation
Bluetooth
proto/grpc.pb.go:3921
↓ 4 callersMethodGetCurrentTriggerActionSet
()
service/SubSysTriggerAction.go:785
↓ 4 callersMethodGetData
()
mnetlink/message.go:65
↓ 4 callersMethodGetDataAttrs
()
mnetlink/attributes.go:91
↓ 4 callersMethodGetDeployedTriggerActionSet
TriggerActions
proto/grpc.pb.go:3984
↓ 4 callersMethodGetStartupMasterTemplate
Startup Master Template
proto/grpc.pb.go:4005
↓ 4 callersMethodGetStoredEthernetInterfaceSettings
(context.Context, *StringMessage)
proto/grpc.pb.go:3979
↓ 4 callersMethodGetStoredMasterTemplate
(context.Context, *StringMessage)
proto/grpc.pb.go:4000
↓ 4 callersMethodGetStoredUSBSettings
(context.Context, *StringMessage)
proto/grpc.pb.go:3940
↓ 4 callersMethodGetStoredWifiSettings
(context.Context, *StringMessage)
proto/grpc.pb.go:3969
↓ 4 callersMethodGetUUIDs
()
service/bluetooth/controller.go:207
↓ 4 callersMethodIsActionDeploySettingsTemplate
()
web_client/jsDataTriggerAction.go:348
↓ 4 callersMethodListStoredTriggerActionSets
(context.Context, *Empty)
proto/grpc.pb.go:3989
↓ 4 callersFunctionNetworkLinkAddIp
Add an Ip address to an interface. This is identical to: ip addr add $ip/$ipNet dev $iface
netlink/netlink_linux.go:1119
↓ 4 callersFunctionNetworkLinkDown
Bring down a particular network interface. This is identical to running: ip link set $name down
netlink/netlink_linux.go:599
↓ 4 callersFunctionNewBluetoothControllerSettings
()
web_client/hvueComponentsBluetooth.go:159
↓ 4 callersFunctionNewBluetoothSettings
()
web_client/hvueComponentsBluetooth.go:71
↓ 4 callersFunctionNewTriggerActionSet
()
web_client/jsDataTriggerAction.go:611
↓ 4 callersMethodOpen
(initDbBackupPath string)
service/datastore/store.go:46
↓ 4 callersMethodParseGadgetState
(gadgetName string)
service/SubSysUSB.go:363
↓ 4 callersFunctionPrintGadgetSettings
(gs *pb.GadgetSettings, useJson bool)
cli_client/cmd_usb_new.go:43
↓ 4 callersMethodReDeploy
()
service/SubSysNetworkManager.go:120
↓ 4 callersMethodReset
()
service/util/signal.go:46
↓ 4 callersMethodRunScript
(ctx context.Context, script string, anonymousSelfInvoked bool)
hid/controller.go:181
↓ 4 callersMethodSetStartupMasterTemplate
(context.Context, *StringMessage)
proto/grpc.pb.go:4006
↓ 4 callersMethodStartScriptAsBackgroundJob
(ctx context.Context,script string, anonymousSelfInvoked bool)
hid/controller.go:237
↓ 4 callersMethodStopHostapd
()
service/wifi.go:124
↓ 4 callersMethodStopWpaSupplicant
()
service/wifi.go:165
↓ 4 callersMethodStoreBluetoothSettings
(context.Context, *BluetoothRequestSettingsStorage)
proto/grpc.pb.go:3927
↓ 4 callersMethodStoreEthernetInterfaceSettings
(context.Context, *EthernetRequestSettingsStorage)
proto/grpc.pb.go:3978
↓ 4 callersMethodStoreMasterTemplate
(context.Context, *RequestMasterTemplateStorage)
proto/grpc.pb.go:3999
↓ 4 callersMethodStoreTriggerActionSet
(context.Context, *TriggerActionSet)
proto/grpc.pb.go:3990
↓ 4 callersMethodStoreUSBSettings
(context.Context, *USBRequestSettingsStorage)
proto/grpc.pb.go:3939
↓ 4 callersMethodStoreWifiSettings
(context.Context, *WifiRequestSettingsStorage)
proto/grpc.pb.go:3968
↓ 4 callersMethodUnregister
()
hid/keyboard_led.go:291
↓ 4 callersMethodUnregisterNetworkServer
(uuid toolz.NetworkServerUUID)
service/bluetooth.go:369
↓ 4 callersMethodWaitLEDStateChange
* Waits for single LED state change intendedChange: Mask values combined with logical or, to indicate which LEDs are allowed to trigger MaskNu return
hid/keyboard_led.go:316
↓ 4 callersFunctionbinaryAvailable
(binname string)
service/common.go:10
↓ 4 callersFunctioncheckIPv4
(ip4 string)
cli_client/cmd_net.go:261
↓ 4 callersMethodfillState
(stateByte byte)
hid/keyboard_led.go:36
↓ 4 callersFunctionnetworkLinkIpAction
(action, flags int, ifa IfAddr)
netlink/netlink_linux.go:1013
↓ 4 callersFunctionusbGetDevicePath
(dev devPath)
cli_client/cmd_usb_new.go:184
↓ 4 callersMethodwriteReportToFile
(file *os.File)
hid/mouse.go:60
↓ 3 callersMethodAddManagedInterface
(startupConfig *pb.EthernetInterfaceSettings)
service/SubSysNetworkManager.go:51
↓ 3 callersMethodAddOption
(dhcpOption *jsDHCPServerOption)
web_client/jsDataHandling.go:936
↓ 3 callersMethodAddTriggerAction
returns the TriggerAction with assigned ID
service/SubSysTriggerAction.go:670
↓ 3 callersMethodAnyOn
()
hid/keyboard_led.go:45
↓ 3 callersMethodAttributesFromData
()
mgenetlink/message.go:43
↓ 3 callersMethodCheckMessage
(m syscall.NetlinkMessage, seq, pid uint32)
netlink/netlink_linux.go:385
↓ 3 callersMethodCheckUUIDList
Check if given UUIDs are present on adapter
service/bluetooth/controller.go:429
↓ 3 callersMethodClick
(bt1,bt2,bt3 bool)
hid/mouse.go:98
↓ 3 callersFunctionClientDeployEthernetInterfaceSettings
(host string, port string, settings *pb.EthernetInterfaceSettings)
cli_client/rpc_client.go:282
↓ 3 callersMethodDeleteStoredTriggerActionSet
(context.Context, *StringMessage)
proto/grpc.pb.go:3993
↓ 3 callersMethodDeployEthernetInterfaceSettings
Ethernet
proto/grpc.pb.go:3975
↓ 3 callersMethodDeployGadgetSettings
(settings *pb.GadgetSettings)
service/SubSysUSB.go:555
↓ 3 callersMethodDeployGpioTrigger
(in *pb.TriggerGPIOIn)
service/SubSysGpio.go:95
↓ 3 callersMethodDeploySettings
()
service/Temp.go:5
↓ 3 callersMethodDeployStoredTriggerActionSetAdd
(context.Context, *StringMessage)
proto/grpc.pb.go:3992
↓ 3 callersMethodDeployTriggerActionSetAdd
(context.Context, *TriggerActionSet)
proto/grpc.pb.go:3986
↓ 3 callersMethodDeployTriggerActionSetRemove
(context.Context, *TriggerActionSet)
proto/grpc.pb.go:3987
↓ 3 callersMethodDeployTriggerActionSetReplace
(context.Context, *TriggerActionSet)
proto/grpc.pb.go:3985
↓ 3 callersMethodDeployTriggerActionSetUpdate
(context.Context, *TriggerActionSet)
proto/grpc.pb.go:3988
↓ 3 callersMethodDeployWiFiSettings
WiFi
proto/grpc.pb.go:3965
↓ 3 callersMethodEchoRequest
Alive check
proto/grpc.pb.go:3963
↓ 3 callersMethodEncode
(val interface{})
service/datastore/serializer.go:14
↓ 3 callersMethodFSReadFile
(context.Context, *ReadFileRequest)
proto/grpc.pb.go:3957
↓ 3 callersMethodGetAvailableGpios
GPIO
proto/grpc.pb.go:4014
↓ 3 callersMethodGetDataDump
()
mnetlink/attributes.go:87
↓ 3 callersMethodGetDataUint32
()
mnetlink/attributes.go:75
↓ 3 callersMethodGetDataUint8
()
mnetlink/attributes.go:83
↓ 3 callersMethodGetLEDSettings
(context.Context, *Empty)
proto/grpc.pb.go:3936
↓ 3 callersMethodGetPid
()
netlink/netlink_linux.go:373
↓ 3 callersMethodGetState
()
service/Temp.go:4
↓ 3 callersMethodGetStoredBluetoothSettings
(context.Context, *StringMessage)
proto/grpc.pb.go:3928
↓ 3 callersMethodGetVal
()
proto/grpc.pb.go:1968
↓ 3 callersMethodGetVal
GetVal gets the Val of the EventValue.
proto/gopherjs/grpc.pb.gopherjs.go:3834
↓ 3 callersMethodGetWiFiState
(context.Context, *Empty)
proto/grpc.pb.go:3966
↓ 3 callersMethodHIDCancelAllScriptJobs
(context.Context, *Empty)
proto/grpc.pb.go:3953
↓ 3 callersMethodHIDCancelScriptJob
(context.Context, *HIDScriptJob)
proto/grpc.pb.go:3951
↓ 3 callersMethodHIDGetRunningJobState
(context.Context, *HIDScriptJob)
proto/grpc.pb.go:3954
↓ 3 callersMethodHIDGetRunningScriptJobs
(context.Context, *Empty)
proto/grpc.pb.go:3952
↓ 3 callersMethodHIDRunScriptJob
(context.Context, *HIDScriptRequest)
proto/grpc.pb.go:3949
↓ 3 callersMethodHandleEvent
(event Event)
hid/HIDEvent.go:45
↓ 3 callersMethodHidScriptGetBackgroundJobByID
(id int)
service/SubSysUSB.go:148
↓ 3 callersMethodListStoredBashScripts
(context.Context, *Empty)
proto/grpc.pb.go:4011
↓ 3 callersMethodListStoredBluetoothSettings
(context.Context, *Empty)
proto/grpc.pb.go:3932
↓ 3 callersMethodListStoredDBBackups
(context.Context, *Empty)
proto/grpc.pb.go:4012
↓ 3 callersMethodListStoredEthernetInterfaceSettings
(context.Context, *Empty)
proto/grpc.pb.go:3982
↓ 3 callersMethodListStoredHIDScripts
(context.Context, *Empty)
proto/grpc.pb.go:4010
↓ 3 callersMethodListStoredMasterTemplate
(context.Context, *Empty)
proto/grpc.pb.go:4003
↓ 3 callersMethodListStoredUSBSettings
(context.Context, *Empty)
proto/grpc.pb.go:3944
↓ 3 callersMethodListStoredWifiSettings
(context.Context, *Empty)
proto/grpc.pb.go:3973
↓ 3 callersMethodListUmsImageCdrom
(context.Context, *Empty)
proto/grpc.pb.go:3945
↓ 3 callersMethodListUmsImageFlashdrive
(context.Context, *Empty)
proto/grpc.pb.go:3946
↓ 3 callersMethodMask
(mask HIDLEDState)
hid/keyboard_led.go:49
↓ 3 callersMethodMode
()
netlink/netlink_linux.go:948
↓ 3 callersFunctionNameLeaseFileDHCPSrv
(nameIface string)
common_web/net.go:3
↓ 3 callersFunctionNetworkLinkDel
Delete a network link. This is identical to running: ip link del $name
netlink/netlink_linux.go:472
← previousnext →101–200 of 2,496, ranked by callers