#include <BluetoothLinux.h>
Inheritance diagram for BluetoothLinuxFeatureProvider:
Public Member Functions | |
BluetoothLinuxFeatureProvider (featureparams ¶ms) | |
virtual | ~BluetoothLinuxFeatureProvider () throw () |
virtual void | run () throw () |
virtual Feature * | getSample (string name) const |
Classes | |
class | L2Connection |
|
Constructor
|
|
Destructor |
|
Query sample instance Query the feature provider for a sample value of the specified feature. Prior to this method you have to invoke nextSample().
Reimplemented from BluetoothFeatureProvider. |
|
Thread main worker function Implements Thread. |