Andrzej Kaczmarek ([email protected])

Number of posts: 733 (0.54 per day)
First post: 2010-09-16 12:51:48
Last post: 2014-06-02 11:00:00

Date List Subject
2014-06-05 15:18:27 linux-bluetooth Re: [PATCH] android/hal-audio: Fix memory leak
2014-06-04 15:14:45 linux-bluetooth [PATCH 2/2] profiles/audio: Fix propagation of EHOSTDOWN error
2014-06-04 15:14:44 linux-bluetooth [PATCH 1/2] core: Fix cleaning pending services when ACL connection failed
2014-06-03 10:13:36 linux-bluetooth [PATCH 4/4] tools/btmgmt: Trival whitespace fix
2014-06-03 10:13:35 linux-bluetooth [PATCH 3/4] tools/btmgmt: Fix io-cap usage message
2014-06-03 10:13:34 linux-bluetooth [PATCH 2/4] tools/btmgmt: Rename set-io-cap to io-cap
2014-06-03 10:13:33 linux-bluetooth [PATCH 1/4] tools/btmgmt: Add scan-params command
2014-06-02 16:37:51 linux-bluetooth [PATCH v3 5/5] android/hal-audio-aptx: Add encoding
2014-06-02 16:37:50 linux-bluetooth [PATCH v3 4/5] android/hal-audio-aptx: Load aptX encoder library
2014-06-02 16:37:49 linux-bluetooth [PATCH v3 3/5] android/hal-audio-aptx: Add initial support for aptX codec
2014-06-02 16:37:48 linux-bluetooth [PATCH v3 2/5] android/hal-audio: Allow codec to init on startup
2014-06-02 16:37:47 linux-bluetooth [PATCH v3 1/5] android/hal-audio: Always call qos_update
2014-06-02 16:37:46 linux-bluetooth [PATCH v3 0/5] android: aptX support
2014-06-02 11:20:11 linux-bluetooth [PATCH v2 5/5] android/hal-audio-aptx: Add encoding
2014-06-02 11:20:10 linux-bluetooth [PATCH v2 4/5] android/hal-audio-aptx: Load aptX encoder library
2014-06-02 11:20:09 linux-bluetooth [PATCH v2 3/5] android/hal-audio-aptx: Add initial support for aptX codec
2014-06-02 11:20:08 linux-bluetooth [PATCH v2 2/5] android/hal-audio: Allow codec to init on startup
2014-06-02 11:20:07 linux-bluetooth [PATCH v2 1/5] android/hal-audio: Always call qos_update
2014-06-02 11:20:06 linux-bluetooth [PATCH v2 0/5] android: aptX support
2014-06-02 11:00:00 linux-bluetooth Re: [PATCH 1/9] doc: Introduce connection monitoring API
2014-05-30 16:15:56 linux-bluetooth [PATCH 4/4] tools/hcidump: Add support to read snoop via ADB
2014-05-30 16:15:55 linux-bluetooth [PATCH 3/4] android/snoop: Add support for TCP clients
2014-05-30 16:15:54 linux-bluetooth [PATCH 2/4] shared/btsnoop: Use writev in btsnoop_write
2014-05-30 16:15:53 linux-bluetooth [PATCH 1/4] shared/btsnoop: Add btsnoop_create_fd
2014-05-28 19:24:11 linux-bluetooth Re: [PATCH 1/9] doc: Introduce connection monitoring API
2014-05-28 08:50:02 linux-bluetooth [PATCH] tools/hcidump: Decode MPEG-1,2 Audio codec capabilities
2014-05-27 07:52:51 linux-bluetooth [PATCH 9/9] core: Poll for connection info
2014-05-27 07:52:50 linux-bluetooth [PATCH 8/9] core: Store list of monitored devices in adapter
2014-05-27 07:52:49 linux-bluetooth [PATCH 7/9] core: Add API to start/stop connection monitoring
2014-05-27 07:52:48 linux-bluetooth [PATCH 6/9] core: Read max TX power when device connected
2014-05-27 07:52:47 linux-bluetooth [PATCH 5/9] core: Make connection properties exist only when connected
2014-05-27 07:52:46 linux-bluetooth [PATCH 4/9] core: Add ConnectionTXPowerMax property
2014-05-27 07:52:45 linux-bluetooth [PATCH 3/9] core: Add ConnectionTXPower property
2014-05-27 07:52:44 linux-bluetooth [PATCH 2/9] core: Add ConnectionRSSI property
2014-05-27 07:52:43 linux-bluetooth [PATCH 1/9] doc: Introduce connection monitoring API
2014-05-27 07:52:42 linux-bluetooth [PATCH 0/9] Connection parameters D-Bus API
2014-05-26 13:16:52 linux-bluetooth [PATCH 26/26] android/hal-audio-aptx: Add encoding
2014-05-26 13:16:51 linux-bluetooth [PATCH 25/26] android/hal-audio-aptx: Load aptX encoder library
2014-05-26 13:16:50 linux-bluetooth [PATCH 24/26] android/hal-audio-aptx: Add initial support for aptX codec
2014-05-26 13:16:49 linux-bluetooth [PATCH 23/26] android/a2dp: Add support to check aptX capabilities
2014-05-26 13:16:48 linux-bluetooth [PATCH 22/26] android/a2dp: Add support to check MPEG-2,4 AAC caps
2014-05-26 13:16:47 linux-bluetooth [PATCH 21/26] android: Add avinfo to makefile
2014-05-26 13:16:46 linux-bluetooth [PATCH 20/26] tools/avinfo: Decode aptX codec capabilities
2014-05-26 13:16:45 linux-bluetooth [PATCH 19/26] tools/avinfo: Decode MPEG-2,4 AAC codec capabilities
2014-05-26 13:16:44 linux-bluetooth [PATCH 18/26] tools/hcidump: Decode aptX codec capabilities
2014-05-26 13:16:43 linux-bluetooth [PATCH 17/26] tools/hcidump: Decode MPEG-2,4 AAC codec capabilities
2014-05-26 13:16:42 linux-bluetooth [PATCH 16/26] android/a2dp: Fix SEP selection
2014-05-26 13:16:41 linux-bluetooth [PATCH 15/26] audio: Add definitions for aptX
2014-05-26 13:16:40 linux-bluetooth [PATCH 14/26] audio: Add macros to access MPEG-2,4 AAC codec info
2014-05-26 13:16:39 linux-bluetooth [PATCH 13/26] audio: Add definitions for MPEG-2,4 AAC codec
2014-05-26 13:16:38 linux-bluetooth [PATCH 12/26] audio: Fix a2dp_vendor_codec_t declaration