Skip to content

Commit cfe69f7

Browse files
include: bm: bluetooth: ble_qwr: doxygen fixes
Doxygen format fixes. Signed-off-by: Eivind Jølsgard <[email protected]>
1 parent 9ab280f commit cfe69f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/bm/bluetooth/ble_qwr.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ struct ble_qwr_evt {
6767
union {
6868
/** @ref BLE_QWR_EVT_ERROR event data. */
6969
struct {
70+
/** Error reason. */
7071
uint32_t reason;
7172
} error;
7273
/** @ref BLE_QWR_EVT_EXECUTE_WRITE event data. */

0 commit comments

Comments
 (0)