aboutsummaryrefslogtreecommitdiff
path: root/ble/Bluetooth.h
diff options
context:
space:
mode:
Diffstat (limited to 'ble/Bluetooth.h')
-rw-r--r--ble/Bluetooth.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ble/Bluetooth.h b/ble/Bluetooth.h
index 6ed9c76..1a1394e 100644
--- a/ble/Bluetooth.h
+++ b/ble/Bluetooth.h
@@ -169,7 +169,9 @@ protected:
};
/**
-* RAII support.
+* Right this is only RAII support to properly call shutdown().
+*
+* TODO: move getAdapter() here. Make this control all shutdowns.
*/
class BluetoothSystem {
public: