Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <ble/cs_Nordic.h>
#include <ble/cs_Stack.h>
#include <cfg/cs_Boards.h>
#include <common/cs_Types.h>
#include <protocol/cs_CommandTypes.h>
Go to the source code of this file.
Classes | |
class | CommandHandler |
Every command from an external device such as a smartphone goes through the CommandHandler. More... | |