|
Lamp-Da 0.1
A compact lantern project
|
Handle the logic associated with the bluetooth inputs. More...
Go to the source code of this file.
Namespaces | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::logic |
| Handle the main high level logics. | |
| namespace | lampda::logic::inputs_bluetooth |
| Handle the system input, the behavior associated to the bluetooth inputs. | |
Functions | |
| bool | lampda::logic::inputs_bluetooth::is_bluetooth_used () |
| Indicates when called if a bluetooth command was received during the last power on. | |
| void | lampda::logic::inputs_bluetooth::handle_BLE_ELK_command (const utils::ELK::Package &elkControlCommand) |
| Handle an ELK bluetooth command. | |
Handle the logic associated with the bluetooth inputs.