linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-10 15:06:17 to 2013-12-15 11:24:13 UTC [more...]

[PATCH] rfcomm: don't release the port in rfcomm_dev_state_change()
 2013-12-15 11:24 UTC  (6+ messages)
  ` [REGRESSION] rfcomm (userland) broken by commit 29cd718b

Shouldn't bluez serialize connection/authorization attempts?
 2013-12-14 15:48 UTC  (5+ messages)

[PATCH -next v2] Bluetooth: fix return value check
 2013-12-14 14:50 UTC  (2+ messages)

[PATCH -next] Bluetooth: fix return value check
 2013-12-14  9:49 UTC  (2+ messages)

[PATCH -next] Bluetooth: remove unused including <linux/version.h>
 2013-12-14  9:42 UTC  (2+ messages)

Failed to connect: org.bluez.Error.NotReady
 2013-12-13 17:36 UTC  (11+ messages)

[PATCH BlueZ] android: Add initial Android Bluetooth Audio protocol API doc
 2013-12-13 15:28 UTC  (3+ messages)

[PATCH] android/bluetooth: Add support for getting remote device UUIDs property
 2013-12-13 14:54 UTC  (2+ messages)

[PATCH v2 1/5] android/tester: Add property check and bdname set success test case
 2013-12-13 14:53 UTC  (6+ messages)
` [PATCH v2 2/5] android/tester: Add scan mode set prop "
` [PATCH v2 3/5] android/tester: Add discovery timeout "
` [PATCH v2 4/5] android/tester: Add bdaddr get "
` [PATCH v2 5/5] android/tester: Add bdname "

[PATCH] android/bluetooth: Fix missing property change notification
 2013-12-13 14:46 UTC  (2+ messages)

[PATCH 1/2] bnep: Refactored bnep connect and disconnect calls
 2013-12-13 14:46 UTC  (3+ messages)
` [PATCH 2/2] bnep: Refactored bnep server apis for bridge addition and deletion

[PATCH 1/8] android/tester: Add Socket test invalid params: chan and uuid
 2013-12-13 14:45 UTC  (10+ messages)
` [PATCH 2/8] android/tester: Check that fd is valid for Success case
` [PATCH 3/8] android/tester: trivial: Make test cases prints look nice
` [PATCH 4/8] android/tester: Add Socket test success with valid fd
` [PATCH 5/8] android/socket: Do not close fd on unref
` [PATCH 6/8] android/tester: Add Socket test connect() invalid sock_type
` [PATCH 7/8] android/tester: Add Socket test connect invalid sock_type L2CAP
` [PATCH 8/8] android/hal-sock: Fix returning incorrect error code

[RFC v2 BlueZ] build: Add coverage support
 2013-12-13 13:23 UTC  (3+ messages)

[PATCH] Adding missing test scripts to Makefile.tools
 2013-12-13 12:51 UTC  (3+ messages)

[PATCH] sixaxis: Fix device detection
 2013-12-13  9:54 UTC  (2+ messages)

[PATCH 1/2] android/pts: Add PTS test results for OPP
 2013-12-13  9:24 UTC  (3+ messages)
` [PATCH 2/2] android/pts: Add PTS test results for PBAP

[PATCH 1/2] android/pts: Add PTS test results for GAP
 2013-12-13  9:24 UTC  (3+ messages)
` [PATCH 2/2] android/pts: Add PTS test results for HID

[PATCH 1/2] android/tester: Add new id to hal_bluetooth_callbacks_id
 2013-12-13  9:03 UTC  (3+ messages)
` [PATCH 2/2] android/tester: Update expected adapter properties

[PATCH bluetooth-next] 6lowpan: fix/move/cleanup debug functions
 2013-12-12 20:16 UTC  (2+ messages)

[PATCH 1/5] android/tester: Add property check and bdname set success test case
 2013-12-12 17:14 UTC  (5+ messages)
` [PATCH 2/5] android/tester: Add scan mode set prop "
` [PATCH 3/5] android/tester: Add discovery timeout "
` [PATCH 4/5] android/tester: Add bdaddr get "
` [PATCH 5/5] android/tester: Add bdname "

mouse not found with bluez5 but was fine with bluez4
 2013-12-12 14:20 UTC  (10+ messages)

