Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Classes | Enumerations
dbt_constants.hpp File Reference
#include <cinttypes>
#include <cstring>
#include <memory>
#include <direct_bt/DirectBT.hpp>
Include dependency graph for dbt_constants.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DBTConstants
 Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2022 Gothel Software e.K. More...
 

Enumerations

enum class  ExpectedPairing { DONT_CARE , NEW_PAIRING , PREPAIRED }
 

Enumeration Type Documentation

◆ ExpectedPairing

enum class ExpectedPairing
strong
Enumerator
DONT_CARE 
NEW_PAIRING 
PREPAIRED 

Definition at line 65 of file dbt_constants.hpp.