config_al.h 375 B

123456789101112131415161718
  1. #ifndef __CONFIG_AL_H__
  2. #define __CONFIG_AL_H__
  3. #define CFG_ID_BT_MUSIC_DAE_AL 0x60
  4. #define CFG_SIZE_BT_MUSIC_DAE_AL 1024
  5. #define CFG_ID_BT_CALL_DAE_AL 0x61
  6. #define CFG_SIZE_BT_CALL_DAE_AL 512
  7. #define CFG_ID_BT_CALL_QUALITY_AL 0x62
  8. #define CFG_SIZE_BT_CALL_QUALITY_AL 296
  9. #endif // __CONFIG_AL_H__