[PATCHv2 0/7] Add basic socket tests
 2013-12-12 13:02 UTC  (9+ messages)
` [PATCHv2 1/7] android/tester: Rename controller_setup to test_dummy
` [PATCHv2 2/7] android/tester: Make generic_data structure const void pointer
` [PATCHv2 3/7] android/tester: Add basic Socket Init test
` [PATCHv2 4/7] android/tester: Add Socket data to generic test data struct
` [PATCHv2 5/7] android/tester: Add Socket listen() invalid sock type
` [PATCHv2 6/7] android/hal-sock: Fix returning unsupported instead of invalid
` [PATCHv2 7/7] android/tester: Add Socket listen() invalid L2CAP socket type

[PATCH 1/9] android/bluetooth: Add support for reporting adapter type property
 2013-12-12 11:03 UTC  (13+ messages)
` [PATCH 2/9] android/bluetooth: Add support for adapter bonded devices property
` [PATCH 3/9] android/bluetooth: Add support for remote device friendly name
` [PATCH 4/9] android/bluetooth: Free devices on service unregister
` [PATCH 5/9] android/bluetooth: Add support for remote device class
` [PATCH 6/9] android/bluetooth: Add support for remote device RSSI
` [PATCH 7/9] android/bluetooth: Add support for get remote device properties command
` [PATCH 8/9] android/bluetooth: Add support for remote device type property
` [PATCH 9/9] android/bluetooth: Code style and whitespace cleanup

[PATCH] android/hal-sock: Fix returning unsupported instead of invalid
 2013-12-12 10:58 UTC 

[PATCH 1/4] android/tester: Rename controller_setup to test_dummy
 2013-12-12 10:49 UTC  (4+ messages)
` [PATCH 2/4] android/tester: Add basic Socket Init test
` [PATCH 3/4] android/tester: Add Socket data to generic test data struct
` [PATCH 4/4] android/tester: Add Socket listen() invalid sock type

[PATCH] android/tester: Test Socket Init
 2013-12-12  9:00 UTC 

[PATCH v2 1/8] android/pts: Remove PIXIT info from PICS files
 2013-12-12  8:29 UTC  (9+ messages)
` [PATCH v2 2/8] android/pts: Add PTS PIXIT for DID
` [PATCH v2 3/8] android/pts: Add PTS test results "
` [PATCH v2 4/8] android/pts: Add PTS PIXIT for GAP
` [PATCH v2 5/8] android/pts: Add PTS PIXIT for HID
` [PATCH v2 6/8] android/pts: Add PTS PIXIT for OPP
` [PATCH v2 7/8] android/pts: Add PTS PIXIT for PAN
` [PATCH v2 8/8] android/pts: Add PTS PIXIT for PBAP

[PATCH 1/2] Bluetooth: Add missing 6lowpan.h include
 2013-12-12  8:01 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Fix test for lookup_dev return value

[PATCH] l2cap-tester: Close sk in error path
 2013-12-12  7:57 UTC  (2+ messages)

openSUSE 13.1: bt headsets lose connection
 2013-12-12  0:31 UTC  (2+ messages)

[PATCH BlueZ] build: Add coverage support
 2013-12-11 22:31 UTC  (5+ messages)

[PATCH v10 0/5] Bluetooth LE 6LoWPAN
 2013-12-11 20:59 UTC  (7+ messages)
` [PATCH v10 1/5] 6lowpan: Moving generic compression code into 6lowpan_iphc.c
` [PATCH v10 2/5] net: if_arp: add ARPHRD_6LOWPAN type
` [PATCH v10 3/5] ipv6: Add checks for 6LOWPAN ARP type
` [PATCH v10 4/5] Bluetooth: Enable 6LoWPAN support for BT LE devices
` [PATCH v10 5/5] Bluetooth: Manually enable or disable 6LoWPAN between devices

Doc for Qualcomm AR3001 HCI
 2013-12-11 20:36 UTC 

pull request: bluetooth-next 2013-12-10
 2013-12-11 15:55 UTC  (2+ messages)

[PATCH 1/2] android/tester: Fix closing file descriptor
 2013-12-11 13:51 UTC  (3+ messages)
