CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
BlePairingPromptView.cpp File Reference

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"

Detailed Description

BLE pairing numeric-comparison prompt view implementation.

Definition in file BlePairingPromptView.cpp.

Variable Documentation

◆ TAG

const char* TAG = "BLE_PAIR_UI"
static

Definition at line 17 of file BlePairingPromptView.cpp.