linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-03 11:21:16 to 2013-09-16 10:05:11 UTC [more...]

[PATCH v5 0/8] Bluetooth: Various L2CAP fixes
 2013-09-16 10:05 UTC 

[PATCH v3 0/8] Bluetooth: Various L2CAP fixes
 2013-09-16  9:54 UTC  (22+ messages)
` [PATCH v3 1/8] Bluetooth: Remove unused event mask struct
` [PATCH v3 2/8] Bluetooth: Fix L2CAP command reject reason
` [PATCH v3 3/8] Bluetooth: Fix double error response for l2cap_create_chan_req
` [PATCH v3 4/8] Bluetooth: Fix L2CAP Disconnect response for unknown CID
` [PATCH v3 5/8] Bluetooth: Fix error code for invalid CID in l2cap_config_req
` [PATCH v3 6/8] Bluetooth: Fix sending responses to identified L2CAP response packets
` [PATCH v3 7/8] Bluetooth: Fix responding to invalid L2CAP signaling commands
` [PATCH v3 8/8] Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag

[RFC SBC] build: Add configure option --disable-high-precision
 2013-09-16  9:22 UTC 

[PATCH v4 0/8] Bluetooth: Various L2CAP fixes
 2013-09-16  8:19 UTC  (12+ messages)
` [PATCH v4 1/8] Bluetooth: Remove unused event mask struct
` [PATCH v4 2/8] Bluetooth: Fix double error response for l2cap_create_chan_req
` [PATCH v4 3/8] Bluetooth: Fix L2CAP command reject reason
` [PATCH v4 4/8] Bluetooth: Fix L2CAP Disconnect response for unknown CID
` [PATCH v4 5/8] Bluetooth: Fix L2CAP error return used for failed channel lookups
` [PATCH v4 6/8] Bluetooth: Fix sending responses to identified L2CAP response packets
` [PATCH v4 7/8] Bluetooth: Fix responding to invalid L2CAP signaling commands
` [PATCH v4 8/8] Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag

[PATCH 0/3] Bluetooth: Various L2CAP fixes
 2013-09-14 16:11 UTC  (12+ messages)
` [PATCH 1/3] Bluetooth: Fix L2CAP Disconnect response for unknown CID
` [PATCH 2/3] Bluetooth: Fix responding to invalid L2CAP signaling commands
` [PATCH 3/3] Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag

[PATCH 0/2] Bluetooth: Add new HCI commands to the init sequence
 2013-09-14 15:58 UTC  (6+ messages)
` [PATCH 1/2] Bluetooth: Add synchronization train parameters reading support
` [PATCH 2/2] Bluetooth: Add event mask page 2 setting support

[PATCH v4] Bluetooth: btmrvl: add calibration data download support
 2013-09-14  4:04 UTC  (3+ messages)

[PATCH 1/8] gitignore: Add tools/btinfo
 2013-09-14  1:50 UTC  (11+ messages)
` [PATCH 2/8] core: Minor whitespace fix
` [PATCH 3/8] sap: Keep reference to btd_adapter in struct sap_server
` [PATCH 4/8] sdp: Decouple Device ID profile implementation
` [PATCH 5/8] adapter: Handle adding new SDP records
` [PATCH 6/8] adapter: Handle removing of "
` [PATCH 7/8] Remove not needed sdp_init_services_list function
` [PATCH 8/8] unit: Remove not needed functions from test-sdp

[PATCH 1/6] obexd: Add request struct to MAP
 2013-09-13 15:28 UTC  (6+ messages)
` [PATCH 2/6] obexd: Use pending request in SetFolder
` [PATCH 3/6] obexd: Use pending request in ListFolders
` [PATCH 4/6] obexd: Use pending request in ListMessages
` [PATCH 5/6] obexd: Use pending request in UpdateInbox
` [PATCH 6/6] obexd: Remove msg from MAP session structure

[Bluetooth Low Energy] Pairing and writing characteristic property issue
 2013-09-13 13:05 UTC  (5+ messages)

[PATCH 0/4] obexd: Fix setting message folder
 2013-09-13 11:54 UTC  (10+ messages)
` [PATCH 1/4] obexd: Add folder property to map_msg_create
` [PATCH 2/4] obexd: Fix setting message folder for relative folder in ListMessages
` [PATCH 3/4] obexd: Clarify the folder property of ListMessages
` [PATCH 4/4] obexd: Clarify the folder property of PushMessage

[PATCH v2 0/3] Bluetooth: Various L2CAP fixes
 2013-09-13 11:29 UTC  (4+ messages)
` [PATCH v2 1/3] Bluetooth: Fix L2CAP Disconnect response for unknown CID
` [PATCH v2 2/3] Bluetooth: Fix responding to invalid L2CAP signaling commands
` [PATCH v2 3/3] Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag

[PATCH bluez] bnep: don't error() if kernel lacks bnep module
 2013-09-13 11:07 UTC  (5+ messages)

[PATCH 1/1] obexd: Use documented values in org.bluez.obex.Message1 Type property
 2013-09-13 10:43 UTC  (2+ messages)

Device discovery/pairing issue w/ BlueZ on Debian
 2013-09-13  6:50 UTC  (4+ messages)

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

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

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

[PATCH BlueZ 1/8] unit: Add gdbus/client_proxy_removed
 2013-09-12 11:01 UTC  (9+ 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] 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

[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 

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

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

[PATCH BlueZ 00/10 v3] Fix message order
 2013-09-09 14:40 UTC  (6+ messages)
` [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] 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)


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