messages from 2014-01-21 13:26:50 to 2014-01-24 21:41:52 UTC [more...]
[RFC BlueZ 0/2] Print bluetoothd messages in btmon
2014-01-24 21:41 UTC (3+ messages)
` [RFC BlueZ 1/2] monitor: Add stubs for monitoring bluetoothd's journal entries
` [RFC BlueZ 2/2] monitor: Add support for printing bluetoothd messages
[PATCH] android/pts: Add PTS test results for A2DP
2014-01-24 20:24 UTC
[PATCH BlueZ] attrib: Fix crash if g_attrib_new() fails
2014-01-24 19:57 UTC
[PATCH] android/pts: Add PTS test results for PBAP
2014-01-24 19:56 UTC
[PATCH 1/2] android/hal-audio: Refactor error messages
2014-01-24 16:06 UTC (2+ messages)
` [PATCH 2/2] android/hal-audio: Remove DBG from SBC functions
[PATCH 1/3] bnep: Calculate ifindex after NULL check
2014-01-24 15:00 UTC (4+ messages)
` [PATCH 2/3] android/avdtp: Retry send on EAGAIN as well
` [PATCH 3/3] avctp: Fix unchecked return value
[PATCH] android: Update Audio IPC documentation
2014-01-24 14:50 UTC
Discovering LE advertisements programatically
2014-01-24 14:38 UTC (2+ messages)
[PATCH v3 0/5] Remote device cache support
2014-01-24 14:21 UTC (7+ messages)
` [PATCH v3 1/5] android/bluetooth: Split devices list to devices and bonded_devices
` [PATCH v3 2/5] android/bluetooth: Use defines for settings and devices files paths
` [PATCH v3 3/5] android/bluetooth: Add support for caching remote device info
` [PATCH v3 4/5] android/bluetooth: Add support for loading caches devices from storage
` [PATCH v3 5/5] android/bluetooth: Rename devices list to cached_devices
[PATCH BlueZ v2 1/8] android: Add copy of current AVCTP implemention
2014-01-24 13:24 UTC (8+ messages)
` [PATCH BlueZ v2 2/8] android/AVCTP: Strip dependencies
` [PATCH BlueZ v2 3/8] android: Add initial skeleton for AVRCP in the daemon
` [PATCH BlueZ v2 4/8] android: Add initial skeleton for AVRCP in the HAL
` [PATCH BlueZ v2 5/8] android/haltest: Add init and cleanup calls to rc methods
` [PATCH BlueZ v2 6/8] android/AVRCP: Add implementation of SDP record
` [PATCH BlueZ v2 7/8] android/AVCTP: Add avctp_set_destroy_cb
` [PATCH BlueZ v2 8/8] android/AVRCP: Add initial socket handling
[PATCH] avrcp: Use NULL for zero pointers
2014-01-24 11:58 UTC (2+ messages)
[PATCH BlueZ 1/8] android: Add copy of current AVCTP implemention
2014-01-24 11:27 UTC (10+ messages)
` [PATCH BlueZ 2/8] android/AVCTP: Strip dependencies
` [PATCH BlueZ 3/8] android: Add initial skeleton for AVRCP in the daemon
` [PATCH BlueZ 4/8] android: Add initial skeleton for AVRCP in the HAL
` [PATCH BlueZ 5/8] android/haltest: Add init and cleanup calls to rc methods
` [PATCH BlueZ 6/8] android/AVRCP: Add implementation of SDP record
` [PATCH BlueZ 7/8] android/AVCTP: Add avctp_set_destroy_cb
` [PATCH BlueZ 8/8] android/AVRCP: Add initial socket handling
[PATCH] android/hal-audio: Workaround AudioFlinger issues
2014-01-24 10:09 UTC (2+ messages)
[PATCH v2 1/2] Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
2014-01-24 8:46 UTC (4+ messages)
` [PATCH v2 2/2] Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
[PATCH 1/2] Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED_CID
2014-01-24 8:29 UTC (5+ messages)
` [PATCH 2/2] Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED_CID
Paired LE HoG devices are unable to reconnect to BlueZ host when discovery is active
2014-01-24 5:21 UTC
[PATCH 1/9] android/ipc-tester: Add cases for SOCK msg size
2014-01-23 23:25 UTC (10+ messages)
` [PATCH 2/9] android/ipc-tester: Add cases for HIDHOST "
` [PATCH 3/9] android/ipc-tester: Add case for HIDHOST Set Info
` [PATCH 4/9] android/ipc-tester: Add case for HIDHOST Set Report
` [PATCH 5/9] android/ipc-tester: Add case for HIDHOST Send Data
` [PATCH 6/9] android/ipc-tester: Add cases for PAN msg size
` [PATCH 7/9] android/ipc-tester: Add cases for A2DP "
` [PATCH 8/9] android/ipc-tester: Add case for BT Set adapter prop
` [PATCH 9/9] android/ipc-tester: Add case for BT Set remote prop
[PATCH BlueZ 0/4] android: Minor fixes
2014-01-23 21:24 UTC (5+ messages)
` [PATCH BlueZ 1/4] android/tester: Fix crash on failure inside setup()
` [PATCH BlueZ 2/4] android: Remove useless extra parenthesis
` [PATCH BlueZ 3/4] android: Trivial replacement of tabs where spaces are expected
` [PATCH BlueZ 4/4] emulator: Fix crash if socket(AF_ALG) is not support by the kernel
[PATCH] android/audio: Fix for loading audio lib
2014-01-23 18:09 UTC (2+ messages)
[PATCH v2 1/2] android/hal-audio: Simplify and fix locking
2014-01-23 18:08 UTC (3+ messages)
` [PATCH v2 2/2] android/hal-audio: Don't try to unregister endpoints on handler exit
[RFC] Valgrind on Android
2014-01-23 17:54 UTC (2+ messages)
` [RFC] android: Add support for Valgrind in debug variants
[PATCH] android/a2dp: Fix audio resume on started stream
2014-01-23 16:59 UTC
[PATCH 01/10] android/tester: Coding style and syntax fix
2014-01-23 16:57 UTC (10+ messages)
` [PATCH 02/10] android/tester: Add create bond with PIN success test case
` [PATCH 03/10] android/tester: Add create bond with PIN fail "
` [PATCH 04/10] android/tester: Add create bond with SSP sucess "
` [PATCH 05/10] android/tester: Add create bond with SSP fail "
` [PATCH 06/10] android/tester: Add create bond with no discovery "
` [PATCH 07/10] android/tester: Add create bond with bad addr fail "
` [PATCH 08/10] android/tester: Add cancel bond success "
` [PATCH 09/10] android/tester: Add remove "
` [PATCH 10/10] android/tester: Add remove bond bad addr dev "
[PATCH] android/a2dp: Free device outside of notify function
2014-01-23 16:43 UTC (2+ messages)
[PATCH 1/2] android/hal-audio: Check calloc return value
2014-01-23 15:43 UTC (2+ messages)
` [PATCH 2/2] android/hal-audio: Do not allocate memory if fd < 0
[PATCH SBC 1/2] sbc: Add sbc_reinit_a2dp
2014-01-23 15:32 UTC (3+ messages)
` [PATCH SBC 2/2] sbc: Add sbc_reinit_a2dp to sbc.sym
[PATCH 1/2] android/hal-audio: Simplify and fix locking
2014-01-23 14:21 UTC (2+ messages)
` [PATCH 2/2] android/hal-audio: Don't try to unregister endpoints on handler exit
[PATCH 1/3] android/pan: Fix control state change callback parameters order
2014-01-23 13:39 UTC (3+ messages)
` [PATCH 2/3] android/pan: Handle error case properly in NAP registration
` [PATCH 3/3] android/pan: Fix bnep interface name
[PATCH] btproxy: Fix resource leak
2014-01-23 13:24 UTC (2+ messages)
[PATCH v3 00/10] android: Add SBC encoding
2014-01-23 9:43 UTC (12+ messages)
` [PATCH v3 01/10] android: Add MTU data to Open Stream Audio IPC
` [PATCH v3 02/10] android: Build Audio HAL with SBC
` [PATCH v3 03/10] android/hal-audio: Rename sbc_init to avoid collision with libsbc
` [PATCH v3 04/10] android/hal-audio: Initialize SBC encoder
` [PATCH v3 05/10] android/hal-audio: Calculate SBC stream parameters
` [PATCH v3 06/10] android/hal-audio: Add resume to codec callbacks
` [PATCH v3 07/10] android/hal-audio: Return proper buffer size to AudioFlinger
` [PATCH v3 08/10] android/hal-audio: Read fd from Output Stream response
` [PATCH v3 09/10] android/hal-audio: Add proper SBC encoding
` [PATCH v3 10/10] android/hal-audio: Return proper latency for stream
[PATCH] 6lowpan: add a license to 6lowpan_iphc module
2014-01-23 5:59 UTC (3+ messages)
[PATCH] android/hidhost: Fix vid and pid information
2014-01-22 23:09 UTC (2+ messages)
[PATCH 1/3] bnep: avoid use of caddr_t
2014-01-22 21:20 UTC (10+ messages)
` [PATCH v2 0/3] Various fixes for building bluez with musl libc
` [PATCH v2 1/3] various header include fixes for building "
` [PATCH v3] "
` [PATCH v2 2/3] bnep: avoid use of caddr_t
` [PATCH v2 3/3] unit: prevent use of glibc's error(3)
[PATCH 1/2] android/ipc: trivial: Remove empty line
2014-01-22 16:40 UTC (3+ messages)
` [PATCH 2/2] android/pan: Fix possible NULL dereference
[RFC] android/ipc: Add AVRCP HAL message definitions
2014-01-22 16:06 UTC
[PATCH] btproxy: Fix resource leak
2014-01-22 15:54 UTC (3+ messages)
[PATCH] unit/avdtp: Remove extra zero table entry
2014-01-22 13:52 UTC (2+ messages)
[PATCH] unit/sdp: Remove extra zero table entry
2014-01-22 13:52 UTC (2+ messages)
[PATCH] android/pan: Fix wrong freeing dev
2014-01-22 13:51 UTC (2+ messages)
[PATCH BlueZ v2 00/18] GATT API: External Services
2014-01-22 13:40 UTC (30+ messages)
` [PATCH BlueZ v2 01/18] doc: Add GATT API
` [PATCH BlueZ v2 14/18] test: Add signal handling for gatt-service
` [PATCH BlueZ v2 15/18] test: Add registering external service
` [PATCH BlueZ v2 16/18] gatttool: Add unix socket connect
` [PATCH BlueZ v2 17/18] gatttool: Add unix socket support for interactive mode
` [PATCH BlueZ v2 18/18] bluetooth.conf: Add ObjectManager interface
` [PATCH BlueZ v3 00/18] GATT API: External Services
` [PATCH BlueZ v3 01/18] doc: Add GATT API
` [PATCH BlueZ v3 02/18] gatt: Add stub for gatt.{c, h} files
` [PATCH BlueZ v3 03/18] gatt: Register Manager D-Bus Interface
` [PATCH BlueZ v3 04/18] gatt: Add registering external service
` [PATCH BlueZ v3 05/18] lib: Move GATT UUID to uuid.h
` [PATCH BlueZ v3 06/18] gatt: Add helper for creating GATT services
` [PATCH BlueZ v3 07/18] gatt: Add external services tracking
` [PATCH BlueZ v3 08/18] gatt: Add server unix socket
` [PATCH BlueZ v3 09/18] gattrib: Use default ATT LE MTU for non-standard sockets
` [PATCH BlueZ v3 10/18] gatt: Register ATT command/event handler
` [PATCH BlueZ v3 11/18] gatt: Add Discover All Primary Services
` [PATCH BlueZ v3 12/18] test: Add external service GATT skeleton
` [PATCH BlueZ v3 13/18] gitignore: Add test/gatt-service
` [PATCH BlueZ v3 14/18] test: Add signal handling for gatt-service
` [PATCH BlueZ v3 15/18] test: Add registering external service
` [PATCH BlueZ v3 16/18] gatttool: Add unix socket connect
` [PATCH BlueZ v3 17/18] gatttool: Add unix socket support for interactive mode
` [PATCH BlueZ v3 18/18] bluetooth.conf: Add ObjectManager interface
[RFC v5 00/14] LE auto connection and connection parameters
2014-01-22 9:08 UTC (6+ messages)
` [RFC v5 05/14] Bluetooth: Introduce fail_conn_attempt() helper
` [RFC v5 06/14] Bluetooth: Stop scanning on LE connection
[PATCH SBC v5 1/2] sbc: Add sbc_init_a2dp
2014-01-22 8:51 UTC (2+ messages)
[PATCH] android: Refactor paths in Android.mk
2014-01-22 8:37 UTC (2+ messages)
[PATCH v2 0/4] Remote device cache support
2014-01-22 0:30 UTC (5+ messages)
` [PATCH v2 1/4] android/bluetooth: Split devices list to devices and bonded_devices
` [PATCH v2 2/4] android/bluetooth: Use defines for settings and devices files paths
` [PATCH v2 3/4] android/bluetooth: Add support for caching remote device info
` [PATCH v2 4/4] android/bluetooth: Add support for loading caches devices from storage
[PATCH v2 1/2] android: Add btmgmt to debug builds
2014-01-22 0:03 UTC (3+ messages)
` [PATCH v2 2/2] android: Add l2ping "
[PATCH 60/73] drivers/bluetooth: delete non-required instances of include <linux/init.h>
2014-01-21 22:30 UTC (3+ messages)
[PATCH 0/5] Remote device cache support
2014-01-21 19:13 UTC (9+ messages)
` [PATCH 1/5] android/bluetooth: Split devices list to devices and bonded_devices
` [PATCH 2/5] android/bluetooth: Use defines for settings and devices files paths
` [PATCH 3/5] android/bluetooth: Always store device info
` [PATCH 4/5] android/bluetooth: Add support for caching remote "
` [PATCH 5/5] android/bluetooth: Add support for loading caches devices from storage
[PATCH 0/1] HIDP: Add a special case for the Dualshock 4
2014-01-21 16:34 UTC (4+ messages)
[PATCH BlueZ 1/2] android/A2DP: Add retry logic to Audio IPC
2014-01-21 15:24 UTC (3+ messages)
` [PATCH BlueZ 2/2] android/ipc: Leave the connect callback to handle errors
[PATCH_v2 1/2] android/hidhost: Fix miscalculation of get report event notification length
2014-01-21 15:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).