| Direct-BT v3.3.0-1-gc2d430c
    Direct-BT - Direct Bluetooth Programming. | 
element := { uint16_t handle, UUID value }, with a UUID of UUID16 or UUID128 More...
#include <ATTPDUTypes.hpp>
| Public Member Functions | |
| Element (const AttFindInfoRsp &p, const jau::nsize_t idx) | |
| Public Attributes | |
| const uint16_t | handle | 
| const std::unique_ptr< const jau::uuid_t > | uuid | 
element := { uint16_t handle, UUID value }, with a UUID of UUID16 or UUID128
Definition at line 1837 of file ATTPDUTypes.hpp.
| 
 | inline | 
Definition at line 1842 of file ATTPDUTypes.hpp.
| const uint16_t direct_bt::AttFindInfoRsp::Element::handle | 
Definition at line 1839 of file ATTPDUTypes.hpp.
| const std::unique_ptr<const jau::uuid_t> direct_bt::AttFindInfoRsp::Element::uuid | 
Definition at line 1840 of file ATTPDUTypes.hpp.