|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
BLE pairing numeric-comparison prompt view implementation. More...
#include "cdc_os_ui/views/BlePairingPromptView.h"#include "cdc_views/KeyCodes.h"#include "cdc_views/RenderHelpers.h"#include "cdc_hal/IBluetoothController.h"#include "cdc_hal/IDisplay.h"#include "cdc_ui/ViewStack.h"#include "cdc_log.h"#include <goodisplay/gdey029T94.h>#include <cstdio>Go to the source code of this file.
Namespaces | |
| namespace | cdc |
| namespace | cdc::ui |
| Centralized key-code constants for cdc_views. | |
Variables | |
| static const char * | TAG = "BLE_PAIR_UI" |
BLE pairing numeric-comparison prompt view implementation.
Definition in file BlePairingPromptView.cpp.
|
static |
Definition at line 17 of file BlePairingPromptView.cpp.