Home
last modified time | relevance | path

Searched defs:ncp (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/src/ncp/platform/
Ddnssd.cpp48 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otPlatDnssdRegisterService() local
59 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otPlatDnssdUnregisterService() local
70 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otPlatDnssdRegisterHost() local
81 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otPlatDnssdUnregisterHost() local
92 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otPlatDnssdRegisterKey() local
103 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otPlatDnssdUnregisterKey() local
Dinfra_if.cpp44 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otPlatInfraIfSendIcmp6Nd() local
/openthread-latest/tests/unit/
Dtest_multipan_rcp_instances.cpp407 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitWithLinkRawDisabled() local
430 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitWithLinkRawEnabled() local
449 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitWithIncorrectLinkRawEnabled() local
473 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitOnBoth() local
496 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseDifferentInstanceCall() local
538 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseTransmitDoneInterface() local
575 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseReceive() local
595 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseReceiveOnTwoInterfaces() local
638 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseSwitchoverRequest() local
677 TestNcp ncp(sInstances, OPENTHREAD_CONFIG_MULTIPLE_INSTANCE_NUM); in TestNcpBaseSwitchoverRequestFail() local
[all …]
/openthread-latest/src/ncp/
Dncp_spi.cpp126 NcpSpi *ncp = reinterpret_cast<NcpSpi *>(aContext); in SpiTransactionComplete() local
Dncp_base.cpp2812 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otNcpRegisterPeekPoke() local
2828 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otNcpStreamWrite() local
2844 ot::Ncp::NcpBase *ncp = ot::Ncp::NcpBase::GetNcpInstance(); in otPlatLog() local
Dncp_base_mtd.cpp4677 NcpBase *ncp = static_cast<NcpBase *>(aContext); in HandleStateChanged() local