Home
last modified time | relevance | path

Searched defs:txParameters (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/api/
Dcoap_api.cpp213 const Coap::TxParameters &txParameters = Coap::TxParameters::From(aTxParameters); in otCoapSendRequestBlockWiseWithParameters() local
240 const Coap::TxParameters &txParameters = Coap::TxParameters::From(aTxParameters); in otCoapSendRequestWithParameters() local
/openthread-latest/src/cli/
Dcli_coap.cpp385 otCoapTxParameters *txParameters; in Process() local