linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-19 14:39:42 to 2013-12-30 21:59:39 UTC [more...]

PATCH hid2hci for CSR 8510 A10
 2013-12-30 21:59 UTC 

[RFC 0/6] Audio HAL plugin concept
 2013-12-30 20:57 UTC  (18+ messages)
` [RFC 1/6] android/ipc: Remove not needed include
` [RFC 2/6] android/audio: Fix Makefile.am for libaudio
` [RFC 3/6] android: Minor fix to Android Bluetooth Audio protocol API doc
` [RFC 4/6] android: Keep stream_out example in the "
` [RFC 5/6] android/audio: Add wrapper struct for audio structures
` [RFC 6/6] android/audio: Add listener thread on the Audio HAL socket

[RFC BlueZ 1/9] android: Add initial code for audio IPC
 2013-12-30 20:50 UTC  (14+ messages)
` [RFC BlueZ 2/9] android/A2DP: Add initial code to handle audio IPC commands
` [RFC BlueZ 3/9] android: Add audio open command/response struct
` [RFC BlueZ 4/9] android: Add audio close "
` [RFC BlueZ 5/9] android: Add stream open "
` [RFC BlueZ 6/9] android: Add stream close "
` [RFC BlueZ 7/9] android: Add stream resume "
` [RFC BlueZ 8/9] android: Add stream suspend "
` [RFC BlueZ 9/9] android: Add hal_audio_ipc_init and hal_audio_ipc_cleanup

[PATCH 1/5] android/tester: Add BDADDR set prop fail test case
 2013-12-30 15:30 UTC  (6+ messages)
` [PATCH 2/5] android/tester: Add SCAN_MODE=CONNECTABLE set prop success "
` [PATCH 3/5] android/tester: Add BONDED_DEVICES set prop fail "
` [PATCH 4/5] android/tester: Add CLASS_OF_DEVICE get prop success "
` [PATCH 5/5] android/tester: Add TYPE_OF_DEVICE "

[PATCH] Bluetooth: Add hci_h4p driver
 2013-12-30 14:52 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] tools/bluetooth-player: Formatting commands
 2013-12-30 14:31 UTC  (3+ messages)

[PATCH] Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A
 2013-12-29 19:37 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for vectored writes to virtual HCI driver
 2013-12-29 19:36 UTC  (2+ messages)

[PATCH] btmon: Fix build for Android
 2013-12-29 19:23 UTC  (2+ messages)

[REGRESSION] rfcomm (userland) broken by commit 29cd718b
 2013-12-28  8:44 UTC  (14+ messages)

[PATCH] Bluetooth: hidp: make sure input buffers are big enough
 2013-12-27 12:35 UTC  (3+ messages)

[PATCHv2] btdev: Return Command Status for Authentication Requested
 2013-12-23 17:06 UTC  (2+ messages)

[PATCH] Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards
 2013-12-23 16:51 UTC  (2+ messages)

[PATCH v2 1/6] android/tester: Seperate Socket HAL cbs from Bluetooth HAL cb
 2013-12-23 15:59 UTC  (7+ messages)
` [PATCH v2 2/6] android/tester: Move BT discovery test cases before Socket Hal
` [PATCH v2 3/6] android/tester: Change test data variables placement
` [PATCH v2 4/6] android/tester: Whitespace and semicolon style correction
` [PATCH v2 5/6] android/tester: Correct bdname set test case struc conditions
` [PATCH v2 6/6] android/tester: Refactor HAL callback check

[RFC] btdev: Send Link Key Request on Authentication Requested
 2013-12-23 15:41 UTC  (2+ messages)

[PATCH BlueZ 1/2] android/AVDTP: Remove get_all parameter for get_capability callback
 2013-12-23 15:31 UTC  (3+ messages)
` [PATCH BlueZ 2/2] android/AVDTP: Fix ignoring endpoint delay reporting

[PATCH v2 BlueZ] build: Add coverage support
 2013-12-23 14:20 UTC  (4+ messages)

