[docs] fix Doxygen tag (#2467)

This commit is contained in:
Jeff Bumgardner
2018-01-11 20:20:18 +00:00
committed by Jonathan Hui
parent 2c44b7f3f8
commit 1b4c82c5c5
+4
View File
@@ -412,6 +412,10 @@ struct otExtAddress
uint8_t m8[OT_EXT_ADDRESS_SIZE]; ///< IEEE 802.15.4 Extended Address bytes
} OT_TOOL_PACKED_END;
/**
* This structure represents the IEEE 802.15.4 Extended Address.
*
*/
typedef struct otExtAddress otExtAddress;
#define OT_IP6_PREFIX_SIZE 8 ///< Size of an IPv6 prefix (bytes)