ot::Radio::IsEnabled() method
Indicates whether radio is enabled or not.
Return value
TRUE if the radio is enabled, FALSE otherwise.
![]()
inline bool Radio::IsEnabled(void) { return true; }![]()
bool IsEnabled(void);![]()
if (IsEnabled())
ot::Radio::IsEnabled() is called by 1 function and calls 2 functions:
![]()
ot::Radio::IsEnabled()