Remove pa_bool_t and replace it with bool
[platform/upstream/pulseaudio.git] / src / modules / bluetooth / module-bluez5-device.c
2016-12-19 Hyunseok LeeRemove pa_bool_t and replace it with bool 28/100928/3 accepted/tizen/3.0/common/20161221.180726 accepted/tizen/3.0/ivi/20161221.005554 accepted/tizen/3.0/mobile/20161221.005648 accepted/tizen/3.0/tv/20161221.005441 accepted/tizen/3.0/wearable/20161221.005534 submit/tizen_3.0/20161219.120436
2016-08-08 Seungbae ShinFix SVACE defects 66/82966/2 accepted/tizen/common/20160811.145655 accepted/tizen/ivi/20160812.010636 accepted/tizen/mobile/20160812.010703 accepted/tizen/tv/20160812.010613 accepted/tizen/wearable/20160812.010543 submit/tizen/20160810.075454 submit/tizen/20160811.023523
2016-05-04 DoHyun Pyunbluetooth: Add SuspendMedia method 19/66619/8 accepted/tizen/common/20160513.123224 accepted/tizen/ivi/20160513.004147 accepted/tizen/mobile/20160513.004025 accepted/tizen/tv/20160513.004125 accepted/tizen/wearable/20160513.004052 submit/tizen/20160512.051443
2015-04-27 Heechul JeonMerge "1. Added commands in ext-policy for other applic... accepted/tizen/common/20150506.091337 accepted/tizen/mobile/20150511.004100 accepted/tizen/tv/20150506.233450 accepted/tizen/wearable/20150506.234512 submit/tizen/20150429.013912 submit/tizen_common/20150505.090000
2015-04-21 Manish SogiEnabled TIZEN specific bluetooth changes 04/38404/2
2014-05-28 Jaska Uimonenfix for profile change prototype in bluez5 patch 20/21920/1
2014-05-28 Luiz Augusto von... bluetooth: Set 'off' profile as default for newly creat...
2014-05-28 Luiz Augusto von... bluetooth: Fixes HFP audio transfer when initiator
2014-05-28 João Paulo Rechi... bluetooth: Suspend sink/source on HFP's stream HUP
2014-05-28 João Paulo Rechi... bluetooth: Add basic support for HEADSET profiles
2013-11-29 Tanu KaskinenPass the profile object instead of the profile name...
2013-09-29 Tanu Kaskinenbluetooth: Add a comment about messing with the IDLE...
2013-09-29 João Paulo Rechi... bluetooth: Fail to load driver if discovery module...
2013-09-29 João Paulo Rechi... bluetooth: Implement get_n_used() for module-bluez5...
2013-09-29 João Paulo Rechi... bluetooth: Handle changes to BlueZ 5 transports state
2013-09-29 João Paulo Rechi... bluetooth: Process source messages for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Process sink messages for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create I/O thread function for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Set card profile for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Start / stop I/O thread for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create source for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create sink for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Initialize profiles for BlueZ 5 cards
2013-09-29 João Paulo Rechi... bluetooth: Create BlueZ 5 card profile for each audio...
2013-09-29 João Paulo Rechi... bluetooth: Create BlueZ 5 card ports
2013-09-29 João Paulo Rechi... bluetooth: Create BlueZ 5 card
2013-09-29 João Paulo Rechi... bluetooth: Unload module-bluez5-device on device's...
2013-09-29 João Paulo Rechi... bluetooth: Get BlueZ 5 device object
2013-09-29 João Paulo Rechi... bluetooth: Create module-bluez5-device