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

#include <test_datatype02.hpp>

Collaboration diagram for GattServiceCharacteristic:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

GattServiceType service
 
jau::darray< GattCharacteristicSpeccharacteristics
 

Detailed Description

Examples
test_cow_darray_01.cpp.

Definition at line 172 of file test_datatype02.hpp.

Member Function Documentation

◆ toString()

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

Definition at line 442 of file test_datatype02.hpp.

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

Member Data Documentation

◆ characteristics

jau::darray<GattCharacteristicSpec> GattServiceCharacteristic::characteristics
Examples
test_cow_darray_01.cpp.

Definition at line 174 of file test_datatype02.hpp.

◆ service

GattServiceType GattServiceCharacteristic::service

Definition at line 173 of file test_datatype02.hpp.


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