Commit Graph

7 Commits (c412d688bc1b6e4f01d0d7ddb01401d96aadc62a)

Author SHA1 Message Date
Kevin Townsend c412d688bc Fixed GAP header reference 2014-04-03 02:50:36 +02:00
Kevin Townsend 348e2de6c8 Added get/set method for GAP connection handle 2014-04-03 02:12:28 +02:00
Kevin Townsend fff7a0fe60 Moved the connection handle 2014-04-03 02:07:17 +02:00
Kevin Townsend 5e210d8ae7 Added ability to manually set device address 2014-04-03 01:57:03 +02:00
Bogdan Marinescu d88bcf2932 BLE API refactoring and synchronization logic
BLE code was split in two parts:

- ble-api: the core (common part)
  Can be found at http://mbed.org/users/mbed_official/code/ble-api
- nRF51822: the Nordic specific implementation for the ble-api library
  Can be found at http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822

The code was slightly modified to follow this refactoring. The tests were also updated
to follow this new structure.
The code should now automatically sync from github to the above repositories.
2014-03-26 15:21:13 +00:00
Emilio Monti 5f2aec8bc7 Update BLE library to latest version 2014-03-24 17:09:34 +00:00
Emilio Monti 475657f920 Move BLE Nordic native library in separate directory 2014-03-24 16:45:14 +00:00