btm: add audio profile

This commit is contained in:
ndeadly 2024-09-12 12:11:19 +02:00
parent 8cff58d5af
commit 66fad09623

View File

@ -60,6 +60,7 @@ typedef enum {
typedef enum {
BtmProfile_None = 0, ///< None
BtmProfile_Hid = 1, ///< Hid
BtmProfile_Audio = 2, ///< Audio
} BtmProfile;
/// BdName