Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2421
func
(x *FCtrl) GetAdr() bool {
2422
if
x != nil {
2423
return
x.Adr
2424
}
2425
return
false
2426
}
2427
2428
func
(x *FCtrl) GetAdrAckReq() bool {
2429
if
x != nil {
Callers
15
AppendFCtrl
Function · 0.45
getFCtrlAsUint
Function · 0.45
validateProfile
Function · 0.45
validateBandSpecifications
Function · 0.45
validateADRDynamicParameters
Function · 0.45
matchAndHandleDataUplink
Method · 0.45
deviceUseADR
Function · 0.45
DeviceUseADR
Function · 0.45
deviceShouldAdaptDataRate
Function · 0.45
DeviceShouldAdaptDataRate
Function · 0.45
deviceADRMargin
Function · 0.45
DeviceADRMargin
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected