diff --git a/nx/include/switch/services/btm_types.h b/nx/include/switch/services/btm_types.h index 078c7908f..fd39e1d31 100644 --- a/nx/include/switch/services/btm_types.h +++ b/nx/include/switch/services/btm_types.h @@ -60,6 +60,7 @@ typedef enum { typedef enum { BtmProfile_None = 0, ///< None BtmProfile_Hid = 1, ///< Hid + BtmProfile_Audio = 2, ///< [13.0.0+] Audio } BtmProfile; /// BdName