Mariusz Skamra ([email protected])

Number of posts: 182 (0.52 per day)
First post: 2014-10-06 14:28:49
Last post: 2015-09-23 11:36:54

Date List Subject
2015-05-12 11:37:56 linux-bluetooth [PATCH] android/pts: Update ScPP test results
2015-05-12 09:34:22 linux-bluetooth [PATCH] android/pts: Update RFCOMM test results
2015-05-12 08:06:21 linux-bluetooth [PATCH] android/avdtptest: Fix NULL local stream endpoint queue
2015-05-12 06:53:09 linux-bluetooth [PATCH] android/pts: Update DIS test results
2015-05-11 12:49:48 linux-bluetooth [PATCH 5/5] android/pts: Update DID test results
2015-05-11 12:49:47 linux-bluetooth [PATCH 4/5] android/pts: Update SM test results
2015-05-11 12:49:46 linux-bluetooth [PATCH 3/5] android/pts: Update GAP test results
2015-05-11 12:49:45 linux-bluetooth [PATCH 2/5] shared/att: Add ext_signed flag to be able to use external crypto
2015-05-11 12:49:44 linux-bluetooth [PATCH 1/5] android/pts: Update SM PTS 6.1 results for android 5.1
2015-04-08 08:47:28 linux-bluetooth Re: [PATCHv2 04/27] android/hog: Remove tracking gatt operations
2015-04-07 08:44:36 linux-bluetooth [PATCH] tools: Fix btmgmt build on Android
2015-04-03 13:43:56 linux-bluetooth [PATCHv2 27/27] android/hog: Replace definitions of characteristic uuids with bt_uuids
2015-04-03 13:43:55 linux-bluetooth [PATCHv2 26/27] android/hog: Remove redundant code
2015-04-03 13:43:54 linux-bluetooth [PATCHv2 25/27] android/hog: Remove glib dependencies
2015-04-03 13:43:53 linux-bluetooth [PATCHv2 24/27] android/hog: Clean the code from attrib dependencies
2015-04-03 13:43:52 linux-bluetooth [PATCHv2 23/27] android/bas: Enable Battery Level notifications after reconnection
2015-04-03 13:43:51 linux-bluetooth [PATCHv2 22/27] android/hog: Enable Input Report notifications only if uhid is created
2015-04-03 13:43:50 linux-bluetooth [PATCHv2 21/27] android/hog: Strip btio dependencies
2015-04-03 13:43:49 linux-bluetooth [PATCHv2 20/27] android/bas: Start using bt_gatt_client
2015-04-03 13:43:48 linux-bluetooth [PATCHv2 19/27] android/bas: Remove tracking pending gatt operations
2015-04-03 13:43:47 linux-bluetooth [PATCHv2 18/27] android/scpp: Merge refresh_discovered_cb with iwin_discovered_cb
2015-04-03 13:43:46 linux-bluetooth [PATCHv2 17/27] android/scpp: Introduce bt_gatt_client
2015-04-03 13:43:45 linux-bluetooth [PATCHv2 16/27] android/scpp: Remove tracking pending gatt operations
2015-04-03 13:43:44 linux-bluetooth [PATCHv2 15/27] android/dis: Introduce bt_gatt_client
2015-04-03 13:43:43 linux-bluetooth [PATCHv2 14/27] android/dis: Remove tracking pending gatt operations
2015-04-03 13:43:42 linux-bluetooth [PATCHv2 13/27] android/hog: Replace GSList of hog instances with queue of instances
2015-04-03 13:43:41 linux-bluetooth [PATCHv2 12/27] android/hog: Replace list of reports with a queue of reports
2015-04-03 13:43:40 linux-bluetooth [PATCHv2 11/27] lib/uuid: Add define for HoG UUID
2015-04-03 13:43:39 linux-bluetooth [PATCHv2 10/27] android/hog: Add helper to create uhid device
2015-04-03 13:43:38 linux-bluetooth [PATCHv2 09/27] android/hog: Use gatt_db to search for services and characteristics in db
2015-04-03 13:43:37 linux-bluetooth [PATCHv2 08/27] android/hog: Replace gatt_write_char with bt_gatt_client_write_value
2015-04-03 13:43:36 linux-bluetooth [PATCHv2 07/27] android/hog: Use bt_gatt_client to write without response
2015-04-03 13:43:35 linux-bluetooth [PATCHv2 06/27] android/hog: Use bt_gatt_client to register for notifications
2015-04-03 13:43:34 linux-bluetooth [PATCHv2 05/27] android/hog: Use bt_gatt_client to read characteristic value
2015-04-03 13:43:33 linux-bluetooth [PATCHv2 04/27] android/hog: Remove tracking gatt operations
2015-04-03 13:43:32 linux-bluetooth [PATCHv2 03/27] shared/gatt-client: Expose gatt_db
2015-04-03 13:43:31 linux-bluetooth [PATCHv2 02/27] android/hog: Introduce bt_gatt_client
2015-04-03 13:43:30 linux-bluetooth [PATCHv2 01/27] android/hidhost: Create bt_gatt_client
2015-04-03 13:43:29 linux-bluetooth [PATCHv2 00/27] HoG: Replace gattrib with gatt_client
2015-04-01 16:40:44 linux-bluetooth [PATCH 28/28] android/hog: Remove redundant code
2015-04-01 16:40:43 linux-bluetooth [PATCH 27/28] android/hog: Remove glib dependencies
2015-04-01 16:40:42 linux-bluetooth [PATCH 26/28] android/hog: Remove attrib/
2015-04-01 16:40:41 linux-bluetooth [PATCH 25/28] android/hog: Add MIN definition
2015-04-01 16:40:40 linux-bluetooth [PATCH 24/28] android/bas: Enable Battery Level notifications after reconnection
2015-04-01 16:40:39 linux-bluetooth [PATCH 23/28] android/hog: Enable Input Report notifications only if uhid is created
2015-04-01 16:40:38 linux-bluetooth [PATCH 22/28] android/hog: Strip btio dependencies
2015-04-01 16:40:37 linux-bluetooth [PATCH 21/28] android/bas: Start using bt_gatt_client
2015-04-01 16:40:36 linux-bluetooth [PATCH 20/28] android/bas: Remove tracking pending gatt operations
2015-04-01 16:40:35 linux-bluetooth [PATCH 19/28] android/scpp: Merge refresh_discovered_cb with iwin_discovered_cb
2015-04-01 16:40:34 linux-bluetooth [PATCH 18/28] android/scpp: Introduce bt_gatt_client
2015-04-01 16:40:33 linux-bluetooth [PATCH 17/28] android/scpp: Remove tracking pending gatt operations