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

#include <GattNumbers.hpp>

Collaboration diagram for direct_bt::GattServiceCharacteristic:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

const GattServiceType service
 
const jau::darray< GattCharacteristicSpeccharacteristics
 

Detailed Description

Examples
dbt_scanner01.cpp.

Definition at line 195 of file GattNumbers.hpp.

Member Function Documentation

◆ toString()

std::string GattServiceCharacteristic::toString ( ) const
noexcept
Examples
dbt_scanner01.cpp.

Definition at line 304 of file GATTNumbers.cpp.

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

Member Data Documentation

◆ characteristics

const jau::darray<GattCharacteristicSpec> direct_bt::GattServiceCharacteristic::characteristics

Definition at line 197 of file GattNumbers.hpp.

◆ service

const GattServiceType direct_bt::GattServiceCharacteristic::service

Definition at line 196 of file GattNumbers.hpp.


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