linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-22 16:08:40 to 2013-09-12 09:29:12 UTC [more...]

[PATCH v2 0/2] Bluetooth: Fix race condition with rfkill handling
 2013-09-12  9:29 UTC  (2+ messages)
` [PATCH v2 1/2] Bluetooth: Introduce a new HCI_RFKILLED flag

Device discovery/pairing issue w/ BlueZ on Debian
 2013-09-12  9:20 UTC  (2+ messages)

[PATCH] monitor: Add missing include
 2013-09-12  6:55 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: Fix race condition with rfkill handling
 2013-09-12  6:28 UTC  (6+ messages)
` [PATCH 1/2] Bluetooth: Introduce a new HCI_RFKILLED flag
` [PATCH 2/2] Bluetooth: Fix rfkill functionality during the HCI setup stage

[PATCH 1/3] doc: Label Profile1.Release() method as no reply
 2013-09-11 18:49 UTC  (4+ messages)
` [PATCH 2/3] doc: Remove Profile1.Cancel() method
` [PATCH 3/3] profile: Remove support for Cancel method

[PATCH 1/3] avdtp: Remove not used pending_auth from struct avdtp
 2013-09-11 14:41 UTC  (4+ messages)
` [PATCH 2/3] avdtp: Remove not used includes
` [PATCH 3/3] avdtp: Remove unused STREAM_TIMEOUT define

[Bluetooth Low Energy] Pairing and writing characteristic property issue
 2013-09-11 12:34 UTC 

[PATCH 1/2] Fix crash setting NULL name
 2013-09-11 10:23 UTC  (3+ messages)
` [PATCH 2/2] Change __FUNCTION__ to __func__

Can't initialize a Bluetooth antenna
 2013-09-11 10:02 UTC  (4+ messages)

[PATCH] Bluetooth: Add Intel Bluetooth Bootloader driver
 2013-09-10 18:22 UTC  (3+ messages)

[PATCH bluetooth-next] Bluetooth: Add support for BCM20702A0 [0a5c, 21e6]
 2013-09-10 16:14 UTC  (3+ messages)

[PATCH 2/2] Bluetooth: Only schedule raw queue when user channel is active
 2013-09-10 15:49 UTC  (3+ messages)

[PATCH] Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueue
 2013-09-10 15:48 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: Disable upper layer connections when user channel is active
 2013-09-10 15:47 UTC  (3+ messages)

[PATCH] Bluetooth: Add support creating virtual AMP controllers
 2013-09-10 15:33 UTC  (2+ messages)

AVRCP controller role
 2013-09-10 12:26 UTC 

Linux Wireless Mini-Summit in New Orleans -- 19-20 September (6 weeks from today!)
 2013-09-10  9:46 UTC  (9+ messages)
      ` Linux Wireless Mini-Summit in New Orleans -- 19-20 September
        ` [linux-nfc] "

[PATCH] build: use -lrt for clock_gettime on glibc < 2.17
 2013-09-10  7:55 UTC  (5+ messages)

[PATCH 1/1] obexd: Use documented values in org.bluez.obex.Message1 Type property
 2013-09-09 16:30 UTC 

[PATCH 1/3] sco-tester: Update ECONNABORTED to EOPNOTSUPP
 2013-09-09 15:03 UTC  (7+ messages)
` [PATCH 2/3] sco-tester: Introduce adapter features

[PATCH BlueZ 1/8] unit: Add gdbus/client_proxy_removed
 2013-09-09 14:49 UTC  (8+ messages)
` [PATCH BlueZ 2/8] unit: Add gdbus/client_force_disconnect
` [PATCH BlueZ 3/8] gdbus/watch: Fix crash when g_dbus_remove_watch is called from connect callback
` [PATCH BlueZ 4/8] gdbus/watch: Fix aborting when removing D-Bus filter
` [PATCH BlueZ 5/8] gdbus/watch: Fix crash when disconnecting from D-Bus
` [PATCH BlueZ 6/8] gdbus/client: Use g_dbus_add_service_watch to track services
` [PATCH BlueZ 7/8] gdbus/client: Use g_dbus_add_signal_watch to track signals
` [PATCH BlueZ 8/8] gdbus/client: Use g_dbus_add_properties_watch to track properties

