BLE_API_Tiny_BLE

Dependents:   CSSE4011_BLE_IMU

Fork of BLE_API by Bluetooth Low Energy

Revisions of GapAdvertisingData.cpp

Revision Date Message Actions
96:6f4c8e545d38 2014-06-19 GapAdvertisingData::addFlags() should take a uint8_t bitmask instead of a 'Flags' File  Diff  Annotate
76:103fac6e36d1 2014-06-09 slowly switching to astyle code formatting as recommended by the team File  Diff  Annotate
59:2c30cb482915 2014-05-29 GapAdvertisingData::addData() should use > for bounds checking of payload File  Diff  Annotate
58:0642c323b751 2014-05-29 use initializer list for constructor of GapAdvertisingData File  Diff  Annotate
47:33f605e109a2 2014-05-23 adding const to the "data" member of GapAdvertisingData::addData() File  Diff  Annotate
40:d405c9b1419d 2014-05-22 adding use of consts for GAP related apis File  Diff  Annotate
34:da2ea8cd6216 2014-05-21 white space diffs; generated using uncrustify File  Diff  Annotate
31:2c94f0501807 2014-04-01 Synchronized with git revision fdcc1e387426ce216bc17175b73bcd5f4aececff File  Diff  Annotate
27:4a83843f04b0 2014-01-09 Matching file names and apache headers File  Diff  Annotate
18:86fe1e247a54 2013-12-18 Doxygen Cleanup File  Diff  Annotate
14:6ea5d1012a64 2013-12-18 Fixed advertising interval checks File  Diff  Annotate
7:5e1f0d7f7c7d 2013-12-16 More GAP cleanup (Scan Response, etc.) File  Diff  Annotate
5:7635f81a8e09 2013-12-12 Few changes and a build test for GAP advertising changes File  Diff  Annotate
4:50a31ff5f974 2013-12-12 More GAP refactoring File  Diff  Annotate
3:46de446e82ed 2013-12-11 Incremental changes for GAP Advertising API File  Diff  Annotate
2:ffc5216bd2cc 2013-12-10 UART Tests File  Diff  Annotate