Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Dcoap_api.cpp217 const Coap::TxParameters &txParameters = Coap::TxParameters::From(aTxParameters); in otCoapSendRequestBlockWiseWithParameters() local
244 const Coap::TxParameters &txParameters = Coap::TxParameters::From(aTxParameters); in otCoapSendRequestWithParameters() local
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_coap.cpp385 otCoapTxParameters *txParameters; in Process() local