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.
Dependents: BLE_PowerBank_HeyFaradey
Fork of BLE_API by
Diff: ble/Gap.h
- Revision:
- 1109:09e9c8c2a5bb
- Parent:
- 1108:ce7f6dbab398
- Child:
- 1110:0a797e141266
diff -r ce7f6dbab398 -r 09e9c8c2a5bb ble/Gap.h
--- a/ble/Gap.h Mon Jan 11 08:51:57 2016 +0000
+++ b/ble/Gap.h Mon Jan 11 08:51:58 2016 +0000
@@ -279,10 +279,10 @@
/**
* Create a connection (GAP Link Establishment).
*
- * @note: deprecated. This funtion overloads Gap::connect(const BLEProtocol::Address_t peerAddr,
- BLEProtocol::AddressType_t peerAddrType,
- const ConnectionParams_t *connectionParams,
- const GapScanningParams *scanParams)
+ * \deprecated: This funtion overloads Gap::connect(const BLEProtocol::Address_t peerAddr,
+ BLEProtocol::AddressType_t peerAddrType,
+ const ConnectionParams_t *connectionParams,
+ const GapScanningParams *scanParams)
* to maintain backward compatibility for change from Gap::AddressType_t to BLEProtocol::AddressType_t
*/
ble_error_t connect(const BLEProtocol::Address_t peerAddr,
