Searched defs:aInstances (Results 1 – 5 of 5) sorted by relevance
145 NcpVendorUart(ot::Instance **aInstances, uint8_t count) in NcpVendorUart()169 extern "C" void otAppNcpInitMulti(otInstance **aInstances, uint8_t count) in otAppNcpInitMulti()
82 extern "C" void otNcpHdlcInitMulti(otInstance **aInstances, uint8_t aCount, otNcpHdlcSendCallback a… in otNcpHdlcInitMulti()125 NcpHdlc::NcpHdlc(Instance **aInstances, uint8_t aCount, otNcpHdlcSendCallback aSendCallback) in NcpHdlc()
243 NcpBase::NcpBase(Instance **aInstances, uint8_t aCount) in NcpBase()
66 void otAppNcpInitMulti(otInstance **aInstances, uint8_t aCount) in otAppNcpInitMulti()
133 explicit TestNcp(ot::Instance **aInstances, uint8_t aCount) in TestNcp()