Lukasz Rymanowski ([email protected])

Number of posts: 1199 (0.83 per day)
First post: 2011-03-28 10:05:41
Last post: 2015-03-06 13:10:38

Date List Subject
2014-04-29 01:14:31 linux-bluetooth [PATCH 01/36] android/gatt: Add comment about event type being sent
2014-04-29 01:14:30 linux-bluetooth [PATCH 00/36] android/gatt: GATT server implementation
2014-04-28 09:26:01 linux-bluetooth [RFC] mgmt-api: Add support to get connection parameters
2014-04-27 15:11:36 linux-bluetooth [PATCH 2/2] shared/gatt: Extend write callback with offset
2014-04-27 15:11:35 linux-bluetooth [PATCH 1/2] shared/gatt: Use pointer to data instead of uint16 as a request id
2014-04-23 16:53:27 linux-bluetooth [PATCH v2 3/3] android/bluetooth: Make possible to start BlueZ in a single mode
2014-04-23 16:53:26 linux-bluetooth [PATCH v2 2/3] android/bluetooth: Do not enable BT LE by default
2014-04-23 16:53:25 linux-bluetooth [PATCH v2 1/3] android/bluetooth: Add supported lmp settings to adapter struct
2014-04-23 16:53:24 linux-bluetooth [PATCH v2 0/3] android/bluetooth: Allow to start BlueZ in a single mode.
2014-04-23 11:55:31 linux-bluetooth Re: [PATCH] Bluetooth: Allow discovery during advertising
2014-04-23 09:53:24 linux-bluetooth [PATCH] android/bluetooth: Make possible to start BlueZ in a single mode
2014-04-23 08:22:50 linux-bluetooth Re: [PATCH] android/bluetooth: Make possible to start BlueZ in LE mode only
2014-04-22 22:16:31 linux-bluetooth [PATCH] android/bluetooth: Make possible to start BlueZ in LE mode only
2014-04-22 10:29:19 linux-bluetooth Re: [RFC v3] Add Support for Read Remote RSSI
2014-04-17 11:57:48 linux-bluetooth [PATCH v2 5/5] android/gatt: Add support for write without response
2014-04-17 11:57:47 linux-bluetooth [PATCH v2 4/5] android/gatt: Add support for write execute
2014-04-17 11:57:46 linux-bluetooth [PATCH v2 3/5] android/gatt: Add support for reliable write
2014-04-17 11:57:45 linux-bluetooth [PATCH v2 2/5] attrib: Expose write execute
2014-04-17 11:57:44 linux-bluetooth [PATCH v2 1/5] attrib: Add API for reliable write
2014-04-17 11:57:43 linux-bluetooth [PATCH v2 0/5]android/gatt: GATT Client write types support
2014-04-16 20:18:31 linux-bluetooth [PATCH] android/gatt: Remove reconnect feature
2014-04-15 19:04:11 linux-bluetooth [PATCH] Bluetooth: Allow discovery during advertising
2014-04-15 08:16:10 linux-bluetooth [PATCH v4 2/2] android/gatt: Add support for client listen command
2014-04-14 20:53:07 linux-bluetooth [PATCH v3 2/2] android/gatt: Add support for client listen command
2014-04-14 20:53:06 linux-bluetooth [PATCH v3 1/2] android/bluetooth: Expose API to set advertising
2014-04-14 09:57:52 linux-bluetooth [PATCH v2 2/2] android/gatt: Add support for client listen command
2014-04-14 09:57:51 linux-bluetooth [PATCH v2 1/2] android/bluetooth: Expose gap api to set advertising
2014-04-14 08:58:39 linux-bluetooth [PATCH 3/3] android/gatt: Add support for client->listen
2014-04-14 08:58:38 linux-bluetooth [PATCH 2/3] android/bluetooth: Expose gap api to set advertising
2014-04-14 08:58:37 linux-bluetooth [PATCH 1/3] android/client: Add support for client->listen
2014-04-14 08:55:14 linux-bluetooth [PATCH v2] android/gatt: Fix memory leak
2014-04-12 22:00:31 linux-bluetooth [PATCH 10/10] android/gatt: Add support for write without response
2014-04-12 22:00:30 linux-bluetooth [PATCH 09/10] android/gatt: Add support for write execute
2014-04-12 22:00:29 linux-bluetooth [PATCH 08/10] android/gatt: Add support for reliable write
2014-04-12 22:00:28 linux-bluetooth [PATCH 07/10] android/gatt: Daemon accepts only default write type
2014-04-12 22:00:27 linux-bluetooth [PATCH 06/10] android/gatt: Fix error msg
2014-04-12 22:00:26 linux-bluetooth [PATCH 05/10] android/gatt: Add helper to create characteristic op data
2014-04-12 22:00:25 linux-bluetooth [PATCH 04/10] android/gatt: Avoid double helper struct for read/write characteristic
2014-04-12 22:00:24 linux-bluetooth [PATCH 03/10] android/gatt: Add helper to create descr_data
2014-04-12 22:00:23 linux-bluetooth [PATCH 02/10] attrib: Expose write execute
2014-04-12 22:00:22 linux-bluetooth [PATCH 01/10] attrib: Add API for reliable write
2014-04-12 22:00:21 linux-bluetooth [PATCH 00/10] android/gatt: GATT Client write types support
2014-04-12 21:48:58 linux-bluetooth [PATCH] android/gatt: Fix memory leak
2014-04-11 14:37:09 linux-bluetooth [PATCH v4 4/4] android/gatt: Cleanup device lists
2014-04-11 14:37:08 linux-bluetooth [PATCH v4 3/4] android/gatt: Move functions up in the file
2014-04-11 14:37:07 linux-bluetooth [PATCH v4 2/4] android/gatt: Fix handling client unregister
2014-04-11 14:37:06 linux-bluetooth [PATCH v4 1/4] android/gatt: Refactor send_client_connect_notify
2014-04-11 14:37:05 linux-bluetooth [PATCH v4 0/4] android/gatt: GATT client improvements
2014-04-11 13:45:43 linux-bluetooth [PATCH v3 1/5] android/gatt: Refactor send_client_connect_notify
2014-04-11 13:32:20 linux-bluetooth Re: [PATCH v2 1/5] android/gatt: Refactor send_client_connect_notify
2014-04-11 09:24:58 linux-bluetooth [PATCH v2] android/gatt: Fix for scan non discoverable devices