Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Dcoap_api.cpp230 const Coap::TxParameters &txParameters = Coap::TxParameters::From(aTxParameters); in otCoapSendRequestBlockWiseWithParameters() local
255 const Coap::TxParameters &txParameters = Coap::TxParameters::From(aTxParameters); in otCoapSendRequestWithParameters() local
/external/openthread/src/cli/
Dcli_coap.cpp277 otCoapTxParameters *txParameters; in Process() local