Minor temporary patch to allow DFU packet callback

Fork of BLE_API by Bluetooth Low Energy

History

temporary hack of DFUService to enable update of scrollstring default tip

2015-05-16, by finneyj [Sat, 16 May 2015 22:29:34 +0000] rev 403

temporary hack of DFUService to enable update of scrollstring


Synchronized with git rev ca9f8a9c

2015-05-13, by rgrover1 [Wed, 13 May 2015 08:51:10 +0100] rev 402

Synchronized with git rev ca9f8a9c
Author: Rohit Grover
add some comments to highlight deprecated type aliases.


Synchronized with git rev 0a59dd0c

2015-05-13, by rgrover1 [Wed, 13 May 2015 08:51:10 +0100] rev 401

Synchronized with git rev 0a59dd0c
Author: Rohit Grover
remove extraneous declaration of AdvertisementType_t


Synchronized with git rev c577e02e

2015-05-13, by rgrover1 [Wed, 13 May 2015 08:51:09 +0100] rev 400

Synchronized with git rev c577e02e
Author: Rohit Grover
GapScanningParams takes in interval and window args in units of ms.
But then translates them internally to units of 0.625ms.


Synchronized with git rev deac909a

2015-05-13, by rgrover1 [Wed, 13 May 2015 08:51:09 +0100] rev 399

Synchronized with git rev deac909a
Author: Rohit Grover
rename Gap::GAP_DURATION_UNITS_TO_MS to Gap::ADVERTISEMENT_DURATION_UNITS_TO_MS


Synchronized with git rev ca3ed00d

2015-05-13, by rgrover1 [Wed, 13 May 2015 08:51:09 +0100] rev 398

Synchronized with git rev ca3ed00d
Author: Rohit Grover
fix value of UNIT_0_625_MS


Synchronized with git rev 002ebbe3

2015-05-13, by rgrover1 [Wed, 13 May 2015 08:51:09 +0100] rev 397

Synchronized with git rev 002ebbe3
Author: Rohit Grover
replace inclusion of GapScanningParams with a forward declaration.


Synchronized with git rev ad8c79ae

2015-05-13, by rgrover1 [Wed, 13 May 2015 08:51:09 +0100] rev 396

Synchronized with git rev ad8c79ae
Author: Rohit Grover
updating comment block.


Synchronized with git rev 68036cd4

2015-05-13, by rgrover1 [Wed, 13 May 2015 08:51:09 +0100] rev 395

Synchronized with git rev 68036cd4
Author: Rohit Grover
white space diffs.


Synchronized with git rev 2a685ffc

2015-05-13, by rgrover1 [Wed, 13 May 2015 08:51:09 +0100] rev 394

Synchronized with git rev 2a685ffc
Author: Rohit Grover
add support for active scanning.