Andrei Emeltchenko ([email protected])

Number of posts: 4214 (4.78 per day)
First post: 2010-06-29 12:40:15
Last post: 2012-11-27 09:17:10

Date List Subject
2013-12-20 12:09:52 linux-bluetooth [PATCH 2/3] android/tester: Make code consistent using < 0 comparison
2013-12-20 12:09:51 linux-bluetooth [PATCH 1/3] android/tester: Add Socket test invalid double listen
2013-12-20 12:03:15 linux-bluetooth [PATCH 2/2] android/tester: Fix memory leak using close()
2013-12-20 12:03:14 linux-bluetooth [PATCH 1/2] android/hal-bluetooth: Free device on close()
2013-12-20 09:49:47 linux-bluetooth [RFC] android/tester: Fix valgrind memory warnings
2013-12-20 09:00:35 linux-bluetooth [PATCH] android/tester: Fix valgrind memory warnings
2013-12-20 08:56:22 linux-bluetooth [PATCH] android/tester: Fix valgrind memory warnings
2013-12-19 09:13:24 linux-bluetooth [PATCH] avrcp: Remove unneeded code
2013-12-19 08:51:40 linux-bluetooth [PATCHv2 2/2] android/socket: Handle Android events for server socket
2013-12-19 08:51:39 linux-bluetooth [PATCHv2 1/2] android/tester: Add Socket test close and listen
2013-12-19 08:49:20 linux-bluetooth [PATCHv2 3/3] android/tester: Test that connect call returns channel number
2013-12-19 08:49:19 linux-bluetooth [PATCHv2 2/3] android/socket: Connect directly to RFCOMM channel if uuid is zero
2013-12-19 08:49:18 linux-bluetooth [PATCHv2 1/3] android/socket: Refactor connect to allow directly connect to rfcomm
2013-12-18 15:15:17 linux-bluetooth [PATCH 2/2] android/socket: Handle Android events for server socket
2013-12-18 15:15:16 linux-bluetooth [PATCH 1/2] android/tester: Add Socket test close and listen
2013-12-18 14:18:56 linux-bluetooth [PATCH 3/3] android/tester: Test that connect call returns channel number
2013-12-18 14:18:55 linux-bluetooth [PATCH 2/3] android/socket: Connect directly to RFCOMM chan is uuid is zero
2013-12-18 14:18:54 linux-bluetooth [PATCH 1/3] android/socket: Refactor connect to allow directly connect to rfcomm
2013-12-18 14:18:53 linux-bluetooth [PATCH 0/3] Allow directly connect to RFCOMM channel
2013-12-18 12:31:13 linux-bluetooth Re: [RFC 0/4] android: Permanent storage support
2013-12-18 10:25:22 linux-bluetooth Re: [PATCH v2 1/5] android/tester: Add UUIDS set prop fail test case
2013-12-18 08:55:13 linux-bluetooth [PATCH 3/3] android/tester: Enable bthost after device is enabled
2013-12-18 08:55:12 linux-bluetooth [PATCH 2/3] android/tester: Check return status for enable()
2013-12-18 08:55:11 linux-bluetooth [PATCH 1/3] android/tester: Check status returned from HAL calls
2013-12-18 08:46:03 linux-bluetooth Re: [PATCH 6/7] android/tester: Add RSSI set prop fail test case
2013-12-17 14:17:33 linux-bluetooth [PATCH] android/tester: Fix not returning in failure
2013-12-17 08:04:09 linux-bluetooth Re: [PATCH 2/2] android/tester: Enable bthost after device is enabled
2013-12-16 14:52:48 linux-bluetooth [PATCH 2/2] android/tester: Enable bthost after device is enabled
2013-12-16 14:52:47 linux-bluetooth [PATCH 1/2] android/tester: Add missing break
2013-12-16 10:50:19 linux-bluetooth Re: [PATCH 4/5] l2cap-tester: Remove unneeded variable
2013-12-16 08:57:42 linux-bluetooth [PATCH 5/5] hciemu: Print error in case hci_vhci is not loaded
2013-12-16 08:57:41 linux-bluetooth [PATCH 4/5] l2cap-tester: Remove unneeded variable
2013-12-16 08:57:40 linux-bluetooth [PATCH 3/5] hciemu: Make code consistent
2013-12-16 08:57:39 linux-bluetooth [PATCH 2/5] avdtp: Remove unneeded local variable
2013-12-16 08:57:38 linux-bluetooth [PATCH 1/5] btmgmt: Remove unneeded code
2013-12-16 08:38:57 linux-bluetooth [PATCH 3/3] android/tester: Add Socket test invalid bdaddr
2013-12-16 08:38:56 linux-bluetooth [PATCH 2/3] android/tester: Add Socket test invalid chan and uuid
2013-12-16 08:38:55 linux-bluetooth [PATCH 1/3] android/tester: Add Socket test read channel number after listen
2013-12-16 08:03:25 linux-bluetooth [PATCH] android/tester: Fix syntax of test cases
2013-12-12 15:17:54 linux-bluetooth [PATCH 8/8] android/hal-sock: Fix returning incorrect error code
2013-12-12 15:17:53 linux-bluetooth [PATCH 7/8] android/tester: Add Socket test connect invalid sock_type L2CAP
2013-12-12 15:17:52 linux-bluetooth [PATCH 6/8] android/tester: Add Socket test connect() invalid sock_type
2013-12-12 15:17:51 linux-bluetooth [PATCH 5/8] android/socket: Do not close fd on unref
2013-12-12 15:17:50 linux-bluetooth [PATCH 4/8] android/tester: Add Socket test success with valid fd
2013-12-12 15:17:49 linux-bluetooth [PATCH 3/8] android/tester: trivial: Make test cases prints look nice
2013-12-12 15:17:48 linux-bluetooth [PATCH 2/8] android/tester: Check that fd is valid for Success case
2013-12-12 15:17:47 linux-bluetooth [PATCH 1/8] android/tester: Add Socket test invalid params: chan and uuid
2013-12-12 12:48:34 linux-bluetooth [PATCHv2 7/7] android/tester: Add Socket listen() invalid L2CAP socket type
2013-12-12 12:48:33 linux-bluetooth [PATCHv2 6/7] android/hal-sock: Fix returning unsupported instead of invalid
2013-12-12 12:48:32 linux-bluetooth [PATCHv2 5/7] android/tester: Add Socket listen() invalid sock type
2013-12-12 12:48:31 linux-bluetooth [PATCHv2 4/7] android/tester: Add Socket data to generic test data struct