Lines Matching +full:otbr +full:- +full:agent
31 * This file includes definition for OTBR Agent.
37 #include "openthread-br/config.h"
61 #include "agent/vendor.hpp"
65 namespace otbr { namespace
76 * @addtogroup border-router-agent
79 * This module includes definition for OTBR application.
85 * This class implements OTBR application management.
113 * This method de-initializes the Application instance.
146 * Get the border agent the application is using.
148 * @returns The border agent.
158 * Get the backbone agent the application is using.
160 * @returns The backbone agent.
206 * Get the UBus agent the application is using.
208 * @returns The UBus agent.
230 * Get the DBus agent the application is using.
232 * @returns The DBus agent.
262 otbr::Utils::InfraLinkSelector mInfraLinkSelector;
304 } // namespace otbr