Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_header_ie.cpp39 void HeaderIe::Init(uint16_t aId, uint8_t aLen) in Init()
Dmac_frame.cpp1215 void Frame::SetEnhAckProbingIe(const uint8_t *aValue, uint8_t aLen) in SetEnhAckProbingIe()
/openthread-latest/src/core/api/
Dtcp_ext_api.cpp89 int otTcpMbedTlsSslSendCallback(void *aCtx, const unsigned char *aBuf, size_t aLen) in otTcpMbedTlsSslSendCallback()
107 int otTcpMbedTlsSslRecvCallback(void *aCtx, unsigned char *aBuf, size_t aLen) in otTcpMbedTlsSslRecvCallback()
/openthread-latest/tests/unit/
Dtest_ncp_dnssd.cpp48 …ic otError GenerateSpinelDnssdSetStateFrame(otPlatDnssdState aState, uint8_t *aBuf, uint16_t &aLen) in GenerateSpinelDnssdSetStateFrame()
74 …teSpinelDnssdRequestResultFrame(uint32_t aRequestId, otError aError, uint8_t *aBuf, uint16_t &aLen) in GenerateSpinelDnssdRequestResultFrame()
Dtest_ncp_srp_server.cpp46 … GenerateSpinelSrpServerFrame(spinel_prop_key_t aProp, bool aEnable, uint8_t *aBuf, uint16_t &aLen) in GenerateSpinelSrpServerFrame()
Dtest_ncp_infra_if.cpp52 uint16_t &aLen) in GenerateSpinelInfraIfStateFrame()
/openthread-latest/src/core/meshcop/
Dtcat_agent.cpp809 Error TcatAgent::GetAdvertisementData(uint16_t &aLen, uint8_t *aAdvertisementData) in GetAdvertisementData()
/openthread-latest/src/posix/platform/
Dnetif.cpp397 uint8_t aLen) in AddRtAttr()