[PATCH BlueZ 00/10 v3] Fix message order
 2013-09-09 14:40 UTC  (12+ messages)
` [PATCH BlueZ 01/10 v3] build: Fix not rebuilding bluetoothd if gdbus changes
` [PATCH BlueZ 02/10 v3] unit: Add gdbus/client_check_order
` [PATCH BlueZ 03/10 v3] gdbus: Fix sending ObjectManager/Properties signals out of order
` [PATCH BlueZ 04/10 v3] gdbus: Add g_dbus_send_message_with_reply
` [PATCH BlueZ 05/10 v3] gdbus: Avoid calling dbus_connection_send*
` [PATCH BlueZ 06/10 v3] gdbus: Fix emitting PropertiesChanged twice
` [PATCH BlueZ 07/10 v3] core: Make use of g_dbus_send_message_with_reply
` [PATCH BlueZ 08/10 v3] neard: "
` [PATCH BlueZ 09/10 v3] audio/media: "
` [PATCH BlueZ 10/10 v3] obexd: Make use of g_dbus_send_message*

[RFC 0/1] MAP Notification API
 2013-09-09 12:19 UTC  (6+ messages)

[PATCH bluez] bnep: don't error() if kernel lacks bnep module
 2013-09-06 14:23 UTC 

[PATCH] hog: ignore UHID-setup events and document why
 2013-09-06 10:38 UTC  (2+ messages)

[PATCH BlueZ 1/5] gdbus/watch: Fix crash when g_dbus_remove_watch is called from connect callback
 2013-09-04 19:04 UTC  (5+ messages)
` [PATCH BlueZ 2/5] gdbus/watch: Fix aborting when removing D-Bus filter
` [PATCH BlueZ 3/5] gdbus/client: Use g_dbus_add_service_watch to track services
` [PATCH BlueZ 4/5] gdbus/client: Use g_dbus_add_signal_watch to track signals
` [PATCH BlueZ 5/5] gdbus/client: Use g_dbus_add_properties_watch to track properties

Bluetooth regression in 3.10
 2013-09-04 16:14 UTC  (3+ messages)

[BUG bluetoothd] reconnecting input devices results in org.bluez.Error.NotAvailable
 2013-09-04 13:25 UTC  (3+ messages)

Compatible Kernels of a certain BlueZ version
 2013-09-03  3:14 UTC  (7+ messages)

[PATCH] Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
 2013-09-02 15:53 UTC  (6+ messages)

[PATCH 1/2] obexd: Use g_dbus_get_properties when parsing MAP-msg-listing
 2013-09-02 10:43 UTC  (6+ messages)
` [PATCH 2/2] obexd: Add property changed signals for 'org.bluez.obex.Message1'

[PATCH v2 1/2] obexd: Add obc_session_get_folder function
 2013-09-02 10:39 UTC  (4+ messages)
` [PATCH v2 2/2] obexd: Add property Folder to MAP message

[PATCH] Bluetooth: Use devname:vhci module alias for virtual HCI driver
 2013-09-01 23:21 UTC  (2+ messages)

