Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Public Attributes | List of all members
GattCharacteristicPropertySpec Struct Reference

#include <test_datatype02.hpp>

Collaboration diagram for GattCharacteristicPropertySpec:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

const GattCharacteristicProperty property
 
const GattRequirementSpec requirement
 

Detailed Description

Definition at line 128 of file test_datatype02.hpp.

Member Function Documentation

◆ toString()

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

Definition at line 419 of file test_datatype02.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ property

const GattCharacteristicProperty GattCharacteristicPropertySpec::property

Definition at line 129 of file test_datatype02.hpp.

◆ requirement

const GattRequirementSpec GattCharacteristicPropertySpec::requirement

Definition at line 130 of file test_datatype02.hpp.


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