linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-10 12:27:45 to 2012-07-17 08:21:39 UTC [more...]

[PATCH v12 00/13] Add org.bluez.Telephony interface
 2012-07-17  8:21 UTC  (17+ messages)
` [PATCH v12 01/13] audio: Move telephony drivers to D-Bus interface
` [PATCH v12 02/13] audio: Simplify org.bluez.Headset
` [PATCH v12 03/13] audio: Remove dummy telephony driver
` [PATCH v12 04/13] audio: Remove maemo5 "
` [PATCH v12 05/13] audio: Remove maemo6 "
` [PATCH v12 06/13] audio: Remove oFono "
` [PATCH v12 07/13] audio: Move HFP/HSP AG servers to telephony.c
` [PATCH v12 08/13] audio: Send transport path to telephony agent
` [PATCH v12 09/13] audio: Move HFP HF server to telephony.c
` [PATCH v12 10/13] audio: Replace headset and gateway by telephony
` [PATCH v12 11/13] audio: Add DUN GW to org.bluez.Telephony
` [PATCH v12 12/13] audio: Add SAP "
` [PATCH v12 13/13] audio: Add fast connectable to telephony interface

[PATCH] Bluetooth: Fix for double free of st buffer
 2012-07-17  7:49 UTC 

[PATCH BlueZ] doc: Add GATT to the supported features
 2012-07-16 21:26 UTC 

[RFCv0 00/19] Bluetooth: Create AMP physical link
 2012-07-16 20:46 UTC  (27+ messages)
` [RFCv0 16/19] Bluetooth: Add function to derive AMP key using hmac
` [RFCv1 00/20] Bluetooth: Create AMP physical link
  ` [RFCv1 01/20] Bluetooth: Define AMP controller statuses
  ` [RFCv1 02/20] Bluetooth: Do not shadow hdr variable
  ` [RFCv1 03/20] Bluetooth: Fix processing A2MP chan in security_cfm
  ` [RFCv1 04/20] Bluetooth: General HCI callback implementation
  ` [RFCv1 05/20] Bluetooth: Process HCI callbacks in a workqueue
  ` [RFCv1 06/20] Bluetooth: Add callback clear to ops->teardown
  ` [RFCv1 07/20] Bluetooth: AMP: Use HCI callback for Read AMP Info
  ` [RFCv1 08/20] Bluetooth: AMP: Use HCI callback to Read Loc AMP Assoc
  ` [RFCv1 09/20] Bluetooth: A2MP: Process Discover Response
  ` [RFCv1 10/20] Bluetooth: AMP: Physical link struct definitions
  ` [RFCv1 11/20] Bluetooth: AMP: Remote AMP ctrl definitions
  ` [RFCv1 12/20] Bluetooth: AMP: Use phylink in create/disc phylink req
  ` [RFCv1 13/20] Bluetooth: A2MP: Process A2MP Getinfo Rsp
  ` [RFCv1 14/20] Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
  ` [RFCv1 15/20] Bluetooth: Choose connection based on capabilities
  ` [RFCv1 16/20] Bluetooth: Add function to derive AMP key using hmac
  ` [RFCv1 17/20] Bluetooth: AMP: Add AMP key calculation
  ` [RFCv1 18/20] Bluetooth: AMP: Create Physical Link
  ` [RFCv1 19/20] Bluetooth: AMP: Write remote AMP Assoc
  ` [RFCv1 20/20] Bluetooth: A2MP: Add fallback to normal l2cap init sequence

[PATCH] Increase MTU for MCAP/HDP data channels
 2012-07-16 19:52 UTC  (2+ messages)

[PATCH v5] Bluetooth: Override status if local user rejects pairing
 2012-07-16 14:41 UTC 

bt mouse won't reconnect
 2012-07-16 14:08 UTC 

[PATCH] Bluetooth: Change page scan interval in fast connectable mode
 2012-07-16 13:51 UTC  (2+ messages)

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

[PATCH 01/18 v2] Bluetooth: Initial skeleton for Three-wire UART (H5) support
 2012-07-16 13:12 UTC  (18+ messages)
` [PATCH 02/18 v2] Bluetooth: Add basic state tracking to Three-wire UART driver
` [PATCH 03/18 v2] Bluetooth: Add initial reliable packet support for Three-wire UART
` [PATCH 04/18 v2] Bluetooth: Add basic packet parsing to Three-wire UART driver
` [PATCH 05/18 v2] Bluetooth: Add initial packet sending support to Three-wire UART
` [PATCH 06/18 v2] Bluetooth: Add Three-wire header value convenience macros
` [PATCH 07/18 v2] Bluetooth: Fix/implement Three-wire reliable packet sending
` [PATCH 08/18 v2] Bluetooth: Add support for Three-wire Link Control packets
` [PATCH 09/18 v2] Bluetooth: Simplify hci_uart_tty_close logic
` [PATCH 10/18 v2] Bluetooth: Add delayed init sequence support for UART controllers
` [PATCH 11/18 v2] Bluetooth: Use delayed init for Three-wire UART
` [PATCH 12/18 v2] Bluetooth: Improve rx debug logs "
` [PATCH 13/18 v2] Bluetooth: Add initial sleep support to "
` [PATCH 14/18 v2] Bluetooth: Add initialization tracking to HCI Three-wire driver
` [PATCH 15/18 v2] Bluetooth: Implement proper low-power support for Three-wire UART
` [PATCH 16/18 v2] Bluetooth: Remove unnecessary h5_build_pkt function
` [PATCH 17/18 v2] Bluetooth: Improve Three-wire UART configuration handling
` [PATCH 18/18 v2] Bluetooth: Introduce a flags variable to Three-wire UART state

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