3.11-rc2: unpriviledged user crashes kernel using bluetooth
 2013-09-01 22:12 UTC  (9+ messages)
  ` 3.10: "
    ` 3.11-rc7: "
        ` 3.11-final plan: unpriviledged user can crash the kernel (using bluetooth rfcomm)

[PATCH 2/2] Bluetooth: Introduce new HCI socket channel for user operation
 2013-09-01 17:44 UTC  (4+ messages)

[PATCH 1/2] Bluetooth: Fix security level for peripheral role
 2013-09-01 17:09 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Fix encryption key size "

[PATCH] Add a new PID/VID 0cf3/e005 for AR3012
 2013-09-01 16:50 UTC  (2+ messages)

[PATCH] Bluetooth: Restrict ioctls to HCI raw channel sockets
 2013-09-01 16:25 UTC  (2+ messages)

[PATCH] Bluetooth: Fix error handling for HCI socket options
 2013-09-01 16:21 UTC  (2+ messages)

[PATCH] Bluetooth: Report error for HCI reset ioctl when device is down
 2013-09-01 15:34 UTC  (2+ messages)

[PATCH] Bluetooth: Fix handling of getsockname() for HCI sockets
 2013-09-01 15:32 UTC  (2+ messages)

[PATCH] Bluetooth: Fix handling of getpeername() for HCI sockets
 2013-09-01 15:31 UTC  (2+ messages)

[PATCH] Bluetooth: Refactor raw socket filter into more readable code
 2013-09-01 15:31 UTC  (2+ messages)

[PATCH v5 0/6] rfcomm: Implement rfcomm as a proper tty_port
 2013-08-30 22:02 UTC  (9+ messages)

[PATCH] Add a new PID/VID 0cf3/e005 for AR3012
 2013-08-30  9:09 UTC 

Simultaneous BLE connections
 2013-08-29 18:31 UTC  (3+ messages)

[PATCH 0/4] Make sdp independent from adapter
 2013-08-29  9:56 UTC  (5+ messages)
` [PATCH 1/4] sdp: Move sdp server init to adapter
` [PATCH 2/4] sdp: Move spd_init_services_list "
` [PATCH 3/4] sdp: Make sdp_record_add to be handled by adapter
` [PATCH 4/4] sdp: Make sdp_record_remove "

How to test/debug bluetooth advertising [with hciconfig]?
 2013-08-28 14:45 UTC  (9+ messages)

LE GATT service discovery Over BR/EDR
 2013-08-28 13:19 UTC  (2+ messages)

[PATCH 0/4] *** Make sdp independent from adapter ***
 2013-08-28 10:04 UTC  (8+ messages)
` [PATCH 1/4] sdp: Move sdp server init to adapter
` [PATCH 2/4] sdp: Move spd_init_services_list "
` [PATCH 3/4] sdp: Make sdp_record_add to be handled by adapter
` [PATCH 4/4] sdp: Make sdp_record_remove "

linux-firmware: update Intel Bluetooth firmware patch file
 2013-08-27 19:33 UTC  (2+ messages)

[PATCH] rfcomm: don't release the port in rfcomm_dev_state_change()
 2013-08-27 16:28 UTC 

hciconfig list commands (patch)
 2013-08-27 12:11 UTC 

[PATCH 1/2] Bluetooth: Introduce user channel flag for HCI devices
 2013-08-27  4:40 UTC 

[PATCH 1/1] obexd: Fix memleak when unregistering MAP event handler
 2013-08-26 12:33 UTC  (2+ messages)

[PATCH 1/2] obexd: Add obc_session_get_current_path function
 2013-08-26 12:31 UTC  (2+ messages)

[PATCH v2 1/5] Bluetooth: Fix hci_add_sysfs
 2013-08-23 20:01 UTC  (5+ messages)
` [PATCH v2 2/5] Bluetooth: Discovery parameters per hci_dev
` [PATCH v2 3/5] Bluetooth: Export discovery parameters to debugfs
` [PATCH v2 4/5] Bluetooth: Keep the LE connection parameters in its own structure
` [PATCH v2 5/5] Bluetooth: Export LE connection parameters to debugfs

[PATCH 0/6] LE parameters via debugfs
 2013-08-22 20:01 UTC  (6+ messages)
` [PATCH 3/6] Bluetooth: Set discovery parameters

pull request: bluetooth-next 2013-08-21
 2013-08-22 18:28 UTC  (2+ 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).