LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2015-02-24 14:21:17
linux-bluetooth
[PATCH] android/tester-gatt: Add Find by type test
2015-02-17 22:56:34
linux-bluetooth
[PATCH] android/bluetooth: Fix enabling secure connection
2015-02-16 12:36:45
linux-bluetooth
[PATCH v2 3/3] android/gatt: Fix Find By Type request
2015-02-16 12:36:44
linux-bluetooth
[PATCH v2 2/3] shared/gatt-db: Extend API for find attribute requests
2015-02-12 17:00:08
linux-bluetooth
[PATCH 3/3] tools/btgatt-client: Add support for set/get security on the link
2015-02-12 17:00:07
linux-bluetooth
[PATCH 2/3] shared/gatt-client: Expose API to set/get security level on att
2015-02-12 17:00:06
linux-bluetooth
[PATCH 1/3] shared/att: Add set/get security level
2015-02-12 17:00:05
linux-bluetooth
[PATCH 0/3] shared/att: Add support to set security in LE link
2015-02-11 11:32:12
linux-bluetooth
[PATCH v2 4/4] doc/mgmt-api: Update error codes for Pair Device Command
2015-02-11 11:32:11
linux-bluetooth
[PATCH v2 3/4] tools/l2cap-tester: Add L2CAP LE Connection Reject test
2015-02-11 11:32:10
linux-bluetooth
[PATCH v2 2/4] tools/mgmt-tester: Add test for pair on not supported transport
2015-02-11 11:32:09
linux-bluetooth
[PATCH v2 1/4] tools/mgmt-tester: Add test for pair on not enabled transport
2015-02-11 11:32:08
linux-bluetooth
[PATCH v2 0/4] Testcases to verify HCI_LE_ENABLE fix in kernel
2015-02-11 11:31:42
linux-bluetooth
[PATCH v2 3/3] Bluetooth: Enhance error codes pair device command
2015-02-11 11:31:41
linux-bluetooth
[PATCH v2 2/3] Bluetooth: Improve error handling in connect acl
2015-02-11 11:31:40
linux-bluetooth
[PATCH v2 1/3] Bluetooth: Do not allow LE connection if LE is not enabled
2015-02-02 11:40:48
linux-bluetooth
Re: [PATCH 1/2] android/gatt: Fix Find By Type request
2015-01-30 05:46:08
linux-bluetooth
[PATCH 2/2] android/gatt: Add return check for queue push
2015-01-30 05:46:07
linux-bluetooth
[PATCH 1/2] android/gatt: Fix Find By Type request
2015-01-29 20:50:49
linux-bluetooth
[PATCH v2 2/2] android/gatt: Remove not used variable
2015-01-29 20:50:48
linux-bluetooth
[PATCH v2 1/2] android/gatt: Fix initial setting of MTU
2015-01-29 19:54:51
linux-bluetooth
[PATCH 2/2] android/gatt: Remove not used variable
2015-01-29 19:54:50
linux-bluetooth
[PATCH 1/2] android/gatt: Fix initial setting of MTU
2015-01-23 14:40:51
linux-bluetooth
Re: [PATCH 2/2] Bluetooth: Use reject error code in pair device method
2015-01-23 11:54:35
linux-bluetooth
[PATCH 3/3] doc/mgmt-api: Update error code for Pair Device
2015-01-23 11:54:34
linux-bluetooth
[PATCH 2/3] tools/l2cap-tester: Add L2CAP LE Connection Reject test
2015-01-23 11:54:33
linux-bluetooth
[PATCH 1/3] tools/mgmt-tester: Add test for LE pair reject on BREDR controller
2015-01-23 11:54:32
linux-bluetooth
[PATCH 0/3] Testcases to verify HCI_LE_ENABLE fix in kernel
2015-01-23 11:53:32
linux-bluetooth
[PATCH 2/2] Bluetooth: Use reject error code in pair device method
2015-01-23 11:53:31
linux-bluetooth
[PATCH 1/2] Bluetooth: Do not allow LE connection if LE is not enabled
2015-01-21 10:06:10
linux-bluetooth
Re: [PATCH 1/2] shared/gatt-client: Add write prepare and execute
2015-01-21 08:28:53
linux-bluetooth
Re: [PATCH 1/2] shared/gatt-client: Add write prepare and execute
2015-01-14 13:52:01
linux-bluetooth
Re: [PATCH 1/2] shared/gatt-client: Add write prepare and execute
2015-01-14 08:17:24
linux-bluetooth
[PATCH 2/2] tools/btgatt-client: Add prepare and execute write
2015-01-14 08:17:23
linux-bluetooth
[PATCH 1/2] shared/gatt-client: Add write prepare and execute
2015-01-13 11:16:18
linux-bluetooth
[PATCH] shared/gatt-client: Fix callback type in struct write_op
2015-01-13 08:41:28
linux-bluetooth
[PATCH] shared/gatt-db: Fix crash on find by type search
2014-12-19 10:05:26
linux-bluetooth
Re: [PATCH v2 0/3] attrib/gattrib: Add tracking request id
2014-12-18 16:11:30
linux-bluetooth
Re: [PATCH v2 3/3] attrib/gattrib: Add tracking all the internal request id
2014-12-18 13:46:07
linux-bluetooth
[PATCH v2 3/3] attrib/gattrib: Add tracking all the internal request id
2014-12-18 13:46:06
linux-bluetooth
[PATCH v2 2/3] attrib/gatt: Fix for search services
2014-12-18 13:46:05
linux-bluetooth
[PATCH v2 1/3] attrib/gattrib: Add track for request ids
2014-12-18 13:46:04
linux-bluetooth
[PATCH v2 0/3] attrib/gattrib: Add tracking request id
2014-12-18 11:47:56
linux-bluetooth
[PATCH v3] android/gatt: Add connectable flag to device found callback
2014-12-18 11:28:48
linux-bluetooth
[PATCH v4] android/bluetooth: Enable LE privacy mode on BfA startup
2014-12-17 15:49:17
linux-bluetooth
[PATCH v2 19/19] android/scpp: Keep track on write operation
2014-12-17 15:49:16
linux-bluetooth
[PATCH v2 18/19] android/scpp: Keep track on discover characteristic and descriptor
2014-12-17 15:49:15
linux-bluetooth
[PATCH v2 17/19] android/scpp: Add queue to keep GATT operations
2014-12-17 15:49:14
linux-bluetooth
[PATCH v2 16/19] android/dis: Keep track on discover and read characteristic
2014-12-17 15:49:13
linux-bluetooth
[PATCH v2 15/19] android/dis: Add queue to keep track on GATT operations
2014-12-17 15:49:12
linux-bluetooth
[PATCH v2 14/19] android/bas: Keep track on discover characteristic and descriptor