Home
last modified time | relevance | path

Searched refs:otNcpStreamWrite (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/ncp/
Dncp_hdlc.cpp285 …IgnoreError(otNcpStreamWrite(0, reinterpret_cast<uint8_t *>(hexbuf), static_cast<int>(strlen(hexbu… in HandleError()
303 …IgnoreError(otNcpStreamWrite(0, reinterpret_cast<uint8_t *>(hexbuf + 1), static_cast<int>(strlen(h… in HandleError()
Dncp_base.cpp2613 otError otNcpStreamWrite(int aStreamId, const uint8_t *aDataPtr, int aDataLen) in otNcpStreamWrite() function
/external/openthread/include/openthread/
Dncp.h122 otError otNcpStreamWrite(int aStreamId, const uint8_t *aDataPtr, int aDataLen);