Searched refs:aHandlers (Results 1 – 4 of 4) sorted by relevance
247 void otNcpRegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers);
159 void RegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers);
4081 void NcpBase::RegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers) in RegisterLegacyHandlers() argument4083 mLegacyHandlers = aHandlers; in RegisterLegacyHandlers()4791 void otNcpRegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers) in otNcpRegisterLegacyHandlers() argument4798 ncp->RegisterLegacyHandlers(aHandlers); in otNcpRegisterLegacyHandlers()4802 OT_UNUSED_VARIABLE(aHandlers); in otNcpRegisterLegacyHandlers()
5548 OT_TOOL_WEAK void otNcpRegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers) in otNcpRegisterLegacyHandlers() argument5550 OT_UNUSED_VARIABLE(aHandlers); in otNcpRegisterLegacyHandlers()