diff options
author | João Paulo Rechi Vita <jprvita@gmail.com> | 2013-10-17 14:16:36 -0300 |
---|---|---|
committer | João Paulo Rechi Vita <jprvita@gmail.com> | 2013-10-17 14:16:36 -0300 |
commit | 2e9d705c155203af66c72dd70af3c363c88415a5 (patch) | |
tree | 43e14a028a6d9a6e378e021706c01fb80f1ae9e6 | |
parent | 8e9ebaa4c700ba96fabaa6153d26127931912b8a (diff) |
Create ChangeLog file0.1
-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 |