Skip to content

Commit cb340f8

Browse files
pan-LDong-Arm
andauthored
BLE: Fix documentation of set_random_static_address
Co-Authored-By: Lingkai Dong <[email protected]>
1 parent 1970761 commit cb340f8

File tree

1 file changed

+1
-1
lines changed
  • features/FEATURE_BLE/ble/gap

1 file changed

+1
-1
lines changed

features/FEATURE_BLE/ble/gap/Gap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,7 @@ class Gap : public StaticInterface<Impl, Gap> {
12581258

12591259
#if !defined(DOXYGEN_ONLY)
12601260
/*
1261-
* API reserverved for the controller driver to set the random static address.
1261+
* API reserved for the controller driver to set the random static address.
12621262
* Setting a new random static address while the controller is operating is
12631263
* forbidden by the Bluetooth specification.
12641264
*/

0 commit comments

Comments
 (0)