abc

Fork of BLE_API by Bluetooth Low Energy

History

Synchronized with git rev f6cd813d default tip

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:56:27 +0100] rev 424

Synchronized with git rev f6cd813d
Author: Rohit Grover
fix minor build errors arising from making certain declarations members of class UUID.


Synchronized with git rev 9f26d2a3

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:41:19 +0100] rev 423

Synchronized with git rev 9f26d2a3
Author: Rohit Grover
define operator!= for UUID


Synchronized with git rev cdaa23ed

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:41:19 +0100] rev 422

Synchronized with git rev cdaa23ed
Author: Rohit Grover
add UUID::setupLong()


Synchronized with git rev 27aae6bf

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:41:19 +0100] rev 421

Synchronized with git rev 27aae6bf
Author: Rohit Grover
Add a copy and default constructor for UUID.h.
add a comment to UUID constructor to explain MSB byte ordering.


Synchronized with git rev 77c592a9

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:41:19 +0100] rev 420

Synchronized with git rev 77c592a9
Author: Rohit Grover
Move certain UUID related declarations within the UUID namespace.


Synchronized with git rev abb75342

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:41:18 +0100] rev 419

Synchronized with git rev abb75342
Author: Rohit Grover
add GattAttribute::INVALID_HANDLE


Synchronized with git rev db326a1c

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:41:18 +0100] rev 418

Synchronized with git rev db326a1c
Author: Rohit Grover
replaced more deprecated uses of Gap::address_t


Synchronized with git rev 0ff09c61

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:41:18 +0100] rev 417

Synchronized with git rev 0ff09c61
Author: Rohit Grover
remove un-necessary checks for SCAN_TIMEOUT_MAX


Synchronized with git rev 73a6be23

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:41:18 +0100] rev 416

Synchronized with git rev 73a6be23
Author: Rohit Grover
move the static declarations for char UUIDs out of URIBeaconConfigService.h into .cpp.


Synchronized with git rev d9283d58

2015-06-08, by rgrover1 [Mon, 08 Jun 2015 10:41:18 +0100] rev 415

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