123456789101112131415161718 |
- #ifndef __CONFIG_AL_H__
- #define __CONFIG_AL_H__
- #define CFG_ID_BT_MUSIC_DAE_AL 0x60
- #define CFG_SIZE_BT_MUSIC_DAE_AL 1024
- #define CFG_ID_BT_CALL_DAE_AL 0x61
- #define CFG_SIZE_BT_CALL_DAE_AL 512
- #define CFG_ID_BT_CALL_QUALITY_AL 0x62
- #define CFG_SIZE_BT_CALL_QUALITY_AL 296
- #endif // __CONFIG_AL_H__
|