Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetFCnt
Method
GetFCnt
pkg/ttnpb/lorawan.pb.go:2363–2368 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2361
}
2362
2363
func
(x *FHDR) GetFCnt() uint32 {
2364
if
x != nil {
2365
return
x.FCnt
2366
}
2367
return
0
2368
}
2369
2370
func
(x *FHDR) GetFOpts() []byte {
2371
if
x != nil {
Callers
4
ValidateFields
Method · 0.95
AppendFHDR
Function · 0.45
FromDownlink
Method · 0.45
HandleUp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected