Anderson Lizardo ([email protected])

Number of posts: 1358 (3.95 per day)
First post: 2012-10-24 12:21:02
Last post: 2013-10-03 20:34:12

Date List Subject
2014-01-13 01:23:59 linux-bluetooth [PATCH BlueZ] tools: Add missing check of write() return value
2014-01-11 04:47:27 linux-bluetooth [PATCH BlueZ 11/11] attrib: Add extra PDU checks when decoding Read by Type Response
2014-01-11 04:47:26 linux-bluetooth [PATCH BlueZ 10/11] attrib: Fix PDU length check for Read by Type Request
2014-01-11 04:47:25 linux-bluetooth [PATCH BlueZ 09/11] attrib: Reject incomplete PDU in dec_find_by_type_resp()
2014-01-11 04:47:24 linux-bluetooth [PATCH BlueZ 08/11] attrib: Remove unnecessary local variables from dec_find_by_type_req()
2014-01-11 04:47:23 linux-bluetooth [PATCH BlueZ 07/11] attrib: Remove unnecessary NULL checks on dec_find_by_type_req()
2014-01-11 04:47:22 linux-bluetooth [PATCH BlueZ 06/11] attrib: Add extra PDU checks when decoding Read by Group Type Response
2014-01-11 04:47:21 linux-bluetooth [PATCH BlueZ 05/11] attrib: Fix PDU length check for Read by Group Type Request
2014-01-11 04:47:20 linux-bluetooth [PATCH BlueZ 04/11] attrib: Remove unnecessary checks for PDU length on ATT encoding
2014-01-11 04:47:19 linux-bluetooth [PATCH BlueZ 03/11] attrib: Use att_put_u16() instead of htobs() + memcpy()
2014-01-11 04:47:18 linux-bluetooth [PATCH BlueZ 02/11] attrib: Add missing g_error_free()
2014-01-11 04:47:17 linux-bluetooth [PATCH BlueZ 01/11] attrib: Modify gatt_cb_t signature
2014-01-11 02:54:45 linux-bluetooth [PATCH BlueZ] shared: Fix crash if adapter is removed before mgmt event is received
2014-01-07 13:40:21 linux-bluetooth Re: [PATCH BlueZ 06/12] tools: Fix unaligned memory access on smp-tester
2014-01-04 01:55:28 linux-bluetooth [PATCH BlueZ 12/12] android/system-emulator: Remove useless "static" qualifier
2014-01-04 01:55:27 linux-bluetooth [PATCH BlueZ 11/12] android/client: Fix uninitialized "sock_fd" variable
2014-01-04 01:55:26 linux-bluetooth [PATCH BlueZ 10/12] android/client: Use memcpy() for getting CMSG_DATA()
2014-01-04 01:55:25 linux-bluetooth [PATCH BlueZ 09/12] android/client: Remove duplicate "const" specifier
2014-01-04 01:55:24 linux-bluetooth [PATCH BlueZ 08/12] android/client: Fix incorrect usage of bt_state_t2str()
2014-01-04 01:55:23 linux-bluetooth [PATCH BlueZ 07/12] tools: Fix possible uninitialized variable in obexctl
2014-01-04 01:55:22 linux-bluetooth [PATCH BlueZ 06/12] tools: Fix unaligned memory access on smp-tester
2014-01-04 01:55:21 linux-bluetooth [PATCH BlueZ 05/12] core: Fix sscanf() format specification
2014-01-04 01:55:20 linux-bluetooth [PATCH BlueZ 04/12] attrib: Fix sprintf() format specification
2014-01-04 01:55:19 linux-bluetooth [PATCH BlueZ 03/12] health: Fix struct mcap_csp "csp_req" field type
2014-01-04 01:55:18 linux-bluetooth [PATCH BlueZ 02/12] avrcp: Remove unnecessary "if (...)"
2014-01-04 01:55:17 linux-bluetooth [PATCH BlueZ 01/12] tools: Fix strncat() usage in hciconfig/hcitool
2014-01-04 01:55:16 linux-bluetooth [PATCH BlueZ 00/12] Fixes detected by clang
2013-12-20 12:07:19 linux-bluetooth Re: [PATCH 3/5] android/hal-bluetooth: Add support for remote version info property
2013-12-20 11:57:21 linux-bluetooth Re: [PATCH 1/5] android/hal-bluetooth: Add support for sending LE_TEST_MODE command
2013-12-17 13:07:13 linux-bluetooth Re: [PATCH BlueZ] build: Add coverage support
2013-12-17 10:58:12 linux-bluetooth Re: [PATCH v2 bluetooth-next 1/7] 6lowpan: fix udp nullpointer dereferencing
2013-12-16 20:35:25 linux-bluetooth Re: [patch] Bluetooth: fix ->alloc_skb() error checking
2013-12-16 10:39:28 linux-bluetooth Re: [PATCH 4/5] l2cap-tester: Remove unneeded variable
2013-12-13 17:09:20 linux-bluetooth Re: Failed to connect: org.bluez.Error.NotReady
2013-12-13 16:17:52 linux-bluetooth Re: Failed to connect: org.bluez.Error.NotReady
2013-12-13 13:23:13 linux-bluetooth Re: [RFC v2 BlueZ] build: Add coverage support
2013-12-12 11:03:29 linux-bluetooth Re: [PATCH 6/9] android/bluetooth: Add support for remote device RSSI
2013-12-12 00:04:32 linux-bluetooth Re: [PATCH 6/9] android/bluetooth: Add support for remote device RSSI
2013-12-11 22:31:23 linux-bluetooth Re: [PATCH BlueZ] build: Add coverage support
2013-12-06 00:02:04 linux-bluetooth Re: [PATCH v2 30/32] Bluetooth: Fix validating LE PSM values
2013-12-03 12:22:59 linux-bluetooth Re: [PATCH BlueZ] audio/AVCTP: Fix crash
2013-12-03 11:24:11 linux-bluetooth Re: [PATCH BlueZ] audio/AVCTP: Fix crash
2013-11-28 15:52:31 linux-bluetooth Re: [PATCH_v2 1/7] profiles/network: Remove redundant code for bnep interface name
2013-11-28 11:26:55 linux-bluetooth Re: [PATCH 2/2] gitignore: Add tools/avdtp-tester
2013-11-06 13:32:58 linux-bluetooth Re: [PATCH] Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
2013-11-06 13:31:49 linux-bluetooth Re: [PATCH] Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
2013-11-01 11:03:27 linux-bluetooth Re: l2cap sockets not properly multiplexed on ARM
2013-10-30 18:36:08 linux-bluetooth Re: l2cap sockets not properly multiplexed on ARM
2013-10-22 01:31:40 linux-bluetooth Re: GATT - How to mark an attribute as requiring encryption
2013-10-19 17:07:20 linux-bluetooth Re: [PATCH v2 3/3] Bluetooth: Expose debugfs settings for LE connection interval
2013-10-17 10:57:29 linux-bluetooth Re: [RFC 7/9] android: Fix building with local cutils/log.h