Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <ble/cs_Nordic.h>
#include <ble/cs_UUID.h>
#include <common/cs_Types.h>
#include <events/cs_Event.h>
#include <events/cs_EventListener.h>
#include <structs/cs_PacketsInternal.h>
Go to the source code of this file.
Classes | |
class | BleCentral |
Class that enables you to connect to a device, and perform write or read operations. More... | |