Home
last modified time | relevance | path

Searched refs:OpenFile (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/posix/platform/
Dhdlc_interface.hpp222 int OpenFile(const Url::Url &aRadioUrl);
Dhdlc_interface.cpp157 mSockFd = OpenFile(mRadioUrl); in Init()
450 int HdlcInterface::OpenFile(const Url::Url &aRadioUrl) in OpenFile() function in ot::Posix::HdlcInterface
754 mSockFd = OpenFile(mRadioUrl); in ResetConnection()