Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_MAC_TX_NUM_BCAST (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/config/
Dmac.h233 #ifndef OPENTHREAD_CONFIG_MAC_TX_NUM_BCAST
234 #define OPENTHREAD_CONFIG_MAC_TX_NUM_BCAST 1 macro
/openthread-latest/src/core/mac/
Dmac.hpp88 constexpr uint8_t kTxNumBcast = OPENTHREAD_CONFIG_MAC_TX_NUM_BCAST; ///< Num of times broadcast fra…