summaryrefslogtreecommitdiff
path: root/src/modules/bluetooth/module-bluetooth-policy.c
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: complete bluetooth profile separationIgor V. Kovalenko2021-02-231-9/+9
* bluetooth: separate HSP and HFPJames Bottomley2021-02-231-4/+6
* bluetooth: policy: Remove BlueZ 4 related codePali Rohár2020-06-201-1/+0
* bluetooth: policy: Remove BlueZ 4 related codePali Rohár2019-04-121-7/+6
* bluetooth: policy: Remove BlueZ 4 related codeLuiz Augusto von Dentz2018-06-211-13/+4
* build-sys: Stop using symdef headers for modulesArun Raghavan2017-12-121-2/+0
* cli-command: don't exit on "module already loaded" errorsColin Leroy2017-09-051-2/+4
* bluetooth-policy: retain backwards compatibilityTanu Kaskinen2017-03-171-3/+16
* bluetooth: Add optional heuristic for switching between hsp and a2dp profilesPali Rohár2017-01-191-13/+30
* bluetooth-policy: do A2DP profile restoring a bit laterTanu Kaskinen2016-12-201-3/+3
* bluetooth: Add support for automatic switch between hsp and a2dp profiles als...Pali Rohár2016-09-231-27/+33
* bluetooth: Add support for automatic switch between hsp and a2dp profilesPali Rohár2016-07-221-2/+207
* bluetooth: Prevent aborts caused by invalid module argumentsJason Gerecke2016-01-151-2/+3
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* bluetooth: Allow policy module to pick 'off' profileLuiz Augusto von Dentz2014-09-181-5/+2
* bluetooth: Add BlueZ 5 headset profile names in policy moduleJoão Paulo Rechi Vita2014-08-221-9/+18
* bluetooth: Change BlueZ 5 card profile name from a2dp to a2dp_sinkJoão Paulo Rechi Vita2014-05-251-1/+2
* bluetooth: Fix lines going over column 128João Paulo Rechi Vita2014-05-251-4/+8
* bluetooth: Fix profile priority comparisonTanu Kaskinen2013-12-141-1/+1
* Pass the profile object instead of the profile name to pa_card_set_profile()Tanu Kaskinen2013-11-291-1/+1
* bluetooth: Use profile availability to auto-switch profilesMikel Astiz2013-02-181-55/+49
* core: Internally deprecate pa_port_available_t to use pa_available_tMikel Astiz2013-02-181-3/+3
* bluetooth: Convert booleans to stdbool.Tanu Kaskinen2013-01-111-5/+5
* bluetooth: Disable profile auto-switch policy for headsetsMikel Astiz2012-11-291-0/+4
* bluetooth: Add port availability transition policiesMikel Astiz2012-09-261-0/+92
* bluetooth: Fix using garbage memoryMikel Astiz2012-09-261-1/+1
* bluetooth: Support HFGW in module-bluetooth-policyMikel Astiz2012-08-221-1/+55
* bluetooth: Generalize module-bluetooth-policyMikel Astiz2012-08-221-4/+30
* bluetooth: Trivial style fixMikel Astiz2012-08-221-3/+3
* bluetooth: add a parenthesis around pa_streq()Deng Zhengrong2012-07-171-1/+1
* bluetooth: module-bluetooth-policy initial commitFrédéric Dalleau2012-07-041-0/+107