linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-23 15:55:14 to 2012-07-26 10:13:25 UTC [more...]

[RFC v2 0/4] Optional acquire in Media API
 2012-07-26 10:13 UTC 

Bluez/Obexd upstream test result_20120626 (bluez-4.101.135 + obexd-0.46.117)
 2012-07-26  9:40 UTC 

[RFC] DBus OutOfBand API update
 2012-07-26  9:24 UTC  (4+ messages)
` [RFC] dbusoob: Update API
    `  "

[PATCH v15 00/14] Add org.bluez.Telephony interface
 2012-07-26  8:45 UTC  (15+ messages)
` [PATCH v15 01/14] doc: Add telephony interface documents
` [PATCH v15 02/14] audio: Move telephony drivers to D-Bus interface
` [PATCH v15 03/14] audio: Simplify org.bluez.Headset
` [PATCH v15 04/14] audio: Remove dummy telephony driver
` [PATCH v15 05/14] audio: Remove maemo5 "
` [PATCH v15 06/14] audio: Remove maemo6 "
` [PATCH v15 07/14] audio: Remove oFono "
` [PATCH v15 08/14] audio: Move HFP/HSP AG servers to telephony.c
` [PATCH v15 09/14] audio: Send transport path to telephony agent
` [PATCH v15 10/14] audio: Move HFP HF server to telephony.c
` [PATCH v15 11/14] audio: Add DUN GW to org.bluez.Telephony
` [PATCH v15 12/14] audio: Add SAP "
` [PATCH v15 13/14] adapter: Add API to get fast connectable mode
` [PATCH v15 14/14] audio: Add fast connectable to telephony interface

[RFC v1 0/4] Optional acquire in Media API
 2012-07-26  8:03 UTC  (7+ messages)
` [RFC v1 1/4] media: Watch A2DP sink-source state changes
` [RFC v1 2/4] media: Add boolean playing field to transport
` [RFC v1 3/4] media: Extend media API with optional acquire
` [RFC v1 4/4] media: Remove transport in_use flag

After pairing, get "Link Key Request Negative Reply"
 2012-07-26  7:49 UTC 

[PATCH v3 1/8] bluetooth: /proc/net/ entries for bluetooth protocols
 2012-07-26  4:24 UTC  (15+ messages)
    ` [PATCH v4 "
          ` [PATCH v5 1/8] Bluetooth: "
          ` [PATCH v5 2/8] Bluetooth: Added /proc/net/bnep via bt_procfs_init()
          ` [PATCH v5 3/8] Bluetooth: Added /proc/net/cmtp "
          ` [PATCH v5 4/8] Bluetooth: Added /proc/net/hci "
          ` [PATCH v5 5/8] Bluetooth: Added /proc/net/hidp "
          ` [PATCH v5 6/8] Bluetooth: Added /proc/net/l2cap "
          ` [PATCH v5 7/8] Bluetooth: Added /proc/net/rfcomm "
          ` [PATCH v5 8/8] Added /proc/net/sco "

[RFCv0 00/21] L2CAP signaling for AMP channel create/move
 2012-07-25 23:51 UTC  (22+ messages)
` [RFCv0 01/21] Bluetooth: Add new l2cap_chan struct members for high speed channels
` [RFCv0 02/21] Bluetooth: Factor out common L2CAP connection code
` [RFCv0 03/21] Bluetooth: Add L2CAP create channel request handling
` [RFCv0 04/21] Bluetooth: Process create response and connect response identically
` [RFCv0 05/21] Bluetooth: Lookup channel id for channel move
` [RFCv0 06/21] Bluetooth: Channel move request handling
` [RFCv0 07/21] Bluetooth: Add new ERTM receive states for channel move
` [RFCv0 08/21] Bluetooth: Add move channel confirm handling
` [RFCv0 09/21] Bluetooth: Move channel response
` [RFCv0 10/21] Bluetooth: Add logical link confirm
` [RFCv0 11/21] Bluetooth: Add move confirm response handling
` [RFCv0 12/21] Bluetooth: Add state to hci_chan
` [RFCv0 13/21] Bluetooth: Indentation fixes
` [RFCv0 14/21] Bluetooth: Handle physical link completion
` [RFCv0 15/21] Bluetooth: Enable data sends on AMP controller
` [RFCv0 16/21] Bluetooth: Do not send data during channel move
` [RFCv0 17/21] Bluetooth: Configure appropriate timeouts for AMP controllers
` [RFCv0 18/21] Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
` [RFCv0 19/21] Bluetooth: Tie AMP link setup to connect/disconnect
` [RFCv0 20/21] Bluetooth: Do not process ERTM reject during move
` [RFCv0 21/21] Bluetooth: Start channel move when socket option is changed

