Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetMHdr
Method
GetMHdr
pkg/ttnpb/lorawan.pb.go:2094–2099 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2092
}
2093
2094
func
(x *Message) GetMHdr() *MHDR {
2095
if
x != nil {
2096
return
x.MHdr
2097
}
2098
return
nil
2099
}
2100
2101
func
(x *Message) GetMic() []byte {
2102
if
x != nil {
Callers
2
ValidateFields
Method · 0.95
ReportTxAcknowledgment
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected