| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
ABR functionality is recommended for LDAC.
For details, please refer to "abr/inc/ldacBT_abr.h".
Bug: 35381097
signed-off-by: Chisato Kenmochi <Chisato.Kenmochi@sony.com>
Fen Wang <fen.wang@sonymobile.com>
Change-Id: Idcc2fabe86acaf441f5a71f5d2bb66ad29252cdb
|
| |
|
|
|
|
|
| |
Also, fix existing compilation warnings.
Test: Code compilation
Change-Id: I153a5927ad03a76562185e972bab04b51f499012
|
| |
|
|
|
|
|
|
|
|
| |
The following warning was suppressed:
- Unused parameter in bitalloc_sub_ldac.c
- Implicit conversion of diffrent type of enumeration in ldacBT_api.c
Also enabled "-Werror" in cflags.
Change-Id: I7acec1a7a11ec9ae5ef44acc75dab9f5691f9c04
Signed-off-by: Chisato Kenmochi <Chisato.Kenmochi@sony.com>
|
|
|
LDAC is an audio coding technology developed by Sony that enables
the transmission of High-Resolution (Hi-Res) Audio contents, even
over a Bluetooth connection.
For details of LDAC, please see the following URL:
http://www.sony.net/LDAC
Change-Id: I8adf093a5df68f13148f86cedd1bc7536aa47967
Signed-off-by: Chisato Kenmochi <Chisato.Kenmochi@sony.com>
|