Edit Gap.h

Edit file for capitalization and active voice.
pull/8738/head
Amanda Butler 2018-11-26 17:58:50 -06:00 committed by GitHub
parent a65296e9ee
commit ecf8c7320f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1354,7 +1354,7 @@ protected:
* @return BLE_ERROR_NONE if the scan procedure was successfully started.
*
* @deprecated Deprecated since addition of extended advertising support.
* Vendors should use the cordio hci interface or the ble::pal or implement
* Vendors should use the Cordio HCI interface or the ble::pal or implement
* startScan(duplicates_filter_t, scan_duration_t, period)
*/
MBED_DEPRECATED_SINCE(
@ -1375,7 +1375,7 @@ public:
* @return The current GAP state of the device.
*
* @deprecated Deprecated since addition of extended advertising support.
* This is not meaningful when extended advertising is used, please use
* This is not meaningful when you use extended advertising; please use
* isAdvertisingActive() and getConnectionCount().
*/
MBED_DEPRECATED_SINCE(