Home
last modified time | relevance | path

Searched defs:aLen (Results 1 – 3 of 3) sorted by relevance

/openthread-3.5.0/src/core/api/
Dtcp_ext_api.cpp90 int otTcpMbedTlsSslSendCallback(void *aCtx, const unsigned char *aBuf, size_t aLen) in otTcpMbedTlsSslSendCallback()
108 int otTcpMbedTlsSslRecvCallback(void *aCtx, unsigned char *aBuf, size_t aLen) in otTcpMbedTlsSslRecvCallback()
/openthread-3.5.0/src/core/mac/
Dmac_frame.cpp55 void HeaderIe::Init(uint16_t aId, uint8_t aLen) in Init()
1224 void Frame::SetEnhAckProbingIe(const uint8_t *aValue, uint8_t aLen) in SetEnhAckProbingIe()
/openthread-3.5.0/src/posix/platform/
Dnetif.cpp348 uint8_t aLen) in AddRtAttr()