bluetooth: Implement vendor codec supporting logic 63/186963/7 accepted/tizen/unified/20181113.163406 submit/tizen/20181109.022710
authorWootak Jung <wootak.jung@samsung.com>
Fri, 17 Aug 2018 00:49:06 +0000 (09:49 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 8 Nov 2018 07:58:47 +0000 (16:58 +0900)
commitfa8d2426cee6474479026107b6482c2d1f3c78ba
treedf3fb4209dde6a951c5e70442f559baa498b186a
parent909210f3952789c1b0be0a8fd6b9fb6bfa6005f6
bluetooth: Implement vendor codec supporting logic

Introduce new vendor codec module and supporting logic.
vendor codec module should be named with
'module-a2dp-vendor-codec' as a prefix.

Change-Id: I7144353695633228f6d695295cafa57fd3ccb0d6
configure.ac
packaging/pulseaudio.spec
src/Makefile.am
src/modules/bluetooth/a2dp-codecs.h
src/modules/bluetooth/bluez5-util.c
src/modules/bluetooth/bluez5-util.h
src/modules/bluetooth/module-a2dp-vendor-codec-aptx.c [new file with mode: 0644]
src/modules/bluetooth/module-a2dp-vendor-codec.h [new file with mode: 0644]
src/modules/bluetooth/module-bluetooth-discover.c
src/modules/bluetooth/module-bluez5-device.c
src/modules/bluetooth/module-bluez5-discover.c