summaryrefslogtreecommitdiffstats
path: root/udrv/include
Commit message (Collapse)AuthorAgeFilesLines
* Initual Bluetooth open source releaseAndre Eisenbach2012-09-181-11/+17
| | | | | | | | First release under Apache source license with updated header files and whitespace cleanups. Also fixed file permission to remove executable bit from source files. Change-Id: I7155903edfc2f491c1cbbd0db108f207852caaa0
* Use new storage APIs for NV itemsSen-Der Huang2012-09-121-264/+0
| | | | Change-Id: I22120a69273e5cd2b484009421f31df97d59b410
* configure avdtp signalling timeout to default value (4 secs)Mattias Agren2012-07-251-0/+0
| | | | | | | | | | | also added mutex protection for any a2dp control path signalling to ensure only one outstanding request at a time Change-Id: I06d95793a8632f6a8baec967a1d8440ecce8a65d Conflicts: audio_a2dp_hw/audio_a2dp_hw.c
* Added reconnect and NV support; bug fixes: service mask setting for HDP ↵Sen-Der Huang2012-07-141-1/+60
| | | | | | | | | | | | | | | | during discovery and TX/RX ADPU size for echo test Change-Id: Ic44fe0a852036c3e973b79f4ef6362a59c76a1c0 bta/dm/bta_dm_api.c btif/co/bta_hl_co.c btif/include/btif_hl.h btif/include/btif_storage.h btif/src/btif_hl.c btif/src/btif_storage.c stack/sdp/sdp_api.c udrv/include/unv.h udrv/ulinux/unv_linux.c
* Added new control and data path interface between audioflinger a2dp HALMattias Agren2012-07-142-84/+64
| | | | | | | and stack. Added support for suspend and a dedicated HAL callback notifying framework on audiopath events. Cleanup. Change-Id: I3b738611bc8e1d84794f7207413fd9e7dd1fc668
* AV control and data path addedKausik Sinnaswamy2012-07-141-0/+163
| | | | Change-Id: I88ec6084c140fa257154a98e23e075900e84cc8c
* Initial Bluedroid stack commitAndre Eisenbach2012-07-141-0/+205