[PATCH 1/4] android/bluetooth: Add support for timestamp device property
 2013-12-23 14:14 UTC  (9+ messages)
` [PATCH 2/4] android/bluetooth: Add support for DUT mode configure command
` [PATCH 3/4] android/bluetooth: Print error on unimplemented functions
` [PATCH 4/4] android: Add shortcommings section to README

[PATCH v2 1/2] android/bluetooth: Add support for DUT mode configure command
 2013-12-23 13:53 UTC  (4+ messages)
` [PATCH v2 2/2] android/bluetooth: Print error on unimplemented functions

[PATCH] btdev: Return Command Status for Authentication Requested
 2013-12-23 13:43 UTC 

[PATCH 1/6] android/tester: Seperate Socket HAL cbs from Bluetooth HAL cb
 2013-12-23 11:50 UTC  (6+ messages)
` [PATCH 2/6] android/tester: Move BT discovery test cases before Socket Hal
` [PATCH 3/6] android/tester: Change test data variables placement
` [PATCH 4/6] android/tester: Whitespace and semicolon style correction
` [PATCH 5/6] android/tester: Correct bdname set test case struc conditions
` [PATCH 6/6] android/tester: Refactor HAL callback check

[PATCH] android/tester: Fix possible NULL dereference
 2013-12-23  8:52 UTC  (2+ messages)

[PATCH 1/2] client: Clean up agent if bluetoothd exited without releasing it
 2013-12-23  7:57 UTC  (3+ messages)
` [PATCH 2/2] client: Minor code style fix

Fwd: [Lenovo ThinkPad Edge E531] Bluetooth finds no device
 2013-12-22 13:50 UTC 

[PATCH] android/pan: Add pan sdp record for NAP role
 2013-12-21 13:38 UTC  (2+ messages)

Unable to use Sony Dualshock 4 game controller
 2013-12-20 15:43 UTC 

[PATCH BlueZ] android/AVDTP: Duplicate fd passed to avdtp_new
 2013-12-20 15:40 UTC  (8+ messages)

[PATCH 0/5] android: Update HAL to Android 4.4 API
 2013-12-20 14:00 UTC  (13+ messages)
` [PATCH 1/5] android/hal-bluetooth: Add support for sending LE_TEST_MODE command
` [PATCH 2/5] android/hal-bluetooth: Add support for enabling HCI snoop dump
` [PATCH 3/5] android/hal-bluetooth: Add support for remote version info property
` [PATCH 4/5] android/hal-bluetooth: Add support for device service record property
` [PATCH 5/5] android/bluetooth: Add stubs for missing commands

[PATCH] android/tester: Add remote device found success test case
 2013-12-20 13:28 UTC  (2+ messages)

[PATCH 1/2] android/bluetooth-hal: Fix using wrong struct for buffer size
 2013-12-20 13:24 UTC  (3+ messages)
` [PATCH 2/2] android/bluetooth: Remove not needed local variable

[PATCH] android: Include btmon and l2test in userdebug builds
 2013-12-20 12:58 UTC  (2+ messages)

[PATCH_v7 1/5] bnep: Rename struct bnep_conn to bnep and vars for better readability
 2013-12-20 12:56 UTC  (6+ messages)
` [PATCH_v7 2/5] bnep: Add bnep_new and bnep_free api's
` [PATCH_v7 3/5] bnep: Add bnep_disconnect and bnep_set_disconnect apis
` [PATCH_v7 4/5] bnep: Refactored bnep connect and disconnect calls
` [PATCH_v7 5/5] bnep: Refactored bnep server apis for bridge addition and deletion

[PATCH] android/tester: Fix memory leak
 2013-12-20 12:42 UTC  (2+ messages)

Intel 7260 bluetooth malfunction when it is connected to EHCI bus
 2013-12-20 12:30 UTC  (20+ messages)

[PATCH 1/3] android/tester: Add Socket test invalid double listen
 2013-12-20 12:23 UTC  (4+ messages)
` [PATCH 2/3] android/tester: Make code consistent using < 0 comparison
` [PATCH 3/3] android/tester: Add test Connect returns valid fd

