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