` [PATCH 2/2] android/tester: Remove not needed line

[PATCH 00/10] Refactoring bnep code to reduce redundancy
 2013-12-11 13:33 UTC  (12+ messages)
` [PATCH 01/10] bnep: Rename bnep_kill_connection to bnep_conndel
` [PATCH 02/10] bnep: Rename send ctrl_rsp and make it global
` [PATCH 03/10] bnep: Move bnep related calls to bnep.h|c
` [PATCH 04/10] profiles/network/server: Delete function which does nothing
` [PATCH 05/10] profiles/network: Move pan sdp record function bnep and make it global
` [PATCH 06/10] android/pan: Remove channel unref which causing disconnection
` [PATCH 07/10] android/pan: Fix missing cleanup calls
` [PATCH 08/10] android/pan: Fix minor white space
` [PATCH 09/10] android/pan: Free connected pan devices on profile unregister call
` [PATCH 10/10] android/pan: Add PAN NAP sdp record fo server role

[PATCH 1/3] android/pts: Remove PIXIT info from DID PICS file
 2013-12-11 12:49 UTC  (3+ messages)
` [PATCH 2/3] android/pts: Add PTS PIXIT for DID
` [PATCH 3/3] android/pts: Add PTS test results "

[PATCH] android/tester: Fix closing invalid fd
 2013-12-11 12:02 UTC  (2+ messages)

[PATCH RFC] tty_ldisc: add more limits to the @write_wakeup
 2013-12-11 11:47 UTC  (5+ messages)

[PATCH v4 1/7] android/tester: Add android-tester
 2013-12-11 11:15 UTC  (9+ messages)
` [PATCH v4 2/7] android/tester: Add pre-setup and post-teardown routines
` [PATCH v4 3/7] android/tester: Start emulator in new process
` [PATCH v4 4/7] android/tester: Add stack initialization of stack in setup
` [PATCH v4 5/7] android/tester: Make HAL logging wrapper print to stderr instead of stdout
` [PATCH v4 6/7] android/tester: Add basic enable test
` [PATCH v4 7/7] android/tester: Add status check and adapter enable, disable test cases

[PATCH] hciemu: Print error in case hci_vhci is not loaded
 2013-12-11  9:36 UTC 

[PATCH v9 0/5] Bluetooth LE 6LoWPAN
 2013-12-11  7:38 UTC  (6+ messages)
` [PATCH v9 1/5] 6lowpan: Moving generic compression code into 6lowpan_iphc.c
` [PATCH v9 2/5] net: if_arp: add ARPHRD_6LOWPAN type
` [PATCH v9 3/5] ipv6: Add checks for 6LOWPAN ARP type
` [PATCH v9 4/5] Bluetooth: Enable 6LoWPAN support for BT LE devices
` [PATCH v9 5/5] Bluetooth: Manually enable or disable 6LoWPAN between devices

[PATCH v8 0/5] Bluetooth LE 6LoWPAN
 2013-12-11  1:08 UTC  (8+ messages)
` [PATCH v8 1/5] 6lowpan: Moving generic compression code into 6lowpan_iphc.c
` [PATCH v8 2/5] net: if_arp: add ARPHRD_6LOWPAN type
` [PATCH v8 3/5] ipv6: Add checks for 6LOWPAN ARP type
` [PATCH v8 4/5] Bluetooth: Enable 6LoWPAN support for BT LE devices
` [PATCH v8 5/5] Bluetooth: Manually enable or disable 6LoWPAN between devices

Unknown option 'pin_helper
 2013-12-10 19:46 UTC  (2+ messages)

Help for USB Dongle Asus USB-BT400 with Raspberry Pi and Bluez
 2013-12-10 18:25 UTC  (2+ messages)

[PATCH v2 1/8] android/bluetooth: Rename functions to match adapter properties names
 2013-12-10 15:29 UTC  (8+ messages)
` [PATCH v2 3/8] android/bluetooth: Fix coding style issue in set_device_bond_state
` [PATCH v2 4/8] android/bluetooth: Refactor send_remote_device_name_prop
` [PATCH v2 5/8] android/bluetooth: Add stubs for get device properties command
` [PATCH v2 6/8] android/bluetooth: Add stubs for set device property command
` [PATCH v2 7/8] android/bluetooth: Add send_device_property helper function
` [PATCH v2 8/8] android/bluetooth: Add send_adapter_property "


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