Searched defs:GetCslChannel (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | csl_tx_scheduler.hpp | 85 uint8_t GetCslChannel(void) const { return mCslChannel; } in GetCslChannel() function in ot::CslTxScheduler::ChildInfo |
| /external/openthread/src/core/mac/ | ||
| D | mac.hpp | 586 uint8_t GetCslChannel(void) const { return mCslChannel; } in GetCslChannel() function in ot::Mac::Mac |