[RFC v0] media: Extend media API with optional acquire
 2012-07-16  9:17 UTC  (2+ messages)

[PATCH v4] Bluetooth: Override status if local user rejects pairing
 2012-07-16  8:02 UTC  (3+ messages)

[PATCHv2] Bluetooth: Use transmit window from config response for ack timing
 2012-07-15 15:22 UTC  (2+ messages)

how to create bnep connection
 2012-07-14 16:38 UTC 

tcp/ip over bt
 2012-07-14 15:54 UTC 

[PATCH v3] Bluetooth: Add MacBookPro10,1 support
 2012-07-13 14:41 UTC 

[PATCH BlueZ 00/13] Rebased remaining HoG patches
 2012-07-13 14:02 UTC  (18+ messages)
` [PATCH BlueZ 01/13] hog: HID I/O driver
  ` [PATCH BlueZ] "
` [PATCH BlueZ 02/13] hog: Use real values for vendor and product IDs
` [PATCH BlueZ 03/13] hog: Add read Report Reference descriptor
` [PATCH BlueZ 04/13] hog: Prepend Report ID to the HID report
` [PATCH BlueZ 05/13] hog: Add support for uHID events
` [PATCH BlueZ 06/13] hog: Handle output reports
` [PATCH BlueZ 07/13] hog: Handle output events
` [PATCH BlueZ 08/13] hog: Handle feature reports
` [PATCH BlueZ 09/13] hog: Add HID Information Characteristic read
` [PATCH BlueZ 10/13] hog: Use hardware country code
` [PATCH BlueZ 11/13] hog: Handle HID devices operating in Boot Protocol Mode
` [PATCH BlueZ 12/13] hog: Fix re-discovering HoG characteristics when reconnecting
` [PATCH BlueZ 13/13] hog: Fix destroying the uhid device when disconnecting

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

[PATCH] Bluetooth: Free the l2cap channel list only when refcount is zero
 2012-07-13 11:26 UTC  (3+ messages)

Bluez/Obexd upstream test result_20120710 (bluez-4.101 + obexd-0.46)
 2012-07-13  1:49 UTC 

(no subject)
 2012-07-12 18:11 UTC 

bluetooth mouse fails to pair after being disconnected
 2012-07-12 11:33 UTC 

[PATCH 00/21] HID over GATT plugin
 2012-07-12  5:01 UTC  (6+ messages)

[RFC BlueZ] mgmt-api: Broadcaster/Observer management API
 2012-07-11 20:34 UTC  (2+ messages)

[PATCH BlueZ] doc: Mention GATT when creating devices
 2012-07-11 18:16 UTC  (2+ messages)

How to force EDR l2cap connections
 2012-07-11 17:43 UTC 

[PATCH -v2] USB: add USB_VENDOR_AND_INTERFACE_INFO() macro
 2012-07-11 15:03 UTC  (2+ messages)

[PATCH 0/7] Bluetooth: Correct debug code
 2012-07-11 13:10 UTC  (17+ messages)
