messages from 2014-02-04 17:53:45 to 2014-02-11 16:34:03 UTC [more...]
[PATCH v4] android: Add support for Valgrind in debug variants
2014-02-11 16:34 UTC (2+ messages)
[RFC 0/2] Add hci_smd driver
2014-02-11 16:24 UTC (6+ messages)
` [RFC 1/2] Add basic API for shared memory driver
` [RFC 2/2] bluetooth: Add initial support for BT chip over SMD
[PATCH] btusb.c add IMC Networks id 13d3:3404 (bcm20702A0)
2014-02-11 16:00 UTC (3+ messages)
[PATCH] Bluetooth: Fix channel check when binding RFCOMM sock
2014-02-11 15:58 UTC (2+ messages)
[PATCH 1/4] android/avrcp: Decouple AVRCP logic from btio
2014-02-11 14:37 UTC (6+ messages)
` [PATCH 2/4] unit/avrcp: First unit test for AVRCP profile
` [PATCH 3/4] unit/avrcp: Add support for browsing AVCTP channel
` [PATCH 4/4] unit/avrcp: Add TP/MPS/BV-03-C test case
AW: Bluetooth with full AMP
2014-02-11 13:38 UTC (3+ messages)
` "
Some patches applied on Fedora that maybe should be considered for being applied upstream
2014-02-11 13:27 UTC (4+ messages)
[PATCH v3] android: Add support for Valgrind in debug variants
2014-02-11 13:25 UTC (2+ messages)
[PATCH] android/README: Add Valgrind description
2014-02-11 11:43 UTC
[PATCH 1/3] avrcp: Avoid unneeded calculation
2014-02-11 11:15 UTC (4+ messages)
` [PATCH 2/3] avrcp: Fix using incorrect buffer for SetVolume
[PATCH 1/2] unit/avctp: Use pre-defined values instead of magic numbers
2014-02-11 11:12 UTC (3+ messages)
` [PATCH 2/2] unit/avctp: Cleanup code, remove fragmentation support
[PATCH 1/5] emulator/bthost: Check length of received RFCOMM SABM frame
2014-02-11 10:51 UTC (5+ messages)
` [PATCH 2/5] emulator/bthost: Check length of received RFCOMM DISC frame
` [PATCH 3/5] emulator/bthost: Check length of received RFCOMM DM frames
` [PATCH 4/5] emulator/bthost: Check length of received RFCOMM UA frames
` [PATCH 5/5] emulator/bthost: Check length of received RFCOMM UIH frames
[PATCH v2] android/README: Update with implementation status summary
2014-02-11 10:40 UTC
(no subject)
2014-02-11 7:13 UTC (3+ messages)
`
[PATCH 00/24] rfcomm fixes
2014-02-10 23:00 UTC (27+ messages)
` [PATCH 01/24] Revert "Bluetooth: Remove rfcomm_carrier_raised()"
` [PATCH 02/24] Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
` [PATCH 03/24] Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
` [PATCH 04/24] tty: Fix ref counting for port krefs
` [PATCH 05/24] Bluetooth: Fix racy acquire of rfcomm_dev reference
` [PATCH 06/24] Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
` [PATCH 07/24] Bluetooth: Release rfcomm_dev only once
` [PATCH 08/24] Bluetooth: Fix unreleased rfcomm_dev reference
` [PATCH 09/24] Bluetooth: Fix RFCOMM tty teardown race
` [PATCH 10/24] Bluetooth: Verify dlci not in use before rfcomm_dev create
` [PATCH 11/24] Bluetooth: Simplify RFCOMM session state eval
` [PATCH 12/24] Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()
` [PATCH 13/24] Bluetooth: Refactor dlc disconnect logic "
` [PATCH 14/24] Bluetooth: Directly close dlc for not yet started RFCOMM session
` [PATCH 15/24] Bluetooth: Fix unsafe RFCOMM device parenting
` [PATCH 16/24] Bluetooth: Fix RFCOMM parent device for reused dlc
` [PATCH 17/24] Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()
` [PATCH 18/24] Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls
` [PATCH 19/24] Bluetooth: Refactor rfcomm_dev_add()
` [PATCH 20/24] Bluetooth: Cleanup RFCOMM device registration error handling
` [PATCH 21/24] Bluetooth: Force -EIO from tty read/write if .activate() fails
` [PATCH 22/24] Bluetooth: Don't fail RFCOMM tty writes
` [PATCH 23/24] Bluetooth: Refactor write_room() calculation
` [PATCH 24/24] Bluetooth: Fix "
[PATCH] android/README: Update with implementation status summary
2014-02-10 18:37 UTC (4+ messages)
[PATCH BlueZ 1/3] gdbus: Fix memory leak
2014-02-10 17:14 UTC (3+ messages)
` [PATCH BlueZ 2/3] gdbus: Fix incorrect DBusConnection reference counting
` [PATCH BlueZ 3/3] unit: Fix memory leaks in test-gdbus-client
LE Connection Update Disallowed
2014-02-10 12:30 UTC (6+ messages)
[PATCH 1/4] android/haltest: Remove unneeded assignment
2014-02-10 12:16 UTC (5+ messages)
` [PATCH 2/4] avdtp: Fix passing NULL pointer to memcpy
` [PATCH 3/4] "
` [PATCH 4/4] bnep: Calculate ifindex after NULL check
[PATCH v2 1/6] android/a2dp: Shutdown AVDTP gracefully
2014-02-10 11:36 UTC (7+ messages)
` [PATCH v2 2/6] android/a2dp: Notify audio state on SEP close
` [PATCH v2 3/6] android/hal-audio: Ignore write call when closing
` [PATCH v2 4/6] android/hal-audio: Write SBC parameters to logcat
` [PATCH v2 5/6] android/a2dp: Disconnect headset on IPC failure
` [PATCH v2 6/6] android/a2dp: Fix audio deregistration
Bluez 5, A2DP headphones
2014-02-09 20:37 UTC
possible bug in blueZ 5.8 gatt tool or library
2014-02-07 23:34 UTC (5+ messages)
[PATCH 0/5] Fixes for memory leaks
2014-02-07 22:28 UTC (6+ messages)
` [PATCH 1/5] hcitool: Fix memory leak in cmd_info
` [PATCH 2/5] hcidump: Fix memory leak
` [PATCH 3/5] cltest: "
` [PATCH 4/5] amptest: "
` [PATCH 5/5] rctest: "
[PATCH] health: Fix HealthDevice dbus registration
2014-02-07 22:28 UTC (3+ messages)
` [PATCH] btsnoop: Remove unused local function and macro
` [PATCH] gitignore: Add cscope files
[PATCH BlueZ 1/3] lib/sdp: Add missing Service Class ID for GAP
2014-02-07 20:14 UTC (3+ messages)
` [PATCH BlueZ 2/3] tools/sdptool: Fix output formatting
` [PATCH BlueZ 3/3] lib/sdp: Fix printing of multiple record fields
[PATCH] avrcp: Avoids unneeded memory allocation
2014-02-07 13:27 UTC
[PATCH] android/haltest: Close file in case of error
2014-02-07 10:05 UTC (5+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] android/haltest: Remove unneeded assignment
[PATCH 1/6] android/a2dp: Close AVDTP gracefully
2014-02-07 9:58 UTC (9+ messages)
` [PATCH 2/6] android/a2dp: Notify audio state on SEP close
` [PATCH 3/6] android/hal-audio: Ignore write call when closing
` [PATCH 4/6] android/hal-audio: Write SBC parameters to logcat
` [PATCH 5/6] android/a2dp: Disconnect headset on IPC failure
` [PATCH 6/6] android/a2dp: Fix audio deregistration
[PATCH v3 0/8] Android PAN fixes
2014-02-07 9:37 UTC (10+ messages)
` [PATCH v3 1/8] profiles/network: Use interface name passed to bnep_connadd
` [PATCH v3 2/8] profiles/network: Allow to pass interface name to bnep_new
` [PATCH v3 3/8] android/pan: Move functions up to avoid forward declarations
` [PATCH v3 4/8] android/pan: Fix unregistering NAP bridge
` [PATCH v3 5/8] android/pan: Fix bnep interface name
` [PATCH v3 6/8] android/pan: Use ioctl instead of sysfs for setting forward delay
` [PATCH v3 7/8] android/pan: Pass error in nap_remove_bridge
` [PATCH v3 8/8] android/pan: Bring bridge interface down before removing it
3.14-mw regression: circular locking dependency (&tty->legacy_mutex){+.+.+.}, at: [<ffffffff81ad6344>] tty_lock_nested+0x44/0xa0
2014-02-07 6:55 UTC (3+ messages)
` BISECTED "
FW: How to install bluez in Linux mint
2014-02-06 22:21 UTC
[RFC v8 01/10] Bluetooth: Create hci_stop_le_scan_req() helper
2014-02-06 17:35 UTC (13+ messages)
` [RFC v8 02/10] Bluetooth: Declare le_conn_failed in hci_core.h
` [RFC v8 03/10] Bluetooth: Stop scanning on LE connection
` [RFC v8 04/10] Bluetooth: Remove unused function
` [RFC v8 05/10] Bluetooth: Introduce hdev->pend_le_conn list
` [RFC v8 06/10] Bluetooth: Introduce LE auto connection infrastructure
` [RFC v8 07/10] Bluetooth: Temporarily stop background scanning on discovery
` [RFC v8 08/10] Bluetooth: Introduce LE auto connect options
` [RFC v8 09/10] Bluetooth: Auto connection and power on
` [RFC v8 10/10] Bluetooth: Add le_auto_conn file on debugfs
[PATCH] android/client-av: Close audio output stream on a2dp disconnection
2014-02-06 14:12 UTC (2+ messages)
[PATCH BlueZ 1/2] audio/AVCTP: Add keys that can be mapped to uinput
2014-02-06 14:08 UTC (3+ messages)
` [PATCH BlueZ 2/2] audio/AVCTP: Lookup key name from key_map table
[PATCH V2] android/pan: Use ioctl instead of sysfs for setting forward delay
2014-02-06 11:24 UTC
[PATCH] android/pan: Use ioctl instead of sysfs for setting forward delay
2014-02-06 10:55 UTC
[PATCH] Bluetooth: Fix to auto accept pairing request for no MITM case
2014-02-05 19:01 UTC
[PATCH v2] Valgrind on Android
2014-02-05 18:44 UTC (3+ messages)
` [PATCH v2] android: Add support for Valgrind in debug variants
[PATCH v2 0/5] Android PAN fixes
2014-02-05 16:00 UTC (6+ messages)
` [PATCH v2 1/5] profiles/network: Use interface name passed to bnep_connadd
` [PATCH v2 2/5] profiles/network: Allow to pass interface name to bnep_new
` [PATCH v2 3/5] android/pan: Move functions up to avoid forward declarations
` [PATCH v2 4/5] android/pan: Fix unregistering NAP bridge
` [PATCH v2 5/5] android/pan: Fix bnep interface name
[PATCH] Bluetooth: hidp: make sure input buffers are big enough
2014-02-05 15:49 UTC (13+ messages)
[PATCH] android/haltest: Remove unneeded assignment
2014-02-05 15:45 UTC
[RFC 00/15] android/client: Add audio support
2014-02-05 14:13 UTC (2+ messages)
[PATCH BlueZ 1/4] android/AVRCP: Add bt_avrcp_connect
2014-02-05 13:45 UTC (5+ messages)
` [PATCH BlueZ 2/4] android/AVRCP: Add bt_avrcp_disconnect
` [PATCH BlueZ 3/4] android: Connect AVRCP once A2DP is connected
` [PATCH BlueZ 4/4] android: Disconnect AVRCP once A2DP is disconnected
[PATCH] android/handsfree: Fix memory leak
2014-02-05 13:45 UTC (2+ messages)
[PATCH] android/avrcp: Decouple AVRCP logic from btio
2014-02-05 11:45 UTC (6+ messages)
` [PATCHv2] "
[PATCH] unit/avctp: Add TP/NFR/BV-04-C test
2014-02-05 11:40 UTC (2+ messages)
[PATCH] pbap: Fix PhonebookSize endianness
2014-02-05 11:39 UTC (2+ messages)
[PATCH] android/pts: Update PICS and PTS for AVCTP
2014-02-05 9:55 UTC (2+ messages)
[PATCH BlueZ] audio/AVRCP: Fix checking for handler pointer instead of pdu_id
2014-02-05 9:37 UTC (2+ messages)
[PATCH 00/13] Initial code for handsfree support
2014-02-05 9:10 UTC (5+ messages)
` [PATCH 06/13] android/handsfree: Add SDP record for AG
[PATCH v2 1/3] android/bluetooth: Add threshold to RSSI change
2014-02-05 8:48 UTC (2+ messages)
Bluetooth qualification, AVDTP test case
2014-02-04 22:06 UTC
How do you install bluez for development?
2014-02-04 21:57 UTC (4+ messages)
possible bug in blueZ 5.8 gatt tool or library
2014-02-04 21:08 UTC
[PATCH 01/11] android/unit: Fix checking for expected termination
2014-02-04 20:37 UTC (2+ messages)
[RFC v7 01/11] Bluetooth: Introduce connection parameters list
2014-02-04 18:33 UTC (10+ messages)
` [RFC v7 03/11] Bluetooth: Stop scanning on LE connection
` [RFC v7 07/11] Bluetooth: Re-enable background scan in case of error
` [RFC v7 08/11] Bluetooth: Temporarily stop background scanning on discovery
[PATCH BlueZ v5 00/18] GATT API: External Services
2014-02-04 17:53 UTC (7+ messages)
` [PATCH BlueZ v6 "
` [PATCH BlueZ v6 14/18] test: Add signal handling for gatt-service
` [PATCH BlueZ v6 15/18] test: Add registering external service
` [PATCH BlueZ v6 16/18] gatttool: Add unix socket connect
` [PATCH BlueZ v6 17/18] gatttool: Add unix socket support for interactive mode
` [PATCH BlueZ v6 18/18] bluetooth.conf: Add ObjectManager interface
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).