Searched refs:Beacon (Results 1 – 7 of 7) sorted by relevance
34 bool Beacon::registered_ = DeviceBoutique::Register("beacon", &Beacon::Create);36 Beacon::Beacon() in Beacon() function in rootcanal::Beacon48 Beacon::Beacon(const std::vector<std::string>& args) : Beacon() { in Beacon() function in rootcanal::Beacon58 void Beacon::Tick() { in Tick()71 void Beacon::ReceiveLinkLayerPacket(LinkLayerPacketView packet, in ReceiveLinkLayerPacket()
34 class Beacon : public Device {36 Beacon();37 Beacon(const std::vector<std::string>& args);38 virtual ~Beacon() = default;41 return std::make_shared<Beacon>(args); in Create()
35 BeaconSwarm::BeaconSwarm(const std::vector<std::string>& args) : Beacon(args) { in BeaconSwarm()74 Beacon::Tick(); in Tick()
44 ScriptedBeacon::ScriptedBeacon(const vector<std::string>& args) : Beacon(args) { in ScriptedBeacon()127 Beacon::Tick(); in Tick()
29 class BeaconSwarm : public Beacon {
31 class ScriptedBeacon : public Beacon {
1215 // Beacon frequency of the channel in MHz