Searched defs:ReceiveConfig (Results 1 – 1 of 1) sorted by relevance
186 struct ReceiveConfig struct in ot::FactoryDiags::Diags188 ReceiveConfig(void) in ReceiveConfig() function201 bool mIsEnabled : 1;202 bool mIsAsyncCommand : 1;203 bool mShowRssi : 1;204 bool mShowLqi : 1;205 bool mShowPsdu : 1;206 bool mIsFilterEnabled : 1;208 uint16_t mReceiveCount;209 uint16_t mNumFrames;[all …]