Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_API by
Diff: public/BLEDevice.h
- Revision:
- 599:5de2eb6aefda
- Parent:
- 595:cbccb25ac154
- Child:
- 642:f7c865bde6ff
--- a/public/BLEDevice.h Fri Jun 19 15:52:52 2015 +0100 +++ b/public/BLEDevice.h Fri Jun 19 15:52:52 2015 +0100 @@ -334,9 +334,9 @@ * a connection event. */ ble_error_t connect(const Gap::Address_t peerAddr, - Gap::AddressType_t peerAddrType = Gap::ADDR_TYPE_RANDOM_STATIC, + Gap::AddressType_t peerAddrType = Gap::ADDR_TYPE_RANDOM_STATIC, const Gap::ConnectionParams_t *connectionParams = NULL, - const GapScanningParams *scanParams = NULL); + const GapScanningParams *scanParams = NULL); /** * This call initiates the disconnection procedure, and its completion will