Searched refs:TestNcp (Results 1 – 1 of 1) sorted by relevance
119 class TestNcp : public NcpBase class122 explicit TestNcp(ot::Instance *aInstance) in TestNcp() function in TestNcp133 explicit TestNcp(ot::Instance **aInstances, uint8_t aCount) in TestNcp() function in TestNcp152 static_cast<TestNcp *>(aContext)->HandleFrameAddedToNcpBuffer(aBuffer); in HandleFrameAddedToNcpBuffer()221 TestHost(TestNcp *aNcp, uint8_t aIid) in TestHost()369 TestNcp *mNcp;407 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitWithLinkRawDisabled()430 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitWithLinkRawEnabled()449 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitWithIncorrectLinkRawEnabled()473 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitOnBoth()[all …]