Searched refs:IsBeaconEnabled (Results 1 – 2 of 2) sorted by relevance
178 bool IsBeaconEnabled(void) const { return mBeaconsEnabled; } in IsBeaconEnabled() function in ot::Mac::Mac
842 shouldSend = IsBeaconEnabled(); in ShouldSendBeacon()