Jerzy Kasenberg ([email protected])

Number of posts: 90 (30 per day)
First post: 2013-10-31 10:56:26
Last post: 2013-11-04 08:40:41

Date List Subject
2013-11-08 12:48:30 linux-bluetooth [PATCH 8/8] android/client: Add ssp key confirmation helper
2013-11-08 12:48:29 linux-bluetooth [PATCH 7/8] android/client: Add pin handling for bind
2013-11-08 12:48:28 linux-bluetooth [PATCH 6/8] android/client: Add prompting for answer
2013-11-08 12:48:27 linux-bluetooth [PATCH 5/8] android/client: Split terminal_process_char
2013-11-08 12:48:26 linux-bluetooth [PATCH 4/8] android/client: Add command line arguments
2013-11-08 12:48:25 linux-bluetooth [PATCH 3/8] android/client: Initialize all interfaces at start
2013-11-08 12:48:24 linux-bluetooth [PATCH 2/8] android/client: Add NELEM macro for count elements
2013-11-08 12:48:23 linux-bluetooth [PATCH 1/8] android/client: Export get_interface_method
2013-11-08 12:48:22 linux-bluetooth [PATCH 0/8] Improve user experience
2013-11-08 06:44:06 linux-bluetooth Re: [PATCH_v2 02/11] android/hid: Add a ascii2hex utility
2013-11-05 11:48:41 linux-bluetooth [PATCH] android/client: Fix build for android 4.3
2013-11-05 09:56:22 linux-bluetooth [PATCH 2/2] android/client: Change adapter to bluetooth
2013-11-05 09:56:21 linux-bluetooth [PATCH 1/2] android/client: Fix style and typos
2013-11-05 09:56:20 linux-bluetooth [PATCH 0/2] Style, typo and naming fixes
2013-11-04 11:33:44 linux-bluetooth [PATCH] android/client: Fix annoying delay in command line
2013-11-04 11:29:39 linux-bluetooth [PATCH] android/client: Change interface name to bluetooth
2013-11-04 10:06:13 linux-bluetooth [PATCH] android: Bump PLATFORM_SDK_VERSION to KitKat
2013-11-04 09:55:40 linux-bluetooth [PATCH] android/client: Fix uninitialized variable
2013-11-04 08:40:41 linux-bluetooth Re: [PATCH] android/client: Fix pin reply call when pin argument missing in cmd
2013-10-31 10:56:26 linux-bluetooth [PATCH] android/client: Fix crash in get_profile_interface
2013-10-31 10:45:15 linux-bluetooth [PATCH 10/10] android/client: Add GATT server methods
2013-10-31 10:45:14 linux-bluetooth [PATCH 09/10] android/client: Add GATT server callbacks code
2013-10-31 10:45:13 linux-bluetooth [PATCH 08/10] android/client: Add tab completion to GATT client
2013-10-31 10:45:12 linux-bluetooth [PATCH 07/10] android/client: Add GATT complex type parsing
2013-10-31 10:45:11 linux-bluetooth [PATCH 06/10] android/client: Add GATT client method calls
2013-10-31 10:45:10 linux-bluetooth [PATCH 05/10] android/client: Add helper macros to verify args
2013-10-31 10:45:09 linux-bluetooth [PATCH 04/10] android/client: Add init/cleanup for GATT
2013-10-31 10:45:08 linux-bluetooth [PATCH 03/10] android/client: Add complex GATT type formating
2013-10-31 10:45:07 linux-bluetooth [PATCH 02/10] android/client: Add GATT client callbacks code
2013-10-31 10:45:06 linux-bluetooth [PATCH 01/10] android/client: Add skeleton for GATT interface
2013-10-31 10:45:05 linux-bluetooth [PATCH 00/10] Add GATT support to haltest
2013-10-30 14:47:22 linux-bluetooth [PATCH] android/client: Define Android version for host
2013-10-30 14:22:38 linux-bluetooth [PATCH] android: Fix compiler flags with Android version
2013-10-30 09:31:12 linux-bluetooth [PATCH v2] android/client: Fix crash in tab completion
2013-10-29 11:43:32 linux-bluetooth Re: [PATCHv2 0/9] Improve logging for Android
2013-10-28 12:48:13 linux-bluetooth [PATCH] android/client: Add clear screen on Cltr-L
2013-10-28 11:39:03 linux-bluetooth [PATCH 4/4] android/client: Add completion for hf methods
2013-10-28 11:39:02 linux-bluetooth [PATCH 3/4] android/client: Add code for handsfree methods
2013-10-28 11:39:01 linux-bluetooth [PATCH 2/4] android/client: Add code for handsfree callbacks
2013-10-28 11:39:00 linux-bluetooth [PATCH 1/4] android/client: Add skeleton for handsfree calls
2013-10-28 11:38:59 linux-bluetooth [PATCH 0/4] Add handsfree interface methods to haltest
2013-10-25 10:51:46 linux-bluetooth [PATCH v2 2/2] android/client: Add processing of .haltestrc
2013-10-25 10:51:45 linux-bluetooth [PATCH v2 1/2] android/client: Add source command to haltest
2013-10-25 10:51:44 linux-bluetooth [PATCH v2 0/2] Add basic scripting to haltest
2013-10-25 09:50:22 linux-bluetooth Re: [PATCH] android/client: Fix incorrect casts of addresses
2013-10-25 09:15:04 linux-bluetooth [PATCH] android/client: Fix crash in tab completion
2013-10-25 08:51:10 linux-bluetooth [PATCH] android/client: Fix incorrect casts of addresses
2013-10-24 12:46:47 linux-bluetooth [PATCH 2/2] android/client: Add processing of .haltestrc
2013-10-24 12:46:46 linux-bluetooth [PATCH 1/2] android/client: Add source command to haltest
2013-10-24 12:46:45 linux-bluetooth [PATCH 0/2] Add basic scripting to haltest
2013-10-24 09:50:20 linux-bluetooth [PATCH v2] android/client: Fix various coding style issues