[PATCH 1/2] android/hal-bluetooth: Free device on close()
 2013-12-20 12:22 UTC  (3+ messages)
` [PATCH 2/2] android/tester: Fix memory leak using close()

[PATCH v2 0/5] android: Permanent storage support
 2013-12-20 12:16 UTC  (2+ messages)

[RFC v5 00/14] LE auto connection and connection parameters
 2013-12-20 11:57 UTC  (15+ messages)
` [RFC v5 01/14] Bluetooth: Save connection interval parameters in hci_conn
` [RFC v5 02/14] Bluetooth: Group list_head fields from strcut hci_dev together
` [RFC v5 03/14] Bluetooth: Introduce connection parameters list
` [RFC v5 04/14] Bluetooth: Use connection parameters if any
` [RFC v5 05/14] Bluetooth: Introduce fail_conn_attempt() helper
` [RFC v5 06/14] Bluetooth: Stop scanning on LE connection
` [RFC v5 07/14] Bluetooth: Remove unused function
` [RFC v5 08/14] Bluetooth: Introduce hdev->pend_le_conn list
` [RFC v5 09/14] Bluetooth: Introduce LE auto connection infrastructure
` [RFC v5 10/14] Bluetooth: Re-enable background scan in case of error
` [RFC v5 11/14] Bluetooth: Temporarily stop background scanning on discovery
` [RFC v5 12/14] Bluetooth: Auto connection and power on
` [RFC v5 13/14] Bleutooth: Add support for auto connect options
` [RFC v5 14/14] Bluetooth: Add le_auto_conn file on debugfs

[PATCH v2 BlueZ] android/AVDTP: Duplicate fd passed to avdtp_new
 2013-12-20 11:08 UTC  (2+ messages)

[PATCHv3 1/3] tools/l2cap-tester: Remove not necessary bthost_set_server_psm
 2013-12-20 11:03 UTC  (4+ messages)
` [PATCHv3 2/3] android/android-tester: "
` [PATCHv3 3/3] emulator/bthost: Remove not used bthost_set_server_psm

[PATCHv2] tools/l2cap-tester: Fix memory leak
 2013-12-20 10:20 UTC  (2+ messages)

[RFC] android/tester: Fix valgrind memory warnings
 2013-12-20  9:49 UTC 

[PATCH] android/tester: Fix valgrind memory warnings
 2013-12-20  9:30 UTC  (4+ messages)

[PATCH] tools/l2cap-tester: Fix memory leak
 2013-12-20  9:10 UTC 

[PATCHv2 1/6] emulator: Add new method for adding l2cap server
 2013-12-20  7:44 UTC  (4+ messages)
` [PATCHv2 6/6] emulator: Remove not necessary bthost_set_server_psm

[PATCH BlueZ 1/4] android/AVDTP: Add avdtp_add_disconnect_cb and avdtp_remove_disconnect_cb
 2013-12-20  7:28 UTC  (5+ messages)
` [PATCH BlueZ 2/4] android/A2DP: Use avdtp_add_disconnect_cb to cleanup on disconnect
` [PATCH BlueZ 3/4] android/AVDTP: Add avdtp_shutdown
` [PATCH BlueZ 4/4] android/A2DP: Fix disconnecting after AVDTP session creation

[RFC v4 00/12] LE auto connection and connection parameters
 2013-12-19 21:07 UTC  (6+ messages)
` [RFC v4 05/12] Bluetooth: Stop scanning on LE connection

[PATCH_v6 1/5] android/pan: shutdown io channel on disconnect call
 2013-12-19 15:43 UTC  (6+ messages)
` [PATCH_v6 2/5] bnep: Rename struct bnep_conn to struct bnep for better readability
` [PATCH_v6 4/5] bnep: Refactored bnep connect and disconnect calls
` [PATCH_v6 5/5] bnep: Refactored bnep server apis for bridge addition and deletion

[PATCH 1/6] android/tester: Fix for not checking for BT_STATUS_SUCCESS
 2013-12-19 14:42 UTC  (4+ messages)


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).