Searched refs:aHandlers (Results 1 – 4 of 4) sorted by relevance
247 void otNcpRegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers);
159 void RegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers);
4075 void NcpBase::RegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers) in RegisterLegacyHandlers() argument4077 mLegacyHandlers = aHandlers; in RegisterLegacyHandlers()4790 void otNcpRegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers) in otNcpRegisterLegacyHandlers() argument4797 ncp->RegisterLegacyHandlers(aHandlers); in otNcpRegisterLegacyHandlers()4801 OT_UNUSED_VARIABLE(aHandlers); in otNcpRegisterLegacyHandlers()
5157 OT_TOOL_WEAK void otNcpRegisterLegacyHandlers(const otNcpLegacyHandlers *aHandlers) in otNcpRegisterLegacyHandlers() argument5159 OT_UNUSED_VARIABLE(aHandlers); in otNcpRegisterLegacyHandlers()