mirror of
https://github.com/espressif/openthread.git
synced 2026-09-12 12:10:07 +00:00
[docs] trel doxygen updates (#7386)
This commit is contained in:
+2
-2
@@ -84,7 +84,7 @@
|
|||||||
* @defgroup api-message Message
|
* @defgroup api-message Message
|
||||||
*
|
*
|
||||||
* @defgroup api-multi-radio Multi Radio Link
|
* @defgroup api-multi-radio Multi Radio Link
|
||||||
* @defgroup api-trel TREL
|
* @defgroup api-trel TREL - Thread Stack
|
||||||
*
|
*
|
||||||
* @defgroup api-thread Thread
|
* @defgroup api-thread Thread
|
||||||
*
|
*
|
||||||
@@ -167,7 +167,7 @@
|
|||||||
* @defgroup plat-spi-slave SPI Slave
|
* @defgroup plat-spi-slave SPI Slave
|
||||||
* @defgroup plat-time Time Service
|
* @defgroup plat-time Time Service
|
||||||
* @defgroup plat-toolchain Toolchain
|
* @defgroup plat-toolchain Toolchain
|
||||||
* @defgroup plat-trel TREL
|
* @defgroup plat-trel TREL - Platform
|
||||||
*
|
*
|
||||||
* @}
|
* @}
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ extern "C" {
|
|||||||
* @note This number versions both OpenThread platform and user APIs.
|
* @note This number versions both OpenThread platform and user APIs.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#define OPENTHREAD_API_VERSION (189)
|
#define OPENTHREAD_API_VERSION (190)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @addtogroup api-instance
|
* @addtogroup api-instance
|
||||||
|
|||||||
@@ -48,9 +48,9 @@ extern "C" {
|
|||||||
* @addtogroup api-trel
|
* @addtogroup api-trel
|
||||||
*
|
*
|
||||||
* @brief
|
* @brief
|
||||||
* This file defines Thread Radio Encapsulation Link (TREL) APIs for Thread Over Infrastructure.
|
* This module defines Thread Radio Encapsulation Link (TREL) APIs for Thread Over Infrastructure.
|
||||||
*
|
*
|
||||||
* The functions in this file require `OPENTHREAD_CONFIG_RADIO_LINK_TREL_ENABLE` to be enabled.
|
* The functions in this module require `OPENTHREAD_CONFIG_RADIO_LINK_TREL_ENABLE` to be enabled.
|
||||||
*
|
*
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user