Skip to content

Commit 7c3a82a

Browse files
authored
Fix (en|dis)able typo on BLEAdvertising start() (#5142)
1 parent dadc101 commit 7c3a82a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/BLE/src/BLEAdvertising.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ bool BLEMultiAdvertising::setScanRspData(uint8_t instance, uint16_t length, cons
593593
}
594594

595595
/**
596-
* @brief This function is used to request the Controller to disable one or more
596+
* @brief This function is used to request the Controller to enable one or more
597597
* advertising sets using the advertising sets identified by the instance parameter.
598598
*
599599
* @return - true : success
@@ -606,7 +606,7 @@ bool BLEMultiAdvertising::start()
606606
}
607607

608608
/**
609-
* @brief This function is used to request the Controller to disable one or more
609+
* @brief This function is used to request the Controller to enable one or more
610610
* advertising sets using the advertising sets identified by the instance parameter.
611611
*
612612
* @param[in] num : Number of advertising sets to enable or disable

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy