Searched defs:aLen (Results 1 – 8 of 8) sorted by relevance
/openthread-latest/src/core/mac/ |
D | mac_header_ie.cpp | 39 void HeaderIe::Init(uint16_t aId, uint8_t aLen) in Init()
|
D | mac_frame.cpp | 1215 void Frame::SetEnhAckProbingIe(const uint8_t *aValue, uint8_t aLen) in SetEnhAckProbingIe()
|
/openthread-latest/src/core/api/ |
D | tcp_ext_api.cpp | 89 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/ |
D | test_ncp_dnssd.cpp | 48 …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()
|
D | test_ncp_srp_server.cpp | 46 … GenerateSpinelSrpServerFrame(spinel_prop_key_t aProp, bool aEnable, uint8_t *aBuf, uint16_t &aLen) in GenerateSpinelSrpServerFrame()
|
D | test_ncp_infra_if.cpp | 52 uint16_t &aLen) in GenerateSpinelInfraIfStateFrame()
|
/openthread-latest/src/core/meshcop/ |
D | tcat_agent.cpp | 809 Error TcatAgent::GetAdvertisementData(uint16_t &aLen, uint8_t *aAdvertisementData) in GetAdvertisementData()
|
/openthread-latest/src/posix/platform/ |
D | netif.cpp | 397 uint8_t aLen) in AddRtAttr()
|