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

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"

Detailed Description

Discoverable/pairing-mode screen implementation.

Definition in file BlePairingView.cpp.

Variable Documentation

◆ kSleepInhibitor

const char* kSleepInhibitor = "ble_pair"
staticconstexpr