Direct-BT v3.3.0-1-gc2d430c
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

jau::darray< GattCharacteristicSpeccharacteristics
 
GattServiceType service
 

Detailed Description

Definition at line 169 of file test_datatype02.hpp.

Member Function Documentation

◆ toString()

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

Definition at line 439 of file test_datatype02.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ service

GattServiceType GattServiceCharacteristic::service

Definition at line 170 of file test_datatype02.hpp.

◆ characteristics

jau::darray<GattCharacteristicSpec> GattServiceCharacteristic::characteristics

Definition at line 171 of file test_datatype02.hpp.


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