linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-25 14:25:07 to 2012-07-30 15:32:43 UTC [more...]

[RFC v3] DBus OutOfBand API update
 2012-07-30 15:32 UTC 

[PATCH BlueZ 0/2] Add support for find included services
 2012-07-30 15:24 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 BlueZ 1/2] GATT: "
  ` [PATCH v3 BlueZ 2/2] gatttool: Add "included" command

[PATCHv2 hcidump] hci: Fix EIR data parsing
 2012-07-30 13:00 UTC  (2+ messages)

[RFC BlueZ] storage: Remove support for trusted services
 2012-07-30 12:53 UTC  (2+ messages)

[RFC v2] DBus OutOfBand API update
 2012-07-30 12:52 UTC  (3+ messages)
` [RFC v2] dbusoob: Update API

[PATCH BlueZ 00/14] LE General Connection Establishment procedure
 2012-07-30 11:46 UTC  (17+ messages)
` [PATCH BlueZ 01/14] core: Control connections based on adapter state
` [PATCH BlueZ 02/14] mgmt: print error message when start_discovery fails
` [PATCH BlueZ 03/14] core: add compare function for bdaddr in a struct btd_device
` [PATCH BlueZ 04/14] core: Add a list of LE devices to connect
` [PATCH BlueZ 05/14] core: use adapter connect list for LE connections
` [PATCH BlueZ 06/14] core: mutually exclude concurrent connections
` [PATCH BlueZ 07/14] mgmt: Add LE scanning callback
` [PATCH BlueZ 08/14] core: Replace interleaved by LE scanning
` [PATCH BlueZ 09/14] core: Start LE scanning when a device requests
` [PATCH BlueZ 10/14] core: Remove leftover define
` [PATCH BlueZ 11/14] core: Queue discovery if scanning is active
` [PATCH BlueZ 12/14] test: Fix exiting the bus when a discovery session ends
` [PATCH BlueZ 13/14] core: Disable unnecessary auto connections
` [PATCH BlueZ 14/14] core: Re-connect for ECONNRESET or ECONNABORTED

[RFC v2] Bluetooth: mgmt: Add device disconnect reason
 2012-07-30 11:00 UTC  (2+ messages)

[PATCH BlueZ 1/3] att: Add prepare write support
 2012-07-30 10:55 UTC  (6+ messages)
` [PATCH BlueZ 2/3] att: Add encode/decode execute "
` [PATCH BlueZ 3/3] gatt: Add support to GATT Write Long Characteristic

[PATCH v2] Fix not setting class of device in adapter
 2012-07-30 10:52 UTC  (2+ messages)

[PATCH v3 BlueZ 00/12] Store address type in BR/EDR and shared files
 2012-07-30  8:07 UTC  (14+ messages)
` [PATCH v3 BlueZ 01/12] storage: Make it clear that delete_entry only works for addresses
` [PATCH v3 BlueZ 02/12] storage: Store address type in "aliases" file
` [PATCH v3 BlueZ 03/12] core: Fix reading from "aliases" and "names" file
` [PATCH v3 BlueZ 04/12] storage: Store address type in "blocked" file
` [PATCH v3 BlueZ 05/12] storage: Store address type in "lastseen" file
` [PATCH v3 BlueZ 06/12] storage: Store address type in "lastused" file
` [PATCH v3 BlueZ 07/12] storage: Store address type in "profiles" file
` [PATCH v3 BlueZ 08/12] storage: Store address type in "did" file
` [PATCH v3 BlueZ 09/12] storage: Store address type in "linkkeys" file
` [PATCH v3 BlueZ 10/12] storage: Store address type in "trusts" file
` [PATCH v3 BlueZ 11/12] storage: Store address type in "eir" file
` [PATCH v3 BlueZ 12/12] storage: Store address type in "sdp" file

