diff --git a/nx/include/switch/services/btdrv.h b/nx/include/switch/services/btdrv.h index 9e155085..2d67500f 100644 --- a/nx/include/switch/services/btdrv.h +++ b/nx/include/switch/services/btdrv.h @@ -242,7 +242,7 @@ typedef struct { struct { u32 res; ///< Always 0. - u8 unk_x4; ///< Always 0. + u8 proto_mode; ///< Protocol mode. Always 0 (report mode). BtdrvAddress addr; ///< \ref BtdrvAddress u8 pad; ///< Padding BtdrvHidReport report;