` [PATCH 1/7] Bluetooth: debug: Print l2cap refcount
    ` [PATCH 1/2] Bluetooth: debug: Print l2cap_chan refcount
      ` [PATCH 2/2] Bluetooth: debug: Print amp_mgr refcnt
` [PATCH 2/7] "
` [PATCH 3/7] Bluetooth: debug: Add printing num of cmds queued
` [PATCH 4/7] Bluetooth: debug: Use standard hex object specifier
    ` [PATCH] Bluetooth: debug: Use standard hex object specifiers in hci_event
` [PATCH 5/7] Bluetooth: debug: Correct types specifiers for L2CAP
` [PATCH 6/7] Bluetooth: debug: Print CID and PSM in hex format
` [PATCH 7/7] Bluetooth: debug: Add debug to l2cap_security_cfm

[PATCH] USB: add USB_VENDOR_AND_INTERFACE_INFO() macro
 2012-07-11 13:04 UTC  (5+ messages)

[PATCH] add firmware update for Atheros 0cf3:311f
 2012-07-11  8:41 UTC 

[PATCH BlueZ] hog: fix build with --disable-gatt
 2012-07-10 21:18 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
 2012-07-10 19:43 UTC  (2+ messages)

[PATCH 00/17] Bluetooth: Implement Three-wire UART HCI driver
 2012-07-10 18:58 UTC  (9+ messages)
` [PATCH 08/17] Bluetooth: Add support for Three-wire Link Control packets
` [PATCH 10/17] Bluetooth: Add delayed init sequence support for UART controllers
` [PATCH 13/17] Bluetooth: Add initial sleep support to Three-wire UART
` [PATCH 14/17] Bluetooth: Add initialization tracking to HCI Three-wire driver

[Patch 0/1] Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
 2012-07-10 18:30 UTC  (5+ messages)
` [PATCH] "

[PATCH v3 1/2] Bluetooth: Refactor PIN code rejection to use user_pairing_resp()
 2012-07-10 18:28 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Refactor PIN code rejection to use user_pairing_resp()
 2012-07-10 18:26 UTC  (5+ messages)
` [PATCH v2 2/2] Bluetooth: Override status if local user rejects pairing

[PATCH BlueZ] gitignore: Move entries to the right place
 2012-07-10 18:23 UTC  (2+ messages)

[PATCH BlueZ 1/5] build: Fix typo
 2012-07-10 18:23 UTC  (6+ messages)
` [PATCH BlueZ 2/5] "
` [PATCH BlueZ 3/5] Build: Fix make distcheck
` [PATCH BlueZ 4/5] build: "
` [PATCH BlueZ 5/5] "

[PATCH -v3 1/9] serial: remove the whole serial code
 2012-07-10 14:26 UTC  (11+ messages)
` [PATCH -v3 2/9] health: move it to profiles
` [PATCH -v3 3/9] input: move it to profiles folder
` [PATCH -v3 4/9] network: "
` [PATCH -v3 5/9] time: move to the "
` [PATCH -v3 6/9] proximity: "
` [PATCH -v3 7/9] sap: move it to "
` [PATCH -v3 8/9] plugins: remove unmaintained plugins
` [PATCH -v3 9/9] btmgmt: move it to tools

[PATCH BlueZ 1/2] time: fix byte position
 2012-07-10 14:03 UTC  (3+ messages)

[PATCH BlueZ 2/2] time: fix daylight variable description
 2012-07-10 13:58 UTC  (2+ messages)
` [PATCH BlueZ] "

[PATCH v2] Bluetooth: Add MacBookPro10,1 support
 2012-07-10 13:44 UTC  (3+ messages)

[PATCH -v2 1/9] serial: remove the whole serial code
 2012-07-10 13:43 UTC  (9+ messages)
` [PATCH -v2 2/9] health: move it to profiles
` [PATCH -v2 3/9] input: move it to profiles folder
` [PATCH -v2 4/9] network: "
` [PATCH -v2 5/9] time: move to the "
` [PATCH -v2 6/9] proximity: "
` [PATCH -v2 7/9] sap: move it to "
` [PATCH -v2 8/9] plugins: remove unmaintained plugins
` [PATCH -v2 9/9] btmgmt: move it to tools

[PATCH] Bluetooth: Add MacBookPro10,1 support
 2012-07-10 12:40 UTC  (6+ 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).