Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2442
func
(x *FCtrl) GetFPending() bool {
2443
if
x != nil {
2444
return
x.FPending
2445
}
2446
return
false
2447
}
2448
2449
func
(x *FCtrl) GetClassB() bool {
2450
if
x != nil {
Callers
2
AppendFCtrl
Function · 0.80
getFCtrlAsUint
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected