mirror of
https://github.com/espressif/openthread.git
synced 2026-07-30 15:47:46 +00:00
[mle-tlvs] remove unused type/constant definitions (#5082)
This commit is contained in:
@@ -50,10 +50,6 @@ namespace Mle {
|
||||
using ot::Encoding::BigEndian::HostSwap16;
|
||||
using ot::Encoding::BigEndian::HostSwap32;
|
||||
|
||||
#define TLVREQUESTTLV_ITERATOR_INIT 0 ///< Initializer for TlvRequestTlvIterator.
|
||||
|
||||
typedef uint8_t TlvRequestIterator; ///< Used to iterate through TlvRequestTlv.
|
||||
|
||||
/**
|
||||
* @addtogroup core-mle-tlvs
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user