add "LE Device Address" 0x1B to advertising data types
Fork of BLE_API by
CONTRIBUTING.md@1079:6e2d9514f3df, 2016-01-11 (annotated)
- Committer:
- vcoubard
- Date:
- Mon Jan 11 08:51:44 2016 +0000
- Revision:
- 1079:6e2d9514f3df
- Parent:
- 1053:ec4a5b9b254e
Synchronized with git rev 1cab4222
Author: Rohit Grover
replace uses of GapAddress_t with BLEProtocol::Address_t
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
rgrover1 | 867:b099c28e8e28 | 1 | # Hello! |
vcoubard | 1052:b55e1ad3e1b3 | 2 | We are an open source project of [ARM mbed](https://www.mbed.com). Contributions via [pull request](https://github.com/ARMmbed/ble/pulls), and [bug reports](https://github.com/ARMmbed/ble/issues) are welcome! |
rgrover1 | 867:b099c28e8e28 | 3 | |
vcoubard | 1053:ec4a5b9b254e | 4 | Please submit your pull request to the `develop` branch of [this module](https://github.com/ARMmbed/ble/tree/develop). Commits to develop will be merge into the master branch at the time of the next release. |
rgrover1 | 867:b099c28e8e28 | 5 | |
rgrover1 | 867:b099c28e8e28 | 6 | # Contributor agreement |
vcoubard | 1052:b55e1ad3e1b3 | 7 | For your pull request to be accepted, we will need you to agree to our [contributor agreement](https://developer.mbed.org/contributor_agreement/) to give us the necessary rights to use and distribute your contributions. (To click through the agreement create an account on mbed.com and log in.) |