summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-27WIP audio: Minor cleanups to rtpsbcdepayarun-ccu/masterArun Raghavan1-14/+14
2012-09-26WIP audio: Avoid extra memcpy in avdtpsrcArun Raghavan1-7/+8
2012-09-26WIP audio: Make avdtpsrc perform blocking readsArun Raghavan5-76/+117
2012-09-26WIP audio: Minor avdtpsrc cleanupsArun Raghavan1-2/+13
2012-09-26audio: Initialise SBC data before use in sbcparse elementArun Raghavan1-0/+4
2012-09-26test: Add AAC support in simple-endpointArun Raghavan1-0/+21
2012-09-26WIP audio: AAC support for avdtpsrc/sinkArun Raghavan3-5/+61
2012-09-26WIP audio: More fixes to avdtpsrc read codeArun Raghavan1-23/+20
2012-09-25WIP audio: Make rtpsbcdepay complain if packet is larger than expectedArun Raghavan1-1/+5
2012-09-25WIP audio: Fixes to avdtpsrcArun Raghavan2-19/+48
2012-09-24WIP audio: Add an avdtpsrc GStreamer elementArun Raghavan8-613/+1237
2012-09-24WIP audio: Add a GStreamer RTP SBC depayloader elementArun Raghavan4-0/+351
2012-09-17cups: Free D-Bus errorSyam Sidhardhan1-2/+7
2012-09-17gstavdtpsink: Free the D-Bus error on reply failureSyam Sidhardhan1-5/+10
2012-09-17adapter: Remove dead code from adapter_emit_device_found()Syam Sidhardhan1-2/+1
2012-09-17device: Remove dead code from get_properties()Syam Sidhardhan1-2/+1
2012-09-17media: Fix infinite loop due to release_endpoint()Mikel Astiz1-2/+2
2012-09-17media: Extend media API with optional acquireMikel Astiz2-0/+15
2012-09-17media: Automatically release transport when HUPMikel Astiz1-1/+10
2012-09-14media: Expose transport state in D-BusMikel Astiz2-0/+37
2012-09-14media: Split transport state based on playing flagMikel Astiz1-11/+57
2012-09-14media: Watch interface state changes in transportMikel Astiz1-0/+103
2012-09-14media: Replace transport->in_use flag with stateMikel Astiz1-19/+58
2012-09-14media: Add gateway_get_state() to internal APIMikel Astiz2-0/+8
2012-09-14media: Add a2dp_sep_is_playing() to internal APIMikel Astiz2-0/+9
2012-09-14media: Fix accesstype comparisonMikel Astiz1-51/+68
2012-09-11input: Remove unnecessary struct input_connJohan Hedberg1-227/+139
2012-09-11input: Remove fakhid functionalityJohan Hedberg6-901/+13
2012-09-11profile: Add asynchronous completion functions for connect/disconnectJohan Hedberg1-2/+8
2012-09-11core: Move profile code into profile.{c,h}Johan Hedberg17-71/+133
2012-09-11avctp: Fix reply for message with invalid PIDPar-Gunnar Hjalmdahl1-1/+1
2012-09-10network: Fix minor whitespace issueJohan Hedberg1-1/+1
2012-09-07core: Remove pattern matching when probing servicesJohan Hedberg1-28/+1
2012-09-07fakehid: Add support for Logitech Harmony Adapter for PS3David Dillow1-0/+10
2012-09-07fakehid: Disconnect from PS3 remote after 10 minsBastien Nocera2-0/+34
2012-09-07input: Add helper function to request disconnectBastien Nocera2-0/+9
2012-09-07fakehid: Use the same constant as declaredBastien Nocera1-1/+1
2012-09-07test: Add compact mode to test-discoveryJohan Hedberg1-0/+29
2012-09-07core: Add a list of LE devices to connectJoão Paulo Rechi Vita2-1/+63
2012-09-07core: Add compare function for bdaddr in a struct btd_deviceJoão Paulo Rechi Vita2-0/+6
2012-09-07mgmt: Print error message when start_discovery failsJoão Paulo Rechi Vita2-7/+6
2012-09-06hcitool: Add LE scan based on White ListClaudio Takahasi1-1/+7
2012-09-06gatt: Fix reading Service Changed CCCAndrzej Kaczmarek1-1/+1
2012-09-05mgmt: Use bt_get_* helper functions to access unaligned memorySzymon Janc1-9/+9
2012-09-05eir: Use bt_get_* helper functions to access unaligned memorySzymon Janc1-2/+4
2012-09-05avrcp: Fix compilation errors due to unaligned memory accessSzymon Janc1-5/+5
2012-09-05hciemu: Fix build errors due to unaligned memory accessSzymon Janc1-2/+4
2012-09-05sdpd-service: Fix build errors due to unaligned memory accessSzymon Janc1-11/+10
2012-09-05sdpd-request: Fix build errors due to unaligned memory accessSzymon Janc1-29/+33
2012-09-05adaptername: Refactor handle_inotify_cbSzymon Janc1-24/+24