LinuxLists
Users
About
Andrei Emeltchenko (
[email protected]
)
Number of posts: 4214 (4.78 per day)
First post: 2010-06-29 12:40:15
Last post: 2012-11-27 09:17:10
Previous Page
/
Next Page
Date
List
Subject
2014-07-17 08:54:14
linux-bluetooth
[PATCHv1 14/23] android/hal-sco: Add stream synchronization
2014-07-17 08:54:13
linux-bluetooth
[PATCHv1 13/23] android/hal-sco: Choose buffer size
2014-07-17 08:54:12
linux-bluetooth
[PATCHv1 12/23] android/hal-sco: Skip resampling for input of 8k
2014-07-17 08:54:11
linux-bluetooth
[PATCHv1 11/23] android/hal-sco: Skip resampling for output stream with 8k
2014-07-17 08:54:10
linux-bluetooth
[PATCHv1 10/23] android/hal-sco: Implement read
2014-07-17 08:54:09
linux-bluetooth
[PATCHv1 09/23] android/hal-sco: Fix memory leak
2014-07-17 08:54:08
linux-bluetooth
[PATCHv1 08/23] android/hal-sco: Make debug more readable
2014-07-17 08:54:07
linux-bluetooth
[PATCHv1 07/23] android/hal-sco: Use global sco file descriptor
2014-07-17 08:54:06
linux-bluetooth
[PATCHv1 06/23] android/hal-sco: Check file descriptor >= 0
2014-07-17 08:54:05
linux-bluetooth
[PATCHv1 05/23] android/hal-sco: Implement open input stream
2014-07-17 08:54:04
linux-bluetooth
[PATCHv1 04/23] android/hal-sco: Make use of config parameter
2014-07-17 08:54:03
linux-bluetooth
[PATCHv1 03/23] android/hal-sco: Add SCO packet cache
2014-07-17 08:54:02
linux-bluetooth
[PATCHv1 02/23] android/hal-sco: Fixes for unreliable mtu
2014-07-17 08:54:01
linux-bluetooth
[PATCHv1 01/23] android/hal-sco: Use nanosleep for SCO synchronization
2014-07-17 08:54:00
linux-bluetooth
[PATCHv1 00/23] Audio SCO HAL second patch set
2014-07-16 12:17:30
linux-bluetooth
[PATCH] shared/gatt: Fix NULL pointer dereference on destroy
2014-07-16 10:31:52
linux-bluetooth
Re: [RFC] android/gatt: Fix daemon crash
2014-07-16 08:08:31
linux-bluetooth
[RFC] android/gatt: Fix daemon crash
2014-07-15 08:04:32
linux-bluetooth
[PATCH 2/2] android/hal-sco: Fix leaving open socket
2014-07-15 08:04:31
linux-bluetooth
[PATCH 1/2] android/hal-audio: Fix leaving open socket
2014-07-15 07:59:27
linux-bluetooth
[PATCH 8/8] android/haltest: Refactor stop and closing streams
2014-07-15 07:59:26
linux-bluetooth
[PATCH 7/8] android/haltest: Add mono to stereo conversion for loopback
2014-07-15 07:59:25
linux-bluetooth
[PATCH 6/8] android/haltest: Correct check for similar buffer size
2014-07-15 07:59:24
linux-bluetooth
[PATCH 5/8] android/haltest: Add sample rate parameter when opening audio streams
2014-07-15 07:59:23
linux-bluetooth
[PATCH 4/8] android/haltest: Implement read to file
2014-07-15 07:59:22
linux-bluetooth
[PATCH 3/8] android/haltest: Add loop command
2014-07-15 07:59:21
linux-bluetooth
[PATCH 2/8] android/haltest: Add read command.
2014-07-15 07:59:20
linux-bluetooth
[PATCH 1/8] android/haltest: Add open/close input stream commands
2014-07-15 07:59:19
linux-bluetooth
[PATCH 0/8] haltest support for Audio SCO HAL testing
2014-07-04 13:47:17
linux-bluetooth
[PATCHv1 32/32] android/hal-sco: Fix error code printing
2014-07-04 13:47:16
linux-bluetooth
[PATCHv1 31/32] android/hal-sco: Fix leaving open socket
2014-07-04 13:47:15
linux-bluetooth
[PATCHv1 30/32] android/hal-audio: Fix leaving open socket
2014-07-04 13:47:14
linux-bluetooth
[PATCHv1 29/32] android/hal-sco: Fix incorrect assignment
2014-07-04 13:47:13
linux-bluetooth
[PATCHv1 28/32] android/handsfree: Refactor SCO audio connect sequence
2014-07-04 13:47:12
linux-bluetooth
[PATCHv1 27/32] android/hal-sco: Disconnect SCO audio on standby()
2014-07-04 13:47:11
linux-bluetooth
[PATCHv1 26/32] android/hal-sco: Connect SCO audio on demand
2014-07-04 13:47:10
linux-bluetooth
[PATCHv1 25/32] android/haltest: Refactor stop and closing streams
2014-07-04 13:47:09
linux-bluetooth
[PATCHv1 24/32] android/hal-sco: Add stream synchronization
2014-07-04 13:47:08
linux-bluetooth
[PATCHv1 23/32] android/hal-sco: Choose buffer size
2014-07-04 13:47:07
linux-bluetooth
[PATCHv1 22/32] android/haltest: Add mono to stereo conversion for loopback
2014-07-04 13:47:06
linux-bluetooth
[PATCHv1 21/32] android/haltest: Correct check for similar buffer size
2014-07-04 13:47:05
linux-bluetooth
[PATCHv1 20/32] android/hal-sco: Skip resampling for input of 8k
2014-07-04 13:47:04
linux-bluetooth
[PATCHv1 19/32] android/hal-sco: Skip resampling for output stream with 8k
2014-07-04 13:47:03
linux-bluetooth
[PATCHv1 18/32] android/haltest: Add sample rate parameter when opening audio streams
2014-07-04 13:47:02
linux-bluetooth
[PATCHv1 17/32] android/hal-sco: Connect SCO when opening input stream
2014-07-04 13:47:01
linux-bluetooth
[PATCHv1 16/32] android/haltest: Implement read to file
2014-07-04 13:47:00
linux-bluetooth
[PATCHv1 15/32] android/hal-sco: Implement read
2014-07-04 13:46:59
linux-bluetooth
[PATCHv1 14/32] android/hal-sco: Fix memory leak
2014-07-04 13:46:58
linux-bluetooth
[PATCHv1 13/32] android/hal-sco: Make debug more readable
2014-07-04 13:46:57
linux-bluetooth
[PATCHv1 12/32] android/haltest: Add loop command
2014-07-04 13:46:56
linux-bluetooth
[PATCHv1 11/32] android/haltest: Add read command.