summaryrefslogtreecommitdiff
path: root/src/modules/bluetooth/bluetooth-util.c
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Rename bluetooth modules to BlueZ 4João Paulo Rechi Vita2013-09-291-1905/+0
* bluetooth: Update modules description and copyrightJoão Paulo Rechi Vita2013-09-291-1/+1
* Revert "bluetooth: Detect BlueZ 5"João Paulo Rechi Vita2013-09-291-50/+2
* Revert "bluetooth: Parse the tree returned by ObjectManager"João Paulo Rechi Vita2013-09-291-119/+6
* Revert "bluetooth: Fix error checking style"João Paulo Rechi Vita2013-09-291-1/+1
* Revert "bluetooth: BlueZ 5 interface rename to org.bluez.MediaEndpoint1"João Paulo Rechi Vita2013-09-291-37/+14
* Revert "bluetooth: BlueZ 5 interface rename to org.bluez.Media1"João Paulo Rechi Vita2013-09-291-3/+3
* Revert "bluetooth: BlueZ 5 interface rename to org.bluez.MediaTransport1"João Paulo Rechi Vita2013-09-291-9/+3
* Revert "bluetooth: Support ObjectManager interface add/remove"João Paulo Rechi Vita2013-09-291-60/+0
* Revert "bluetooth: Support Properties.PropertiesChanged signal"João Paulo Rechi Vita2013-09-291-33/+0
* Revert "bluetooth: Parse media transport's properties"João Paulo Rechi Vita2013-09-291-29/+0
* Revert "bluetooth: Support media transport's State property"João Paulo Rechi Vita2013-09-291-41/+1
* Revert "bluetooth: Update to new BlueZ 5 transport acquire/release API"João Paulo Rechi Vita2013-09-291-41/+25
* Revert "bluetooth: Support transport auto-release"João Paulo Rechi Vita2013-09-291-6/+0
* hashmap: Add the ability to free keysArun Raghavan2013-09-171-2/+2
* bluetooth: Remove unused DBusErrorJoão Paulo Rechi Vita2013-07-151-4/+0
* bluetooth: Support transport auto-releaseMikel Astiz2013-06-041-0/+6
* bluetooth: Update to new BlueZ 5 transport acquire/release APIMikel Astiz2013-06-041-25/+41
* bluetooth: Support media transport's State propertyMikel Astiz2013-06-041-1/+41
* bluetooth: Parse media transport's propertiesMikel Astiz2013-06-041-0/+29
* bluetooth: Support Properties.PropertiesChanged signalMikel Astiz2013-06-041-0/+33
* bluetooth: Support ObjectManager interface add/removeMikel Astiz2013-06-041-0/+60
* bluetooth: BlueZ 5 interface rename to org.bluez.MediaTransport1Mikel Astiz2013-06-041-3/+9
* bluetooth: BlueZ 5 interface rename to org.bluez.Media1Mikel Astiz2013-06-041-3/+3
* bluetooth: BlueZ 5 interface rename to org.bluez.MediaEndpoint1Mikel Astiz2013-06-041-14/+37
* bluetooth: Fix error checking styleTanu Kaskinen2013-06-041-1/+1
* bluetooth: Parse the tree returned by ObjectManagerMikel Astiz2013-06-041-6/+119
* bluetooth: Detect BlueZ 5Mikel Astiz2013-06-041-2/+50
* bluetooth: Improve code and log readabilityJoão Paulo Rechi Vita2013-06-041-10/+7
* bluetooth: Remove unnecessary bracesJoão Paulo Rechi Vita2013-06-041-3/+3
* bluetooth: Add specific form factor for phonesMikel Astiz2013-03-081-8/+21
* bluetooth: Use enum to represent form factorsMikel Astiz2013-03-081-14/+39
* bluetooth: Fix assertion failure if BlueZ crashes during GetPropertiesMikel Astiz2013-02-191-2/+4
* bluetooth: Fix possible adapter duplicatesMikel Astiz2013-02-181-2/+12
* bluetooth: Fix premature acquire attemptsMikel Astiz2013-02-161-1/+1
* hashmap: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen2013-02-161-2/+2
* bluetooth: Fix incorrect index check with PA_ELEMENTSOFMikel Astiz2013-02-141-1/+1
* bluetooth: Fail if BlueZ tries to give duplicate device addresses.Tanu Kaskinen2013-01-311-1/+5
* bluetooth: Detect changes in constant propertiesMikel Astiz2013-01-311-0/+5
* bluetooth: Propagate to property parsers if it is initial valueMikel Astiz2013-01-311-10/+10
* bluetooth: Fix sending D-Bus reply before internal callbackMikel Astiz2013-01-251-1/+3
* bluetooth: Convert booleans to stdbool.Tanu Kaskinen2013-01-111-6/+6
* bluetooth: Simplify redundant error checkMikel Astiz2013-01-111-4/+2
* bluetooth: Remove device_is_audio_ready()Mikel Astiz2013-01-111-13/+7
* bluetooth: Do not check profile states is device_audio_is_ready()Mikel Astiz2013-01-111-7/+1
* bluetooth: Use stdbool for pa_bool_tMikel Astiz2013-01-111-22/+22
* bluetooth: Check message signature for SetConfigurationMikel Astiz2013-01-111-5/+9
* bluetooth: Fix minor style issuesMikel Astiz2013-01-111-46/+68
* bluetooth: Fix incorrect error messagesMikel Astiz2013-01-111-2/+2
* bluetooth: Remove pa_bluetooth_discovery_sync().Tanu Kaskinen2012-12-201-13/+0