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-11-21 14:23:31 linux-bluetooth [PATCH 2/2] android/haltest: Zero initialize cmsg buffer
2013-11-21 14:23:30 linux-bluetooth [PATCH 1/2] android/ipc: Zero initialize cmsg buffer
2013-11-20 10:24:37 linux-bluetooth [PATCHv6 19/19] android/socket: Add SPP SDP record
2013-11-20 10:24:36 linux-bluetooth [PATCHv6 18/19] android/socket: Add PBAP SDP record
2013-11-20 10:24:35 linux-bluetooth [PATCHv6 17/19] android/socket: Add SPP uuid to profile table
2013-11-20 10:24:34 linux-bluetooth [PATCHv6 16/19] android/socket: Add MAS uuid to profile table
2013-11-20 10:24:33 linux-bluetooth [PATCHv6 15/19] android/socket: Add SDP record for OPP profile
2013-11-20 10:24:32 linux-bluetooth [PATCHv6 14/19] android/socket: Close file descriptor after sending
2013-11-20 10:24:31 linux-bluetooth [PATCHv6 13/19] android/socket: Send connect signal to Android framework
2013-11-20 10:24:30 linux-bluetooth [PATCHv6 12/19] android/socket: Send RFCOMM channel to framework
2013-11-20 10:24:29 linux-bluetooth [PATCHv6 11/19] android/socket: Implement HAL connect call
2013-11-20 10:24:28 linux-bluetooth [PATCHv6 10/19] android/socket: Parse SDP response and connect
2013-11-20 10:24:27 linux-bluetooth [PATCHv6 09/19] android/socket: Implement socket connect HAL method
2013-11-20 10:24:26 linux-bluetooth [PATCHv6 08/19] android/socket: Notify channel to Android framework
2013-11-20 10:24:25 linux-bluetooth [PATCHv6 07/19] android/socket: Send accept signal to Android framework
2013-11-20 10:24:24 linux-bluetooth [PATCHv6 06/19] android/socket: Implement RFCOMM events
2013-11-20 10:24:23 linux-bluetooth [PATCHv6 05/19] android/socket: Implement Android RFCOMM stack events
2013-11-20 10:24:22 linux-bluetooth [PATCHv6 04/19] android/socket: Implement socket accepted event
2013-11-20 10:24:21 linux-bluetooth [PATCHv6 03/19] android/socket: Implement listen on RFCOMM socket
2013-11-20 10:24:20 linux-bluetooth [PATCHv6 02/19] android/socket: Handling rfcomm sockets
2013-11-20 10:24:19 linux-bluetooth [PATCHv6 01/19] android/socket: Add get RFCOMM default channel
2013-11-20 10:24:18 linux-bluetooth [PATCHv6 00/19] Socket HAL
2013-11-19 13:30:09 linux-bluetooth [PATCHv5 19/19] android/socket: Add SPP SDP record
2013-11-19 13:30:08 linux-bluetooth [PATCHv5 18/19] android/socket: Add PBAP SDP record
2013-11-19 13:30:07 linux-bluetooth [PATCHv5 17/19] android/socket: Add SPP uuid to profile table
2013-11-19 13:30:06 linux-bluetooth [PATCHv5 16/19] android/socket: Add MAS uuid to profile table
2013-11-19 13:30:05 linux-bluetooth [PATCHv5 15/19] android/socket: Add SDP record for OPP profile
2013-11-19 13:30:04 linux-bluetooth [PATCHv5 14/19] android/socket: Close file descriptor after sending
2013-11-19 13:30:03 linux-bluetooth [PATCHv5 13/19] android/socket: Send connect signal on connect
2013-11-19 13:30:02 linux-bluetooth [PATCHv5 12/19] android/socket: Send RFCOMM channel to framework
2013-11-19 13:30:01 linux-bluetooth [PATCHv5 11/19] android/socket: Implement HAL connect call
2013-11-19 13:30:00 linux-bluetooth [PATCHv5 10/19] android/socket: Parse SDP response and connect
2013-11-19 13:29:59 linux-bluetooth [PATCHv5 09/19] android/socket: Implement socket connect HAL method
2013-11-19 13:29:58 linux-bluetooth [PATCHv5 08/19] android/socket: Write channel to Android fd
2013-11-19 13:29:57 linux-bluetooth [PATCHv5 07/19] android/socket: Send accept signal to Android through hal_fd
2013-11-19 13:29:56 linux-bluetooth [PATCHv5 06/19] android/socket: Implement RFCOMM events
2013-11-19 13:29:55 linux-bluetooth [PATCHv5 05/19] android/socket: Implement Android RFCOMM stack events
2013-11-19 13:29:54 linux-bluetooth [PATCHv5 04/19] android/socket: Implement socket accepted event
2013-11-19 13:29:53 linux-bluetooth [PATCHv5 03/19] android/socket: Define structs and implement listen
2013-11-19 13:29:52 linux-bluetooth [PATCHv5 02/19] android/socket: Add get RFCOMM default channel
2013-11-19 13:29:51 linux-bluetooth [PATCHv5 01/19] android/hal-sock: Print bdaddr string instead of pointer
2013-11-19 13:29:50 linux-bluetooth [PATCHv5 00/19] Socket HAL
2013-11-19 09:27:44 linux-bluetooth [PATCH 2/2] android/a2dp: Use sdp_data_free for freeing sdp data types
2013-11-19 09:27:43 linux-bluetooth [PATCH 1/2] android/a2sp: trivial: Use NULL for zero pointer
2013-11-18 13:20:54 linux-bluetooth [PATCHv4 17/17] android/socket: Add MAS uuid to channel mapping
2013-11-18 13:20:53 linux-bluetooth [PATCHv4 16/17] android/socket: Add SDP record for OPP profile
2013-11-18 13:20:52 linux-bluetooth [PATCHv4 15/17] android/socket: Close file descriptor after sending
2013-11-18 13:20:51 linux-bluetooth [PATCHv4 14/17] android/socket: Send connect signal on connect
2013-11-18 13:20:50 linux-bluetooth [PATCHv4 13/17] android/socket: Send RFCOMM channel to framework
2013-11-18 13:20:49 linux-bluetooth [PATCHv4 12/17] android/socket: Implement HAL connect call
2013-11-18 13:20:48 linux-bluetooth [PATCHv4 11/17] android/socket: Parse SDP response and connect