Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Public Attributes | List of all members
direct_bt::GattCharacteristicPropertySpec Struct Reference

#include <GattNumbers.hpp>

Collaboration diagram for direct_bt::GattCharacteristicPropertySpec:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

const GattCharacteristicProperty property
 
const GattRequirementSpec requirement
 

Detailed Description

Definition at line 157 of file GattNumbers.hpp.

Member Function Documentation

◆ toString()

std::string GattCharacteristicPropertySpec::toString ( ) const
noexcept

Definition at line 284 of file GATTNumbers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ property

const GattCharacteristicProperty direct_bt::GattCharacteristicPropertySpec::property

Definition at line 158 of file GattNumbers.hpp.

◆ requirement

const GattRequirementSpec direct_bt::GattCharacteristicPropertySpec::requirement

Definition at line 159 of file GattNumbers.hpp.


The documentation for this struct was generated from the following files: