Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mynewt-newtmgr
/ functions
Functions
1,290 in github.com/apache/mynewt-newtmgr
⨍
Functions
1,290
◇
Types & classes
399
↓ 3 callers
Method
DispatchNmpRsp
(data []byte)
nmxact/mgmt/transceiver.go:320
↓ 3 callers
Function
EncodeCbor
(value interface{})
nmxact/nmxutil/nmxutil.go:142
↓ 3 callers
Function
EncodeNmpPlain
(nmr *NmpMsg)
nmxact/nmp/nmp.go:137
↓ 3 callers
Function
EncodeOmpDgram
(txFilter nmcoap.TxMsgFilter, nmr *nmp.NmpMsg)
nmxact/omp/omp.go:161
↓ 3 callers
Function
EncodeOmpTcp
(txFilter nmcoap.TxMsgFilter, nmr *nmp.NmpMsg)
nmxact/omp/omp.go:147
↓ 3 callers
Function
IsRspTimeout
(err error)
nmxact/nmxutil/nmxerr.go:46
↓ 3 callers
Function
LogRemoveListener
(parentLevel int, key interface{}, id uint32, name string)
nmxact/nmxutil/nmxutil.go:210
↓ 3 callers
Method
MarshalBinary
()
nmxact/nmp/log.go:307
↓ 3 callers
Method
MgmtProto
()
nmxact/sesn/sesn.go:85
↓ 3 callers
Function
MsgOpToString
(op MsgOp)
nmxact/nmble/ble_proto.go:1528
↓ 3 callers
Method
MtuOut
Retrieves the maximum data payload for outgoing NMP requests.
newtmgr/bll/bll_sesn.go:351
↓ 3 callers
Function
NewListener
()
nmxact/mtech_lora/listen.go:67
↓ 3 callers
Function
NewSerialXport
(cfg *XportCfg)
nmxact/nmserial/serial_xport.go:73
↓ 3 callers
Function
ParseBleAddr
(s string)
nmxact/bledefs/bledefs.go:114
↓ 3 callers
Function
ParseBleConnString
(cs string)
newtmgr/config/ble_config.go:65
↓ 3 callers
Method
RemoveNmpListener
(seq uint8)
nmxact/omp/dispatch.go:169
↓ 3 callers
Function
RxCoap
RxCoap performs a blocking receive of a CoAP message. It returns a nil message if the specified listener is closed while the function is running.
nmxact/sesn/sesn_util.go:74
↓ 3 callers
Function
SeqToToken
(seq uint8)
nmxact/nmxutil/nmxutil.go:89
↓ 3 callers
Function
SetLogLevel
(level log.Level)
nmxact/nmxutil/nmxutil.go:61
↓ 3 callers
Method
Start
()
nmxact/nmble/ble_xport.go:408
↓ 3 callers
Method
Stop
()
nmxact/nmble/ble_xport.go:467
↓ 3 callers
Method
String
()
nmxact/nmp/log.go:303
↓ 3 callers
Method
SubscribeType
()
nmxact/nmble/profile.go:57
↓ 3 callers
Function
TgtPortKey
(tgt string, port uint8, msgType string)
nmxact/mtech_lora/listen.go:35
↓ 3 callers
Method
TxOptions
()
nmxact/xact/cmd.go:37
↓ 3 callers
Method
TxRxMgmtAsync
(m *nmp.NmpMsg, timeout time.Duration, ch chan nmp.NmpRsp, errc chan error)
nmxact/sesn/sesn.go:105
↓ 3 callers
Method
UpdateTracker
(off int, status int)
nmxact/xact/image.go:221
↓ 3 callers
Function
buildFsUploadReq
(name string, fileSz int, chunk []byte, off int)
nmxact/xact/fs.go:126
↓ 3 callers
Function
cleanUpMapValue
(v interface{})
newtmgr/cli/res.go:152
↓ 3 callers
Method
closeListeners
()
nmxact/mtech_lora/mtech_lora_sesn.go:172
↓ 3 callers
Function
einvalSerialConnString
(f string, args ...interface{})
newtmgr/config/serial_config.go:32
↓ 3 callers
Method
enqueueShutdown
(cause error)
nmxact/nmble/conn.go:216
↓ 3 callers
Function
getConnProfile
()
newtmgr/cli/common.go:97
↓ 3 callers
Function
imageStatePrintRsp
(rsp *nmp.ImageStateRsp)
newtmgr/cli/image.go:69
↓ 3 callers
Method
init
()
nmxact/nmble/naked_sesn.go:80
↓ 3 callers
Function
resResponseStr
(path string, cbor []byte)
newtmgr/cli/res.go:165
↓ 3 callers
Method
runShutdown
(cause error)
nmxact/nmble/conn.go:220
↓ 3 callers
Method
serviceSecondary
(err error)
nmxact/nmble/master.go:201
↓ 3 callers
Method
setCln
(c ble.Client)
newtmgr/bll/bll_sesn.go:79
↓ 3 callers
Method
setRspSesn
(s *SerialSesn)
nmxact/nmserial/serial_xport.go:184
↓ 3 callers
Method
shutdown
(cause error)
nmxact/nmble/ble_xport.go:265
↓ 3 callers
Method
shutdown
(cause error)
nmxact/nmble/naked_sesn.go:129
↓ 3 callers
Method
txWriteCharacteristic
( c *ble.Characteristic, b []byte, noRsp bool)
newtmgr/bll/bll_sesn.go:154
↓ 2 callers
Method
AddCoapListener
( mc nmcoap.MsgCriteria)
nmxact/omp/dispatch.go:147
↓ 2 callers
Method
AddNmpListener
(seq uint8)
nmxact/omp/dispatch.go:159
↓ 2 callers
Method
AddSesn
(connHandle uint16, s *NakedSesn)
nmxact/nmble/ble_xport.go:575
↓ 2 callers
Function
BleSmActionToString
(smAction BleSmAction)
nmxact/bledefs/bledefs.go:877
↓ 2 callers
Function
BleSmAuthReqToString
(smAction BleSmAuthReq)
nmxact/bledefs/bledefs.go:1047
↓ 2 callers
Function
BleSmIoCapToString
(smAction BleSmIoCap)
nmxact/bledefs/bledefs.go:935
↓ 2 callers
Function
BleSmKeyDistToString
(smAction BleSmKeyDist)
nmxact/bledefs/bledefs.go:991
↓ 2 callers
Function
BuildMgmtChrs
(mgmtProto sesn.MgmtProto)
nmxact/nmble/ble_util.go:712
↓ 2 callers
Method
BuildSesn
(cfg sesn.SesnCfg)
nmxact/nmble/ble_xport.go:404
↓ 2 callers
Function
CompareMsgCriteria
(mc1 MsgCriteria, mc2 MsgCriteria)
nmxact/nmcoap/listener.go:63
↓ 2 callers
Method
Connect
(ownAddrType BleAddrType, peer BleDev, timeout time.Duration)
nmxact/nmble/conn.go:444
↓ 2 callers
Function
ConvertFilenames
(srcFilename string, dstFilename string)
newtmgr/core/core_convert.go:306
↓ 2 callers
Function
DecodeRspBody
(hdr *NmpHdr, body []byte)
nmxact/nmp/decode.go:109
↓ 2 callers
Function
DenormalizeAddr
(addr string)
nmxact/mtech_lora/mtech_lora_xport.go:125
↓ 2 callers
Function
DiscoverDevice
Discovers a single device. After a device is successfully discovered, discovery is stopped.
nmxact/nmble/discover.go:203
↓ 2 callers
Function
DiscoverDeviceWithName
( bx *BleXport, ownAddrType BleAddrType, timeout time.Duration, name string)
nmxact/nmble/ble_util.go:567
↓ 2 callers
Method
DispatchCoap
(data []byte)
nmxact/mgmt/transceiver.go:330
↓ 2 callers
Method
ErrorAll
(err error)
nmxact/nmble/dispatch.go:201
↓ 2 callers
Method
ErrorAll
(err error)
nmxact/mgmt/transceiver.go:346
↓ 2 callers
Function
ErrorCausedBy
(err error, cause error)
newtmgr/nmutil/nmutil.go:57
↓ 2 callers
Method
ExtractAll
()
nmxact/nmble/listen.go:197
↓ 2 callers
Function
FillSesnCfg
(bx *nmble.BleXport, bc *BleConfig, sc *sesn.SesnCfg)
newtmgr/config/ble_config.go:119
↓ 2 callers
Method
Filter
Filter applies the filter to an outgoing CoAP message.
nmxact/nmcoap/nmcoap.go:43
↓ 2 callers
Method
GetBytes
()
nmxact/nmserial/packet.go:49
↓ 2 callers
Method
GetConnProfileList
()
newtmgr/config/connprofile.go:189
↓ 2 callers
Function
GetXportIfOpen
()
newtmgr/cli/common.go:170
↓ 2 callers
Method
Hdr
()
nmxact/nmp/nmp.go:51
↓ 2 callers
Method
Init
()
newtmgr/config/connprofile.go:133
↓ 2 callers
Method
IsOpen
()
nmxact/nmble/naked_sesn.go:432
↓ 2 callers
Method
IsOpen
()
nmxact/mtech_lora/mtech_lora_sesn.go:227
↓ 2 callers
Function
LogAddNmpListener
(parentLevel int, seq uint8)
nmxact/nmxutil/nmxutil.go:185
↓ 2 callers
Function
LogRemoveNmpListener
(parentLevel int, seq uint8)
nmxact/nmxutil/nmxutil.go:189
↓ 2 callers
Method
MtuOut
()
nmxact/nmble/naked_sesn.go:443
↓ 2 callers
Method
MtuOut
()
nmxact/udp/udp_sesn.go:101
↓ 2 callers
Function
NewAlreadyError
(text string)
nmxact/nmxutil/nmxerr.go:193
↓ 2 callers
Function
NewBleSesn
(bx *BleXport, cfg sesn.SesnCfg)
nmxact/nmble/ble_sesn.go:39
↓ 2 callers
Function
NewBllSesnCfg
()
newtmgr/bll/bll_sesn_cfg.go:44
↓ 2 callers
Function
NewConfigWriteCmd
()
nmxact/xact/config.go:80
↓ 2 callers
Function
NewConnProfile
()
newtmgr/config/connprofile.go:259
↓ 2 callers
Function
NewImageEraseCmd
()
nmxact/xact/image.go:687
↓ 2 callers
Function
NewImageStateWriteCmd
()
nmxact/xact/image.go:605
↓ 2 callers
Function
NewListener
()
nmxact/nmp/dispatch.go:40
↓ 2 callers
Function
NewListenerMap
()
nmxact/nmble/listen.go:122
↓ 2 callers
Function
NewListenerMap
()
nmxact/mtech_lora/listen.go:115
↓ 2 callers
Function
NewLogShowReq
()
nmxact/nmp/log.go:155
↓ 2 callers
Function
NewLoraSesn
(cfg sesn.SesnCfg, lx *LoraXport)
nmxact/mtech_lora/mtech_lora_sesn.go:63
↓ 2 callers
Function
NewResCmd
()
nmxact/xact/res.go:34
↓ 2 callers
Function
NewSerialSesn
(sx *SerialXport, cfg sesn.SesnCfg)
nmxact/nmserial/serial_sesn.go:54
↓ 2 callers
Function
NewTaskQueue
(name string)
nmxact/task/task.go:43
↓ 2 callers
Function
NewXportCfg
()
nmxact/nmserial/serial_xport.go:50
↓ 2 callers
Function
NextNmpSeq
()
nmxact/nmxutil/nmxutil.go:74
↓ 2 callers
Function
NextToken
()
nmxact/nmxutil/nmxutil.go:93
↓ 2 callers
Function
NmExit
Performs some cleanup and terminates the application.
newtmgr/cli/usage.go:46
↓ 2 callers
Function
NormalizeAddr
(addr string)
nmxact/mtech_lora/mtech_lora_xport.go:115
↓ 2 callers
Function
ParseBllConnString
(cs string)
newtmgr/config/bll_config.go:61
↓ 2 callers
Function
ParseUuid128
(s string)
nmxact/bledefs/bledefs.go:210
↓ 2 callers
Method
Preempt
()
nmxact/nmble/master.go:57
← previous
next →
101–200 of 1,290, ranked by callers