diff options
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..52ac2db --- /dev/null +++ b/ChangeLog @@ -0,0 +1,10 @@ +0.1 +=== + +Provides a basic user prompt and commands to: + + * enable/disable the bluetooth adapter + * enable/disable discovery of BR/EDR devices + * enable/disable scan of BLE devices + * connect/disconnect to/from BLE devices + * pair/unpair with BLE devices |