MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetAdr

Method GetAdr

pkg/ttnpb/lorawan.pb.go:2421–2426  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2419}
2420
2421func (x *FCtrl) GetAdr() bool {
2422 if x != nil {
2423 return x.Adr
2424 }
2425 return false
2426}
2427
2428func (x *FCtrl) GetAdrAckReq() bool {
2429 if x != nil {

Callers 15

AppendFCtrlFunction · 0.45
getFCtrlAsUintFunction · 0.45
validateProfileFunction · 0.45
deviceUseADRFunction · 0.45
DeviceUseADRFunction · 0.45
deviceADRMarginFunction · 0.45
DeviceADRMarginFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected