Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
List of all members
MyGattCharListener Class Reference
Inheritance diagram for MyGattCharListener:
Collaboration diagram for MyGattCharListener:

Additional Inherited Members

- Public Member Functions inherited from direct_bt::BTGattCharListener
virtual bool match (const BTGattChar &characteristic) noexcept
 Custom filter for all event methods, which will not be called if this method returns false. More...
 
virtual ~BTGattCharListener () noexcept
 
virtual bool operator== (const BTGattCharListener &rhs) const noexcept
 Default comparison operator, merely testing for same memory reference. More...
 
bool operator!= (const BTGattCharListener &rhs) const noexcept
 

Detailed Description

Examples
dbt_scanner01.cpp.

Definition at line 117 of file dbt_scanner01.cpp.


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