Skip to content

Commit b2ff80c

Browse files
committed
softdevice_controller: fix all Doxygen issues
Fix all Doxygen issues found in softdevice_controller. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent d391a8b commit b2ff80c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

softdevice_controller/include/sdc_hci_vs.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,8 @@ typedef struct __PACKED __ALIGN(1)
314314
* See Core_v5.4, Vol 6, Part B, Section 4.5.1.
315315
*
316316
* The controller only generates HCI_VS_conn_anchor_point_update_report events
317-
* if instructed to do so using the @ref cmd_vs_conn_anchor_point_update_report_enable
318-
* command.
317+
* if instructed to do so using the
318+
* @ref sdc_hci_cmd_vs_conn_anchor_point_update_event_report_enable_t command.
319319
*
320320
* The anchor_point_us in this event is a timestamp on the controller's clock.
321321
*

0 commit comments

Comments
 (0)