Home
last modified time | relevance | path

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

/external/openthread/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
/external/openthread/src/cli/
Dcli_coap.cpp385 otCoapTxParameters *txParameters; in Process() local