Searched refs:otCoapTxParameters (Results 1 – 6 of 6) sorted by relevance
146 const otCoapTxParameters *GetRequestTxParameters(void) const in GetRequestTxParameters()151 const otCoapTxParameters *GetResponseTxParameters(void) const in GetResponseTxParameters()159 otCoapTxParameters mRequestTxParameters;160 otCoapTxParameters mResponseTxParameters;
277 otCoapTxParameters *txParameters; in Process()
455 typedef struct otCoapTxParameters struct483 } otCoapTxParameters; argument891 const otCoapTxParameters *aTxParameters);921 const otCoapTxParameters *aTxParameters,1069 const otCoapTxParameters *aTxParameters);1091 const otCoapTxParameters *aTxParameters,
207 const otCoapTxParameters *aTxParameters, in otCoapSendRequestBlockWiseWithParameters()233 const otCoapTxParameters *aTxParameters) in otCoapSendRequestWithParameters()289 const otCoapTxParameters *aTxParameters, in otCoapSendResponseBlockWiseWithParameters()302 const otCoapTxParameters *aTxParameters) in otCoapSendResponseWithParameters()
87 class TxParameters : public otCoapTxParameters104 static const TxParameters &From(const otCoapTxParameters *aTxParameters) in From()137 static const otCoapTxParameters kDefaultTxParameters;1010 DefineCoreType(otCoapTxParameters, Coap::TxParameters);
1678 const otCoapTxParameters TxParameters::kDefaultTxParameters = {