|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Discoverable/pairing-mode screen implementation. More...
#include "cdc_os_ui/views/BlePairingView.h"#include "cdc_os_ui/SleepManager.h"#include "cdc_core/IKeyboardProvider.h"#include "cdc_hal/IBluetoothController.h"#include "cdc_hal/IDisplay.h"#include "cdc_ui/ViewStack.h"#include "cdc_ui/I18n.h"#include "cdc_views/KeyCodes.h"#include "cdc_views/RenderHelpers.h"#include <goodisplay/gdey029T94.h>Go to the source code of this file.
Namespaces | |
| namespace | cdc |
| namespace | cdc::ui |
| Centralized key-code constants for cdc_views. | |
Variables | |
| static constexpr const char * | kSleepInhibitor = "ble_pair" |
Discoverable/pairing-mode screen implementation.
Definition in file BlePairingView.cpp.
|
staticconstexpr |
Definition at line 18 of file BlePairingView.cpp.
Referenced by cdc::ui::BlePairingView::onEnter(), and cdc::ui::BlePairingView::onExit().