RFC/CFP -- Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona?)
 2012-07-25 22:55 UTC  (13+ messages)
        ` CFP -- Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)
          ` 2nd "

[PATCH 0/2] obexd: Fix bug in irmc phonebook and prevent to reintroduce it
 2012-07-25 15:03 UTC  (5+ messages)

[RFCv0 00/19] Bluetooth: Create AMP physical link
 2012-07-25 11:26 UTC  (38+ messages)
` [RFCv2 00/20] "
  ` [RFCv2 01/20] Bluetooth: General HCI callback implementation
  ` [RFCv2 02/20] Bluetooth: Process HCI callbacks in a workqueue
  ` [RFCv2 03/20] Bluetooth: Add callback clear to ops->teardown
  ` [RFCv2 04/20] Bluetooth: AMP: Use HCI callback for Read AMP Info
  ` [RFCv2 05/20] Bluetooth: AMP: Use HCI callback to Read Loc AMP Assoc
  ` [RFCv2 06/20] Bluetooth: A2MP: Process Discover Response
  ` [RFCv2 07/20] Bluetooth: AMP: Physical link struct definitions
  ` [RFCv2 08/20] Bluetooth: AMP: Remote AMP ctrl definitions
  ` [RFCv2 09/20] Bluetooth: AMP: Use phylink in create/disc phylink req
  ` [RFCv2 10/20] Bluetooth: A2MP: Process A2MP Getinfo Rsp
  ` [RFCv2 11/20] Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
  ` [RFCv2 12/20] Bluetooth: Choose connection based on capabilities
  ` [RFCv2 13/20] Bluetooth: Add function to derive AMP key using hmac
  ` [RFCv2 14/20] Bluetooth: AMP: Add AMP key calculation
  ` [RFCv2 15/20] Bluetooth: AMP: Create Physical Link
  ` [RFCv2 16/20] Bluetooth: AMP: Write remote AMP Assoc
  ` [RFCv2 17/20] Bluetooth: A2MP: Add fallback to normal l2cap init sequence
  ` [RFCv2 18/20] Bluetooth: AMP: Process Chan Selected event
  ` [RFCv2 19/20] Bluetooth: AMP: Process physical link complete event
  ` [RFCv2 20/20] Bluetooth: AMP: Send Create Chan Req

[PATCH] Fix not setting class of device in adapter
 2012-07-25 11:14 UTC 

[PATCH 0/2] L2CAP: Locking and refcnt fixes
 2012-07-25 11:10 UTC  (8+ messages)
` [PATCHv1 "
  ` [PATCHv1 1/2] Bluetooth: Add refcnt to l2cap_conn
  ` [PATCHv1 2/2] Bluetooth: Lock l2cap chan in sockopt

SCO not maintaining connection
 2012-07-25 10:52 UTC 

[PATCH] Bluetooth: Differentiate local and remote rejection if pairing fails
 2012-07-25 10:36 UTC 

[PATCH v5] Bluetooth: Override status if local user rejects pairing
 2012-07-25  9:49 UTC  (3+ messages)

[PATCH] Bluetooth: Fix for double free of st buffer
 2012-07-25  8:30 UTC  (4+ messages)

[PATCH] Bluetooth: Fix socket not getting freed if l2cap channel create fails
 2012-07-25  7:51 UTC  (2+ messages)

[PATCH v1 1/2] Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
 2012-07-25  7:43 UTC  (3+ messages)
` [PATCH v1 2/2] Bluetooth: Free the l2cap channel list only when refcount is zero

[PATCH v2 0/9] Add GATT Client Battery Service
 2012-07-25  5:42 UTC  (10+ messages)
` [PATCH v2 1/9] Battery: Add Battery Service GATT Client
` [PATCH v2 2/9] Battery: Add connection logic
` [PATCH v2 3/9] Battery: Discover Characteristic Descriptors
` [PATCH v2 4/9] Battery: Get Battery ID
` [PATCH v2 5/9] Battery: Add Battery list to btd_device
` [PATCH v2 6/9] Battery: Add Battery D-BUS API
` [PATCH v2 7/9] Battery: Read Battery level characteristic
` [PATCH v2 8/9] Battery: Add support for notifications
` [PATCH v2 9/9] Battery: Emit property changed on first read

sdp.h correction and update
 2012-07-25  2:57 UTC 

[bluetooth:master 18/18] net/bluetooth/af_bluetooth.c:623:2: error: implicit declaration of function 'PDE'
 2012-07-25  0:26 UTC 

[PATCH 1/8] /proc/net/ entries for bluetooth protocols
 2012-07-25  0:20 UTC  (7+ messages)
  ` [PATCH v3 1/8] bluetooth: "
    ` [PATCH v3 2/8] bluetooth: Added /proc/net/bnep via bt_procfs_init()

[PATCH] Bluetooth: Remove locking in hci_user_passkey_request_evt
 2012-07-24 23:42 UTC  (2+ messages)

[PATCH 1/8] Bluetooth: Use lmp_bredr_capable where applicable
 2012-07-24 22:17 UTC  (9+ messages)
` [PATCH 2/8] Bluetooth: Use lmp_le_capable "
` [PATCH 3/8] Bluetooth: Use lmp_ssp_capable "
` [PATCH 4/8] Bluetooth: Use lmp_esco_capable "
` [PATCH 5/8] Bluetooth: Use lmp_rswitch_capable "
` [PATCH 6/8] Bluetooth: Use lmp_sniff_capable "
` [PATCH 7/8] Bluetooth: Use lmp_sniffsubr_capable "
` [PATCH 8/8] Bluetooth: Use lmp_no_flush_capable "

[PATCH] Bluetooth: Make connect / disconnect cfm functions return void
 2012-07-24 22:16 UTC  (2+ messages)

Secure Simple Pairing with old software
 2012-07-24 21:40 UTC  (2+ messages)

[RFC v0] media: Extend media API with optional acquire
 2012-07-24 15:39 UTC  (3+ messages)

[PATCH 0/2] Support for reserving bandwidth on L2CAP socket
 2012-07-24 13:53 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: Usage of HCI channels in L2CAP
  ` [PATCH 2/2] Bluetooth: L2CAP socket option to reserve bandwidth

[PATCH BlueZ 1/2] Add Paulo Alcantara to AUTHORS
 2012-07-24 13:53 UTC  (4+ messages)
` [PATCH BlueZ 2/2] Add Jefferson Delfes "

[PATCH BlueZ] attio: Rename att_cleanup to attio_cleanup
 2012-07-24 13:39 UTC  (7+ messages)
` [PATCH BlueZ] btio: Rescue lost errorneous numbers

[PATCH BlueZ] serial: Remove serial proxy test script
 2012-07-24 13:38 UTC  (3+ messages)
` [PATCH BlueZ v2] "

[PATCH BlueZ] serial: Remove serial test script
 2012-07-24 13:38 UTC  (4+ messages)
  ` [PATCH BlueZ v2] "

[PATCH 1/3] gstavdtpsink: Fix using deprecated glib api
 2012-07-24 13:38 UTC  (4+ messages)
` [PATCH 2/3] gsta2dpsink: "
` [PATCH 3/3] build: Require GLib 2.32 or later when building with gstreamer support

[PATCH BlueZ v2 0/5] DBus.Properties
 2012-07-24 13:36 UTC  (7+ messages)
` [PATCH BlueZ v2 1/5] gdbus: Add skeleton of DBus.Properties interface
` [PATCH BlueZ v2 2/5] gdbus: Implement DBus.Properties.Get method
` [PATCH BlueZ v2 3/5] gdbus: Implement DBus.Properties.GetAll method
` [PATCH BlueZ v2 4/5] gdbus: Implement DBus.Properties.Set method
` [PATCH BlueZ v2 5/5] gdbus: Add properties into Introspectable interface

[PATCH] Bluetooth: Usage of HCI channels in L2CAP
 2012-07-24 10:56 UTC  (4+ messages)
` [PATCH] Bluetooth: L2CAP socket option to reserve bandwidth

[PATCH 0/9] Add GATT Client Battery Service
 2012-07-24 10:13 UTC  (4+ messages)
` [PATCH 3/9] Battery: Discover Characteristic Descriptors

[RFC BlueZ 0/7] Generic GATT API changes
 2012-07-24  9:53 UTC  (10+ messages)
` [RFC BlueZ 1/7] attrib-api: Remove local service hierarchy
` [RFC BlueZ 2/7] attrib-api: Update introduction text
` [RFC BlueZ 3/7] attrib-api: Remove GATT service hierarchy
` [RFC BlueZ 4/7] attrib-api: Update Characteristic interface
` [RFC BlueZ 5/7] attrib-api: Update Watcher interface methods
` [RFC BlueZ 6/7] attrib-api: Add RegisterWatcher/UnregisterWatcher methods
` [RFC BlueZ 7/7] doc: Add Register/Unregister GATT based services

[PATCH BlueZ 1/2] time: fix byte position
 2012-07-23 21:33 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).