Skip to content

Commit b845a9d

Browse files
fixed doxygen
1 parent 57a02d6 commit b845a9d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

features/FEATURE_BLE/ble/Gap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2175,7 +2175,7 @@ class Gap {
21752175
* resolved and advertisement packets are forwarded to the application
21762176
* even if the advertiser private address is unknown.
21772177
*
2178-
* @param enable[in] Should be set to true to enable the privacy mode and
2178+
* @param[in] enable Should be set to true to enable the privacy mode and
21792179
* false to disable it.
21802180
*
21812181
* @return BLE_ERROR_NONE in case of success or an appropriate error code.

0 commit comments

Comments
 (0)