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
Method
StopWaiting
(token interface{}, err error)
nmxact/nmxutil/sres.go:102
↓ 1 callers
Method
StopWaitingForSlave
(token interface{}, err error)
nmxact/nmble/ble_xport.go:571
↓ 1 callers
Method
StopWaitingPrimary
Removes the specified primary from the wait queue.
nmxact/nmble/master.go:261
↓ 1 callers
Method
StopWaitingSecondary
Removes the specified secondary from the wait queue.
nmxact/nmble/master.go:275
↓ 1 callers
Method
String
()
nmxact/bledefs/bledefs.go:133
↓ 1 callers
Method
String
()
nmxact/bledefs/bledefs.go:194
↓ 1 callers
Function
SyncXact
(x *BleXport)
nmxact/nmble/ble_util.go:551
↓ 1 callers
Method
Synced
()
nmxact/nmble/sync.go:47
↓ 1 callers
Function
ToSecurityErr
Attempts to convert the given error to a BLE security error. The conversion succeeds if the error represents a pairing failure due to missing or mism
nmxact/nmble/ble_util.go:768
↓ 1 callers
Method
TrimEnd
(count int)
nmxact/nmserial/packet.go:53
↓ 1 callers
Function
TxRxCoap
TxRxMgmt sends a CoAP request and listens for the response.
nmxact/sesn/sesn_util.go:99
↓ 1 callers
Function
TxRxMgmt
TxRxMgmt sends a management command (NMP / OMP) and listens for the response.
nmxact/sesn/sesn_util.go:34
↓ 1 callers
Method
TxRxMgmt
(m *nmp.NmpMsg, timeout time.Duration)
nmxact/nmble/naked_sesn.go:320
↓ 1 callers
Method
TxRxMgmt
(m *nmp.NmpMsg, timeout time.Duration)
nmxact/mtech_lora/mtech_lora_sesn.go:305
↓ 1 callers
Method
TxRxMgmt
(m *nmp.NmpMsg, timeout time.Duration)
nmxact/udp/udp_sesn.go:107
↓ 1 callers
Method
TxRxMgmt
(m *nmp.NmpMsg, timeout time.Duration)
nmxact/nmserial/serial_sesn.go:195
↓ 1 callers
Function
TxRxMgmtAsync
(s Sesn, m *nmp.NmpMsg, o TxOptions, ch chan nmp.NmpRsp, errc chan error)
nmxact/sesn/sesn_util.go:48
↓ 1 callers
Method
Unblock
(val interface{})
nmxact/nmxutil/block.go:91
↓ 1 callers
Method
Unfreeze
Unfreeze makes the filter use new parameters for all subsequent messages.
nmxact/nmcoap/nmcoap.go:52
↓ 1 callers
Method
WaitUntilNoListeners
()
nmxact/nmble/receiver.go:112
↓ 1 callers
Method
abortNotifyListeners
(err error)
nmxact/nmble/conn.go:137
↓ 1 callers
Method
acceptServerSesn
(sl *SerialSesn)
nmxact/nmserial/serial_xport.go:83
↓ 1 callers
Function
accessStatus
(x *BleXport, bl *Listener, r *BleAccessStatusReq)
nmxact/nmble/ble_act.go:1250
↓ 1 callers
Function
actScan
(x *BleXport, bl *Listener, r *BleScanReq)
nmxact/nmble/ble_act.go:640
↓ 1 callers
Method
add
(chr chrMgrElem)
nmxact/nmble/chrmgr.go:43
↓ 1 callers
Method
addAccessListener
()
nmxact/nmble/ble_xport.go:151
↓ 1 callers
Function
addObserver
(path string, cl *nmcoap.Listener)
newtmgr/cli/interactive.go:53
↓ 1 callers
Method
addOmpListener
(seq uint8)
nmxact/omp/dispatch.go:64
↓ 1 callers
Method
addResetListener
()
nmxact/nmble/sync.go:94
↓ 1 callers
Function
addSvcs
(x *BleXport, bl *Listener, r *BleAddSvcsReq)
nmxact/nmble/ble_act.go:1172
↓ 1 callers
Method
addSyncListener
()
nmxact/nmble/sync.go:88
↓ 1 callers
Function
advFields
Blocking
nmxact/nmble/ble_act.go:1092
↓ 1 callers
Function
advRspSetData
Blocking
nmxact/nmble/ble_act.go:1052
↓ 1 callers
Function
advSetData
Blocking
nmxact/nmble/ble_act.go:1012
↓ 1 callers
Function
advStart
Blocking
nmxact/nmble/ble_act.go:911
↓ 1 callers
Function
advStop
Blocking
nmxact/nmble/ble_act.go:972
↓ 1 callers
Method
advertise
(cfg AdvertiseCfg)
nmxact/nmble/ble_advertiser.go:116
↓ 1 callers
Function
buildBllSesn
(cp *config.ConnProfile)
newtmgr/cli/common.go:261
↓ 1 callers
Function
buildMessage
(isTcp bool, p coap.MessageParams)
nmxact/nmcoap/nmcoap.go:121
↓ 1 callers
Method
buildReq
(idx uint32)
nmxact/xact/log.go:107
↓ 1 callers
Method
buildSesn
(cfg AdvertiseCfg, connHandle uint16, bl *Listener)
nmxact/nmble/ble_advertiser.go:166
↓ 1 callers
Function
buildSesnCfg
()
newtmgr/cli/common.go:178
↓ 1 callers
Function
calcCborPayload
(args []string)
newtmgr/cli/res.go:292
↓ 1 callers
Function
checkSync
(x *BleXport, bl *Listener, r *BleSyncReq)
nmxact/nmble/ble_act.go:1414
↓ 1 callers
Function
cleanUpInterfaceArray
* Helper functions to convert JSON object into pretty format Adapted from elastic/beats/libbeat/common/mapstr.go */
newtmgr/cli/res.go:136
↓ 1 callers
Function
cleanUpInterfaceMap
(in map[interface{}]interface{})
newtmgr/cli/res.go:144
↓ 1 callers
Function
cleanup
()
newtmgr/newtmgr.go:64
↓ 1 callers
Function
clearSvcs
(x *BleXport, bl *Listener, r *BleClearSvcsReq)
nmxact/nmble/ble_act.go:1134
↓ 1 callers
Function
closeSesn
()
newtmgr/newtmgr.go:57
↓ 1 callers
Function
commitSvcs
(x *BleXport, bl *Listener, r *BleCommitSvcsReq)
nmxact/nmble/ble_act.go:1210
↓ 1 callers
Function
configCmd
()
newtmgr/cli/config.go:107
↓ 1 callers
Function
configExitHandler
(x xport.Xport, s sesn.Sesn)
nmxact/example/ble_adv/ble_adv.go:37
↓ 1 callers
Function
configExitHandler
(x xport.Xport, s sesn.Sesn)
nmxact/example/ble_loop/ble_loop.go:40
↓ 1 callers
Function
configRead
(s sesn.Sesn, args []string)
newtmgr/cli/config.go:33
↓ 1 callers
Function
configSave
(s sesn.Sesn, args []string)
newtmgr/cli/config.go:70
↓ 1 callers
Function
configWrite
(s sesn.Sesn, args []string)
newtmgr/cli/config.go:51
↓ 1 callers
Function
connCancel
(x *BleXport, bl *Listener, r *BleConnCancelReq)
nmxact/nmble/ble_act.go:144
↓ 1 callers
Method
connCancel
()
nmxact/nmble/conn.go:816
↓ 1 callers
Function
connFind
(x *BleXport, bl *Listener, r *BleConnFindReq)
nmxact/nmble/ble_act.go:749
↓ 1 callers
Function
connProfileCmd
()
newtmgr/cli/connprofile.go:129
↓ 1 callers
Function
connect
Blocking
nmxact/nmble/ble_act.go:34
↓ 1 callers
Method
connect
()
newtmgr/bll/bll_sesn.go:166
↓ 1 callers
Method
copyChans
()
nmxact/nmxutil/bcast.go:64
↓ 1 callers
Function
copyFromMap
(m map[string]interface{}, key string)
newtmgr/cli/interactive.go:102
↓ 1 callers
Function
crashCmd
()
newtmgr/cli/crash.go:65
↓ 1 callers
Method
createNotifyListener
(chrId *BleChrId)
nmxact/nmble/naked_sesn.go:606
↓ 1 callers
Method
dataRateSeen
(dev string, dataRate string)
nmxact/mtech_lora/mtech_lora_xport.go:258
↓ 1 callers
Function
dateTimeCmd
()
newtmgr/cli/datetime.go:92
↓ 1 callers
Function
dateTimeRead
(s sesn.Sesn)
newtmgr/cli/datetime.go:34
↓ 1 callers
Function
dateTimeWrite
(s sesn.Sesn, args []string)
newtmgr/cli/datetime.go:49
↓ 1 callers
Function
decodeBleBase
(data []byte)
nmxact/nmble/dispatch.go:214
↓ 1 callers
Function
decodeMsg
(data []byte)
nmxact/nmble/dispatch.go:223
↓ 1 callers
Function
decodeRsp
(pkt []byte)
nmxact/nmp/dispatch.go:112
↓ 1 callers
Method
deleteListener
(key ListenerKey, listener *Listener)
nmxact/mtech_lora/listen.go:238
↓ 1 callers
Function
discAllChrs
Blocking.
nmxact/nmble/ble_act.go:313
↓ 1 callers
Method
discAllChrs
(svcs []Service)
nmxact/nmble/conn.go:776
↓ 1 callers
Method
discAllChrsOnce
(svc Service)
nmxact/nmble/conn.go:742
↓ 1 callers
Function
discAllDscs
Blocking.
nmxact/nmble/ble_act.go:366
↓ 1 callers
Method
discAllDscs
(chrs []*Characteristic, svcEndHandle uint16)
nmxact/nmble/conn.go:717
↓ 1 callers
Method
discAllDscsOnce
(startHandle uint16, endHandle uint16)
nmxact/nmble/conn.go:687
↓ 1 callers
Function
discAllSvcs
Blocking.
nmxact/nmble/ble_act.go:201
↓ 1 callers
Method
discAllSvcs
()
nmxact/nmble/conn.go:789
↓ 1 callers
Method
discoverAll
()
newtmgr/bll/bll_sesn.go:216
↓ 1 callers
Function
echoCmd
()
newtmgr/cli/echo.go:55
↓ 1 callers
Function
encodeUploadReq
(s sesn.Sesn, hash []byte, upgrade bool, data []byte, off int, chunklen int, imageNum int, seq uint8)
nmxact/xact/image.go:116
↓ 1 callers
Method
enqueueShutdown
(cause error)
nmxact/nmble/naked_sesn.go:191
↓ 1 callers
Method
eventListen
Listens for events in the background.
nmxact/nmble/conn.go:265
↓ 1 callers
Function
exchangeMtu
Blocking.
nmxact/nmble/ble_act.go:592
↓ 1 callers
Function
exchangeMtu
(cln ble.Client, preferredMtu uint16)
newtmgr/bll/bll_common.go:36
↓ 1 callers
Method
exchangeMtu
()
newtmgr/bll/bll_sesn.go:260
↓ 1 callers
Method
findByAttHandle
(handle uint16)
nmxact/nmble/chrmgr.go:113
↓ 1 callers
Function
findChr
Blocking.
nmxact/nmble/ble_act.go:549
↓ 1 callers
Method
findPrimaryIdx
(token interface{})
nmxact/nmble/master.go:250
↓ 1 callers
Function
fsCmd
()
newtmgr/cli/fs.go:115
↓ 1 callers
Function
genRandAddr
Asks the controller to generate a random address. This is done when the transport is starting up, and therefore does not require the transport to be
nmxact/nmble/ble_act.go:1289
↓ 1 callers
Function
imageCmd
()
newtmgr/cli/image.go:366
↓ 1 callers
Function
imageFlagsStr
(image nmp.ImageStateEntry)
newtmgr/cli/image.go:50
↓ 1 callers
Function
initConnProfile
()
newtmgr/cli/common.go:50
↓ 1 callers
Function
interactiveCmd
()
newtmgr/cli/interactive.go:485
↓ 1 callers
Function
isExchangeMtuError
Indicates whether an error reported during MTU exchange is a "real" error or not. If the error was reported because MTU exchange already took place,
nmxact/nmble/conn.go:839
← previous
next →
601–700 of 1,290, ranked by callers