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

Method GetPendingJoinRequest

pkg/ttnpb/end_device.pb.go:2178–2183  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2176}
2177
2178func (x *MACState) GetPendingJoinRequest() *MACState_JoinRequest {
2179 if x != nil {
2180 return x.PendingJoinRequest
2181 }
2182 return nil
2183}
2184
2185func (x *MACState) GetRxWindowsAvailable() bool {
2186 if x != nil {

Callers 2

ValidateFieldsMethod · 0.95
makeOTAAFlowTestFunction · 0.80

Calls

no outgoing calls

Tested by 1

makeOTAAFlowTestFunction · 0.64