Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <common/cs_Component.h>
#include <events/cs_EventListener.h>
#include <localisation/cs_AssetHandler.h>
#include <localisation/cs_AssetRecord.h>
#include <localisation/cs_AssetStore.h>
#include <localisation/cs_TrackableEvent.h>
#include <protocol/cs_Typedefs.h>
#include <protocol/mesh/cs_MeshModelPackets.h>
Go to the source code of this file.
Classes | |
class | NearestCrownstoneTracker |
This class implements the in-mesh computation of which crownstone is nearest to a 'trackable' device. More... | |