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
↓ 1 callers
Function
CommitSvcsXact
(x *BleXport)
nmxact/nmble/ble_util.go:492
↓ 1 callers
Function
ConnFindXact
(x *BleXport, connHandle uint16)
nmxact/nmble/ble_util.go:399
↓ 1 callers
Method
Convert
()
newtmgr/core/core_convert.go:249
↓ 1 callers
Function
CrashTypeFromString
(s string)
nmxact/xact/crash.go:52
↓ 1 callers
Function
CrashTypeNames
()
nmxact/xact/crash.go:62
↓ 1 callers
Function
CrashTypeToString
(ct CrashType)
nmxact/xact/crash.go:48
↓ 1 callers
Function
CreateMsg
(isTcp bool, mp MsgParams)
nmxact/nmcoap/nmcoap.go:138
↓ 1 callers
Function
CriteriaFromMsg
(msg coap.Message)
nmxact/nmcoap/listener.go:104
↓ 1 callers
Function
DecodeCbor
(cbor []byte)
nmxact/nmxutil/nmxutil.go:130
↓ 1 callers
Function
DecodeCborMap
(cbor []byte)
nmxact/nmxutil/nmxutil.go:108
↓ 1 callers
Function
DecodeOmp
* * Not able to install custom decoder for indefinite length objects with the * codec. So we need to decode the whole response, and then re-encode
nmxact/omp/omp.go:47
↓ 1 callers
Method
DeleteConnProfile
(name string)
newtmgr/config/connprofile.go:220
↓ 1 callers
Method
DisconnectChan
()
nmxact/nmble/conn.go:129
↓ 1 callers
Method
DiscoverSvcs
()
nmxact/nmble/conn.go:543
↓ 1 callers
Method
Dispatch
(data []byte)
nmxact/nmble/dispatch.go:245
↓ 1 callers
Method
DispatchRsp
Returns true if the response was dispatched.
nmxact/nmp/dispatch.go:129
↓ 1 callers
Function
Encode
(m coap.Message)
nmxact/nmcoap/nmcoap.go:129
↓ 1 callers
Function
EncodeCborMap
(value map[string]interface{})
nmxact/nmxutil/nmxutil.go:120
↓ 1 callers
Function
ErrCodeToSmPeer
(e int)
nmxact/nmble/ble_proto.go:1519
↓ 1 callers
Function
ErrCodeToSmUs
(e int)
nmxact/nmble/ble_proto.go:1510
↓ 1 callers
Method
ErrorOne
(seq uint8, err error)
nmxact/nmp/dispatch.go:168
↓ 1 callers
Method
ErrorOne
(seq uint8, err error)
nmxact/mgmt/transceiver.go:338
↓ 1 callers
Method
ErrorOneNmp
(seq uint8, err error)
nmxact/omp/dispatch.go:185
↓ 1 callers
Method
ExchangeMtu
()
nmxact/nmble/conn.go:520
↓ 1 callers
Function
FillMtechLoraSesnCfg
(mc *mtech_lora.LoraConfig, sc *sesn.SesnCfg)
newtmgr/config/mtech_lora_config.go:88
↓ 1 callers
Method
FindChrByHandle
(handle uint16)
nmxact/nmble/profile.go:93
↓ 1 callers
Method
FindChrByUuid
(id BleChrId)
nmxact/nmble/profile.go:89
↓ 1 callers
Function
FindDscByUuid
(chr *Characteristic, uuid BleUuid)
nmxact/nmble/profile.go:97
↓ 1 callers
Method
FindListener
(seq BleSeq, typ MsgType, connHandle int)
nmxact/nmble/listen.go:129
↓ 1 callers
Function
FmtBleHostError
(status int, format string, args ...interface{})
nmxact/nmxutil/nmxerr.go:165
↓ 1 callers
Method
Freeze
Freeze makes the filter use the same parameters for all transmits until unfrozen. The parameters will be different from the previous message, but the
nmxact/nmcoap/nmcoap.go:48
↓ 1 callers
Function
GenRandAddrXact
(x *BleXport)
nmxact/nmble/ble_util.go:413
↓ 1 callers
Method
GetConnProfile
(pName string)
newtmgr/config/connprofile.go:247
↓ 1 callers
Function
GetNextId
()
nmxact/nmxutil/nmxutil.go:175
↓ 1 callers
Method
GetSecondary
()
nmxact/nmble/master.go:91
↓ 1 callers
Function
GetSesnIfOpen
()
newtmgr/cli/common.go:345
↓ 1 callers
Method
HandleError
(off int, err error)
nmxact/xact/image.go:300
↓ 1 callers
Method
HandleResponse
(c *ImageUploadCmd, rsp nmp.NmpRsp, res *ImageUploadResult)
nmxact/xact/image.go:265
↓ 1 callers
Method
Inherit
Opens the session for an already-established BLE connection.
nmxact/nmble/conn.go:500
↓ 1 callers
Function
InitGlobalConnProfileMgr
()
newtmgr/config/connprofile.go:272
↓ 1 callers
Method
InitiateSecurity
()
nmxact/nmble/conn.go:636
↓ 1 callers
Method
IsOpen
()
nmxact/udp/udp_sesn.go:91
↓ 1 callers
Function
IsScanTmo
(err error)
nmxact/nmxutil/nmxerr.go:126
↓ 1 callers
Function
Listen
(peerString string, dispatchCb func(data []byte))
nmxact/udp/udp.go:31
↓ 1 callers
Method
ListenForNotifications
(chr *Characteristic)
nmxact/nmble/conn.go:608
↓ 1 callers
Function
LogAddCoapListener
(parentLevel int, desc string)
nmxact/nmxutil/nmxutil.go:193
↓ 1 callers
Function
LogEntryTypeFromString
(s string)
nmxact/nmp/log.go:293
↓ 1 callers
Function
LogEntryTypeToString
$LogType Marshal/Unmarshal //
nmxact/nmp/log.go:284
↓ 1 callers
Function
LogLevelToString
(lm int)
nmxact/nmp/log.go:91
↓ 1 callers
Function
LogModuleToString
(lm int)
nmxact/nmp/log.go:83
↓ 1 callers
Function
LogRemoveCoapListener
(parentLevel int, desc string)
nmxact/nmxutil/nmxutil.go:198
↓ 1 callers
Function
LogTypeToString
(lm int)
nmxact/nmp/log.go:99
↓ 1 callers
Function
MatchMsgCriteria
Determines if a listener matches an incoming message.
nmxact/nmcoap/listener.go:88
↓ 1 callers
Method
Msg
()
nmxact/nmp/mpstat.go:40
↓ 1 callers
Method
Msg
()
nmxact/nmp/taskstat.go:40
↓ 1 callers
Method
Msg
()
nmxact/nmp/image.go:125
↓ 1 callers
Method
Msg
()
nmxact/nmp/image.go:133
↓ 1 callers
Method
Msg
()
nmxact/nmp/image.go:160
↓ 1 callers
Method
Msg
()
nmxact/nmp/image.go:191
↓ 1 callers
Method
Msg
()
nmxact/nmp/image.go:218
↓ 1 callers
Method
Msg
()
nmxact/nmp/image.go:245
↓ 1 callers
Method
Msg
()
nmxact/nmp/reset.go:38
↓ 1 callers
Method
Msg
()
nmxact/nmp/datetime.go:44
↓ 1 callers
Method
Msg
()
nmxact/nmp/datetime.go:72
↓ 1 callers
Method
Msg
()
nmxact/nmp/shell.go:43
↓ 1 callers
Method
Msg
()
nmxact/nmp/run.go:43
↓ 1 callers
Method
Msg
()
nmxact/nmp/run.go:71
↓ 1 callers
Method
Msg
()
nmxact/nmp/echo.go:41
↓ 1 callers
Method
Msg
()
nmxact/nmp/log.go:161
↓ 1 callers
Method
Msg
()
nmxact/nmp/log.go:189
↓ 1 callers
Method
Msg
()
nmxact/nmp/log.go:217
↓ 1 callers
Method
Msg
()
nmxact/nmp/log.go:245
↓ 1 callers
Method
Msg
()
nmxact/nmp/log.go:272
↓ 1 callers
Method
Msg
()
nmxact/nmp/config.go:45
↓ 1 callers
Method
Msg
()
nmxact/nmp/config.go:75
↓ 1 callers
Method
Msg
()
nmxact/nmp/fs.go:48
↓ 1 callers
Method
Msg
()
nmxact/nmp/stat.go:47
↓ 1 callers
Method
Msg
()
nmxact/nmp/stat.go:75
↓ 1 callers
Method
Msg
()
nmxact/nmp/crash.go:40
↓ 1 callers
Function
MsgOpFromString
(s string)
nmxact/nmble/ble_proto.go:1537
↓ 1 callers
Function
MsgTypeFromString
(s string)
nmxact/nmble/ble_proto.go:1556
↓ 1 callers
Method
Mtu
()
nmxact/mtech_lora/mtech_lora_sesn.go:217
↓ 1 callers
Method
MtuIn
()
nmxact/nmble/naked_sesn.go:439
↓ 1 callers
Method
MtuIn
Retrieves the maximum data payload for incoming data packets.
nmxact/sesn/sesn.go:80
↓ 1 callers
Method
MtuIn
Retrieves the maximum data payload for incoming NMP responses.
newtmgr/bll/bll_sesn.go:346
↓ 1 callers
Method
MtuOut
()
nmxact/mtech_lora/mtech_lora_sesn.go:235
↓ 1 callers
Method
MtuOut
()
nmxact/nmserial/serial_sesn.go:184
↓ 1 callers
Function
NewAccessStatusReq
()
nmxact/nmble/ble_util.go:359
↓ 1 callers
Function
NewAdvertiseCfg
()
nmxact/nmble/ble_advertiser.go:50
↓ 1 callers
Function
NewAdvertiser
(bx *BleXport)
nmxact/nmble/ble_advertiser.go:64
↓ 1 callers
Function
NewBleAddSvcsReq
()
nmxact/nmble/ble_util.go:343
↓ 1 callers
Function
NewBleAdvFieldsReq
()
nmxact/nmble/ble_util.go:295
↓ 1 callers
Function
NewBleAdvRspSetDataReq
()
nmxact/nmble/ble_util.go:311
↓ 1 callers
Function
NewBleAdvSetDataReq
()
nmxact/nmble/ble_util.go:303
↓ 1 callers
Function
NewBleAdvStartReq
()
nmxact/nmble/ble_util.go:319
↓ 1 callers
Function
NewBleAdvStopReq
()
nmxact/nmble/ble_util.go:327
↓ 1 callers
Function
NewBleClearSvcsReq
()
nmxact/nmble/ble_util.go:335
↓ 1 callers
Function
NewBleCommitSvcsReq
()
nmxact/nmble/ble_util.go:351
↓ 1 callers
Function
NewBleConfig
()
newtmgr/config/ble_config.go:52
↓ 1 callers
Function
NewBleConnCancelReq
()
nmxact/nmble/ble_util.go:162
← previous
next →
301–400 of 1,290, ranked by callers