| 
    Bluenet
    5.7.0
    
   Bluenet, firmware for nRF52 smart home devices 
   | 
 
Keeps up data for a microapp. More...
#include <cs_MicroappController.h>

Public Attributes | |
| bool | isScanning = false | 
| Keeps up whether the microapp is scanning, thus whether BLE scans should generate interrupts.  More... | |
| Service * | service = nullptr | 
| Keeps up the microapp service.  More... | |
Keeps up data for a microapp.
| bool microapp_data_t::isScanning = false | 
Keeps up whether the microapp is scanning, thus whether BLE scans should generate interrupts.
| Service* microapp_data_t::service = nullptr | 
Keeps up the microapp service.