Added an EddystoneURLConfigService in addition to UriBeaconConfigService. Updated README and converted comments that used UriBeacon to EddystoneURL in the EddystoneService.h
Dependents: mbed_EddystoneURL_Beacon_ssci mbed_EddystoneURL_Beacon_ssci mbed_EddystoneURL_Beacon_ssci
Fork of BLE_API by
History
Updated EddystoneURLConfigService.h : 1) lockedState now is a member of params.lockedState ; zeros are not the unlock value (and a valid key), this now passes the Validator, 2) After disconnect the timeADV is disabled, and ADV params recreated.
2015-08-19, by roywant [Wed, 19 Aug 2015 04:27:52 +0000] rev 797
Updated EddystoneURLConfigService.h : 1) lockedState now is a member of params.lockedState ; zeros are not the unlock value (and a valid key), this now passes the Validator, 2) After disconnect the timeADV is disabled, and ADV params recreated.
Commented out conflicting definitions of UUID variables between UriBeacon and Eddystone-URL beacon.
2015-08-18, by roywant [Tue, 18 Aug 2015 00:29:03 +0000] rev 796
Commented out conflicting definitions of UUID variables between UriBeacon and Eddystone-URL beacon.
Added EddystoneURLConfigService files (.h, .cpp) and updated comments in EddystoneService.h to remove UriBeacon references, and edited README to reflect changes.
2015-08-18, by roywant [Tue, 18 Aug 2015 00:15:23 +0000] rev 795
Added EddystoneURLConfigService files (.h, .cpp) and updated comments in EddystoneService.h to remove UriBeacon references, and edited README to reflect changes.
Synchronized with git rev 5bf17c0e
2015-08-13, by rgrover1 [Thu, 13 Aug 2015 13:22:31 +0100] rev 794
Synchronized with git rev 5bf17c0e
Author: Rohit Grover
version v0.4.7
Synchronized with git rev 8de531a7
2015-08-13, by rgrover1 [Thu, 13 Aug 2015 13:22:31 +0100] rev 793
Synchronized with git rev 8de531a7
Author: Rohit Grover
depend on an updated version of nRF51822 which provides event handling through minar.
Synchronized with git rev 9d7a7568
2015-08-13, by rgrover1 [Thu, 13 Aug 2015 13:22:31 +0100] rev 792
Synchronized with git rev 9d7a7568
Author: Rohit Grover
Use mbed-os as a target dependency.
This will be provided by the target configs.
Synchronized with git rev d5c5335f
2015-08-11, by rgrover1 [Tue, 11 Aug 2015 15:13:14 +0100] rev 791
Synchronized with git rev d5c5335f
Author: Rohit Grover
version v0.4.6
Synchronized with git rev a15780a7
2015-08-11, by rgrover1 [Tue, 11 Aug 2015 15:13:14 +0100] rev 790
Synchronized with git rev a15780a7
Author: Rohit Grover
require 0.4.6 of nRF51 because of the implementation of connHandle field in callbacks.
Synchronized with git rev f5fb089d
2015-08-11, by rgrover1 [Tue, 11 Aug 2015 15:13:14 +0100] rev 789
Synchronized with git rev f5fb089d
Author: Rohit Grover
white space diffs.
Synchronized with git rev a59e1ee0
2015-08-11, by rgrover1 [Tue, 11 Aug 2015 15:13:13 +0100] rev 788
Synchronized with git rev a59e1ee0
Author: Rohit Grover
Merge branch 'GattCB_conn_handle' of https://github.com/jpbrucker/ble into jpbrucker-GattCB_conn_handle