[PATCH v15 00/14] Add org.bluez.Telephony interface
 2012-07-30  7:58 UTC  (22+ 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

[PATCH 0/2] Support for reserving bandwidth on L2CAP socket
 2012-07-30  6:30 UTC  (5+ messages)

[PATCH] Fix not setting class of device in adapter
 2012-07-29 16:42 UTC  (2+ messages)

[PATCH BlueZ 1/2] tools: Fix workaround to build with recent flex
 2012-07-29 16:31 UTC  (3+ messages)
` [PATCH BlueZ 2/2] build-sys: Don't use -Werror for generated lexer.c

[PATCH BlueZ v0 1/2] btio: Replace g_set_error by ERROR_FAILED macro
 2012-07-29 15:04 UTC  (4+ messages)
` [PATCH BlueZ v0 2/2] btio: Connect callback errors handling cleanup

[PATCH BlueZ 1/3] adapter: Remove unused Broadcaster property
 2012-07-29 14:57 UTC  (2+ messages)

AVDTP RECONFIGURE COMMAND & RESPONSE
 2012-07-29 14:19 UTC  (2+ messages)

bluetooth.h: fix compile issue when using in C++
 2012-07-29  7:52 UTC 

[PATCH v3 0/7] Bluetooth: Refactoring hci_connect()
 2012-07-29  1:35 UTC  (12+ messages)
` [PATCH v3 1/7] Bluetooth: Remove some functions from being exported
` [PATCH v3 2/7] Bluetooth: Rename LE and ACL connection functions
` [PATCH v3 3/7] Bluetooth: Refactor LE connection into its own function
` [PATCH v3 4/7] Bluetooth: Refactor ACL "
  ` [PATCH v4 "
` [PATCH v3 5/7] Bluetooth: Refactor SCO "
` [PATCH v3 6/7] Bluetooth: Simplify a the connection type handling
` [PATCH v3 7/7] Bluetooth: Add type information to the hci_connect() debug statement

[PATCH hcidump] hci: Fix EIR data parsing
 2012-07-28 23:42 UTC  (2+ messages)

GSoC student introduction
 2012-07-28  4:06 UTC  (2+ messages)

[PATCH] Bluetooth: Another vendor specific ID for BCM20702A0 [0a5c:21f1]
 2012-07-27 23:29 UTC  (2+ messages)

[PATCH] Bluetooth: Use kref for l2cap channel reference counting
 2012-07-27 18:21 UTC  (2+ messages)
` [PATCH] Bluetooth: debug: Correct the PSM printing

[PATCH 1/7] Bluetooth: Trivial refactoring
 2012-07-27 18:10 UTC  (7+ messages)
` [PATCH 2/7] Bluetooth: Fix hci_le_conn_complete_evt
` [PATCH 3/7] Bluetooth: Remove unneeded code
` [PATCH 4/7] Bluetooth: Refactor hci_cs_le_create_conn
` [PATCH 5/7] Bluetooth: Find hci_conn by BT_CONNECT state
` [PATCH 6/7] Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
` [PATCH 7/7] Bluetooth: Refactor "

[RFCv0 00/21] L2CAP signaling for AMP channel create/move
 2012-07-27 16:54 UTC  (36+ 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

[PATCH] bluetooth.h: fix compile issue when using in C++
 2012-07-27 16:38 UTC  (2+ messages)

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

[PATCH BlueZ] audio: Remove redundant variable gerr
 2012-07-27 12:58 UTC  (4+ messages)
` [PATCH BlueZ] gdbus: Fix compilation error if macro "error" is defined

bluetooth not working since kernel 3.4.4
 2012-07-27 10:38 UTC 

[PATCH] network: Check full BNEP UUID
 2012-07-27  9:06 UTC 

[PATCH 00/11] Use devm_kzalloc in bluetooth drivers
 2012-07-27  7:08 UTC  (12+ messages)
` [PATCH 01/11] Bluetooth: Use devm_kzalloc in bcm203x.c file
` [PATCH 02/11] Bluetooth: Use devm_kzalloc in bfusb.c file
` [PATCH 03/11] Bluetooth: Use devm_kzalloc in bluecard_cs.c file
` [PATCH 04/11] Bluetooth: Use devm_kzalloc in bpa10x.c file
` [PATCH 05/11] Bluetooth: Use devm_kzalloc in bt3c_cs.c file
` [PATCH 06/11] Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file
` [PATCH 07/11] Bluetooth: Use devm_kzalloc in btsdio.c file
` [PATCH 08/11] Bluetooth: Use devm_kzalloc in btuart_cs.c file
` [PATCH 09/11] Bluetooth: Use devm_kzalloc in btusb.c file
` [PATCH 10/11] Bluetooth: Use devm_kzalloc in btwilink.c file
` [PATCH 11/11] Bluetooth: Use devm_kzalloc in dtl1_cs.c file

0001-add-LE_create_conn_cancel
 2012-07-27  6:00 UTC 

[PATCH BlueZ 2/3] adapter: Emit DeviceFound() signal only to discoverable devices
 2012-07-26 17:37 UTC  (2+ messages)
` [PATCH BlueZ 3/3] adapter: Remove Class property from LE devices

[RFC] DBus OutOfBand API update
 2012-07-26 13:36 UTC  (5+ messages)
` [RFC] dbusoob: Update API
    `  "

After pairing, get "Link Key Request Negative Reply"
 2012-07-26 11:54 UTC  (2+ messages)

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

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

[RFC v1 0/4] Optional acquire in Media API
 2012-07-26  8:03 UTC  (4+ messages)
` [RFC v1 2/4] media: Add boolean playing field to transport

[PATCH v4 1/8] bluetooth: /proc/net/ entries for bluetooth protocols
 2012-07-26  4:24 UTC  (12+ messages)
    ` [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 "

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


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