Lines Matching +full:thread +full:- +full:border +full:- +full:router
2 * Copyright (c) 2016-2017, The OpenThread Authors.
32 * This file defines the OpenThread Border Router API.
47 * @addtogroup api-border-router
50 * This module includes functions to manage local network data with the OpenThread Border Router.
56 * Provides a full or stable copy of the local Thread Network Data.
67 * Add a border router configuration to the local network data.
70 * @param[in] aConfig A pointer to the border router configuration.
82 * Remove a border router configuration from the local network data.
88 * @retval OT_ERROR_NOT_FOUND Could not find the Border Router entry.
99 …* @param[in,out] aIterator A pointer to the Network Data iterator context. To get the first on-m…
104 * @retval OT_ERROR_NOT_FOUND No subsequent On Mesh prefix exists in the Thread Network Data.
132 * @retval OT_ERROR_NOT_FOUND Could not find the Border Router entry.
148 * @retval OT_ERROR_NOT_FOUND No subsequent external route entry exists in the Thread Network Data.
181 …* - The device is acting as a leader and receives a Network Data registration from a Border Router…
183 * - The device is acting as a BR and new entries cannot be added to its local Network Data.
184 …* - The device is acting as a BR and tries to register its local Network Data entries with the lea…