diff --git a/nx/include/switch/services/btdrv.h b/nx/include/switch/services/btdrv.h index ec346f91..bb1f266e 100644 --- a/nx/include/switch/services/btdrv.h +++ b/nx/include/switch/services/btdrv.h @@ -54,7 +54,7 @@ typedef struct { struct { BtdrvInquiryStatus status; ///< \ref BtdrvInquiryStatus u8 pad[3]; ///< Padding - u32 service_mask; ///< Services value from /ref btdrvStartInquiry when starting, otherwise this is value 0 + u32 service_mask; ///< Services value from \ref btdrvStartInquiry when starting, otherwise this is value 0 } v12; ///< [12.0.0+] }; } inquiry_status; ///< ::BtdrvEventType_InquiryStatus