Searched refs:Req (Results 1 – 4 of 4) sorted by relevance
14 int "Maximum timeout in ms for Configure-Req"18 How long to wait Configure-Req.21 int "Maximum number of Configure-Req retransmits"25 How many times to resend Configure-Req messages before deciding the29 int "Maximum number of Terminate-Req retransmits"33 How many times to resend Terminate-Req messages before terminating
244 mlme_req.Req.Join.Datarate = default_datarate; in lorawan_join_otaa()245 mlme_req.Req.Join.NetworkActivation = ACTIVATION_TYPE_OTAA; in lorawan_join_otaa()671 mcps_req.Req.Unconfirmed.fBuffer = NULL; in lorawan_send()672 mcps_req.Req.Unconfirmed.fBufferSize = 0; in lorawan_send()673 mcps_req.Req.Unconfirmed.Datarate = DR_0; in lorawan_send()683 mcps_req.Req.Unconfirmed.fPort = port; in lorawan_send()684 mcps_req.Req.Unconfirmed.fBuffer = data; in lorawan_send()685 mcps_req.Req.Unconfirmed.fBufferSize = len; in lorawan_send()686 mcps_req.Req.Unconfirmed.Datarate = current_datarate; in lorawan_send()
224 int "PDelay Req interval in Log2 base"
662 * Fixed PPP Term-Req and Term-Ack packet length when sending them.