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-12-17 15:49:11 linux-bluetooth [PATCH v2 13/19] android/bas: Keep track read/write GATT operations
2014-12-17 15:49:10 linux-bluetooth [PATCH v2 12/19] android/bas: Add queue to keep track on GATT operations
2014-12-17 15:49:09 linux-bluetooth [PATCH v2 11/19] android/hog: Keep track on read/write char and descr
2014-12-17 15:49:08 linux-bluetooth [PATCH v2 10/19] android/hog: Keep track on discover characteristic and descriptors
2014-12-17 15:49:07 linux-bluetooth [PATCH v2 09/19] android/hog: Keep track on primary and include service search
2014-12-17 15:49:06 linux-bluetooth [PATCH v2 08/19] android/hog: Cancel all GATT operations on disconnect
2014-12-17 15:49:05 linux-bluetooth [PATCH v2 07/19] android/hog: Add support to track gatt operations
2014-12-17 15:49:04 linux-bluetooth [PATCH v2 06/19] android/gatt: Improve LE connection after pair
2014-12-17 15:49:03 linux-bluetooth [PATCH v2 05/19] android/bluetooth: Add API to check if device is bonding
2014-12-17 15:49:02 linux-bluetooth [PATCH v2 04/19] android/gatt: Add paired cb to gatt.c
2014-12-17 15:49:01 linux-bluetooth [PATCH v2 03/19] android/bluetooth: Add possibility to register for bonded event
2014-12-17 15:49:00 linux-bluetooth [PATCH v2 02/19] android/bluetooth: Minor fix, add missing NULL assignment
2014-12-17 15:48:59 linux-bluetooth [PATCH v2 01/19] android/bluetooth: Minor typo fix
2014-12-17 15:48:58 linux-bluetooth [PATCH v2 00/19] android/gatt: Fix HOG connect/disconnect
2014-12-17 15:26:15 linux-bluetooth [PATCH 2/2] attrib/gatt: Fix for search services
2014-12-17 15:26:14 linux-bluetooth [PATCH 1/2] attrib/gattrib: Add track for internal request id
2014-12-17 15:26:13 linux-bluetooth [PATCH 0/2] attrib/gattrib: Add tracking request id
2014-12-16 11:11:06 linux-bluetooth Re: [PATCH v2 1/2] android/gatt: Remove discoverable flag from device found callback
2014-12-16 11:09:18 linux-bluetooth Re: [PATCH v2 0/4] android/bluetooth: Enable privacy mode on starup
2014-12-15 16:28:44 linux-bluetooth Re: [PATCH 3/5] shared/gatt: Add bt_send_att_with_id functions
2014-12-15 11:05:34 linux-bluetooth Re: [PATCH 3/5] shared/gatt: Add bt_send_att_with_id functions
2014-12-15 09:59:07 linux-bluetooth [PATCH 5/5] attrib/gatt: Fix for search searvices
2014-12-15 09:59:06 linux-bluetooth [PATCH 4/5] attrib/gattrib: Fix gattrib send command
2014-12-15 09:59:05 linux-bluetooth [PATCH 3/5] shared/gatt: Add bt_send_att_with_id functions
2014-12-15 09:59:04 linux-bluetooth [PATCH 2/5] shared/gatt: Extract send_att function
2014-12-15 09:59:03 linux-bluetooth [PATCH 1/5] attrib/gatt: Fix minor coding style
2014-12-15 09:59:02 linux-bluetooth [PATCH 0/5] shared/gatt: Improve handling search requests
2014-12-11 15:19:00 linux-bluetooth Re: [PATCH 00/25] android/gatt: Fix HOG connect/disconnect
2014-12-11 09:29:45 linux-bluetooth [PATCH v2 2/2] android/gatt: Add connectable flag to device found callback
2014-12-11 09:29:44 linux-bluetooth [PATCH v2 1/2] android/gatt: Remove discoverable flag from device found callback
2014-12-10 19:15:48 linux-bluetooth [PATCH v3 4/4] android/bluetooth: Enable LE privacy mode on BfA startup
2014-12-10 19:15:47 linux-bluetooth [PATCH v3 3/4] android/bluetooth: Load IRK on adapter start
2014-12-10 19:15:46 linux-bluetooth [PATCH v3 2/4] android/bluetooth: Store IRK when storing adapter config
2014-12-10 19:15:45 linux-bluetooth [PATCH v3 1/4] android/bluetooth: Start keep IRK for adapter
2014-12-10 19:15:44 linux-bluetooth [PATCH v3 0/4] android/bluetooth: Enable privacy mode on starup
2014-12-10 14:47:03 linux-bluetooth [PATCH v2 4/4] android/bluetooth: Enable LE privacy mode on BfA startup
2014-12-10 14:47:02 linux-bluetooth [PATCH v2 3/4] android/bluetooth: Load IRK on adapter start
2014-12-10 14:47:01 linux-bluetooth [PATCH v2 2/4] android/bluetooth: Store IRK when storing adapter config
2014-12-10 14:47:00 linux-bluetooth [PATCH v2 1/4] android/bluetooth: Start keep IRK for adapter
2014-12-10 14:46:59 linux-bluetooth [PATCH v2 0/4] android/bluetooth: Enable privacy mode on starup
2014-12-10 14:16:14 linux-bluetooth [PATCH 4/4] android/bluetooth: Enable LE privacy mode on BfA startup
2014-12-10 14:16:13 linux-bluetooth [PATCH 3/4] android/bluetooth: Load IRK on adapter start
2014-12-10 14:16:12 linux-bluetooth [PATCH 2/4] android/bluetooth: Store IRK when storing adapter config
2014-12-10 14:16:11 linux-bluetooth [PATCH 1/4] android/bluetooth: Start keep IRK for adapter
2014-12-10 14:16:10 linux-bluetooth [PATCH 0/4] android/bluetooth: Enable privacy mode on starup
2014-12-10 12:45:41 linux-bluetooth [PATCH v3] android/bluetooth: Add support to read Le features by Android
2014-12-10 09:27:27 linux-bluetooth Re: [PATCH 00/25] android/gatt: Fix HOG connect/disconnect
2014-12-10 09:20:23 linux-bluetooth Re: [PATCH 00/25] android/gatt: Fix HOG connect/disconnect
2014-12-10 08:53:24 linux-bluetooth Re: [PATCH 00/25] android/gatt: Fix HOG connect/disconnect
2014-12-10 08:40:51 linux-bluetooth Re: [PATCH 1/2] attrib/gatt.c: Fix for attrib ref
2014-12-09 15:37:03 linux-bluetooth Re: [PATCH 04/25] android/hog: Minor coding style fixes