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

Method GetFPending

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

Source from the content-addressed store, hash-verified

2440}
2441
2442func (x *FCtrl) GetFPending() bool {
2443 if x != nil {
2444 return x.FPending
2445 }
2446 return false
2447}
2448
2449func (x *FCtrl) GetClassB() bool {
2450 if x != nil {

Callers 2

AppendFCtrlFunction · 0.80
getFCtrlAsUintFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected