Searched refs:SPINEL_HEADER_IID_1 (Results 1 – 2 of 2) sorted by relevance
409 TestHost host2(&ncp, SPINEL_HEADER_IID_1); in TestNcpBaseTransmitWithLinkRawDisabled()451 TestHost host2(&ncp, SPINEL_HEADER_IID_1); in TestNcpBaseTransmitWithIncorrectLinkRawEnabled()475 TestHost host2(&ncp, SPINEL_HEADER_IID_1); in TestNcpBaseTransmitOnBoth()498 TestHost host2(&ncp, SPINEL_HEADER_IID_1); in TestNcpBaseDifferentInstanceCall()540 TestHost host2(&ncp, SPINEL_HEADER_IID_1); in TestNcpBaseTransmitDoneInterface()554 VerifyOrQuit(ncp.gotResponse(SPINEL_HEADER_IID_1, host2.getLastTransmitTid())); in TestNcpBaseTransmitDoneInterface()561 VerifyOrQuit(ncp.gotResponse(SPINEL_HEADER_IID_1, host2.getLastTransmitTid())); in TestNcpBaseTransmitDoneInterface()597 TestHost host2(&ncp, SPINEL_HEADER_IID_1); in TestNcpBaseReceiveOnTwoInterfaces()608 VerifyOrQuit(ncp.getLastIid() == SPINEL_HEADER_IID_1); in TestNcpBaseReceiveOnTwoInterfaces()627 VerifyOrQuit(ncp.getLastIid() == SPINEL_HEADER_IID_1); in TestNcpBaseReceiveOnTwoInterfaces()[all …]
5047 #define SPINEL_HEADER_IID_1 SPINEL_HEADER_IID(1) macro