linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-01 22:57:19 to 2012-06-07 07:07:22 UTC [more...]

[PATCH 0/2] Bluetooth: Fix SMP support for encryption key refresh
 2012-06-07  7:07 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: Fix SMP security elevation from medium to high
` [PATCH 2/2] Bluetooth: Add support for encryption key refresh

[RFC] Bluetooth: Add refcnt to l2cap_conn
 2012-06-07  7:04 UTC  (2+ messages)
` [PATCHv1] "

[RFC 1/8] gattrib: Fix GAttrib buffer allocation
 2012-06-07  7:03 UTC  (10+ messages)
` [RFC 2/8] gattrib: Fix g_attrib_set_mtu
` [RFC 3/8] attrib-server: Fix gatt_channel MTU value
` [RFC 4/8] attrib-server: Fix mtu_exchange
` [RFC 5/8] attrib-server: Update GAttrib buffer after Exchange MTU
` [RFC 6/8] Remove omtu parameter from LE bt_io_connect calls
` [RFC 7/8] Fix gatt_connect for BR/EDR
` [RFC 8/8] Remove workaround in gatt_connect

[PATCH 1/2] Bluetooth: Fix SMP pairing method selection
 2012-06-07  6:48 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: Fix deadlock and crash when SMP pairing times out
` [PATCH 1/2 v2] Bluetooth: Fix SMP pairing method selection

[RFC] Bluetooth: AMP: Do not set name for AMP ctrl
 2012-06-07  6:40 UTC  (4+ messages)

[RFC] Behaviour when LTK is generated as a slave
 2012-06-07  5:38 UTC 

[PATCH] gattrib: Fix a premature response timer removal
 2012-06-07  1:25 UTC  (3+ messages)

[PATCH v1] Bluetooth: Fix LE pairing completion on connection failure
 2012-06-06 23:37 UTC 

[RFC] Reorganizing the BlueZ source tree
 2012-06-06 22:59 UTC  (6+ messages)

[PATCH] btmgmt: Fix use after free in mgmt_check_pending
 2012-06-06 19:38 UTC 

[PATCH 01/13] AVRCP: Update constants
 2012-06-06 18:57 UTC  (14+ messages)
` [PATCH 02/13] AVRCP: Use name "addressed" instead of "active"
` [PATCH 03/13] media: Rename set_property to set_player_property
` [PATCH 04/13] AVRCP: Keep AVRCP version of connected device in server
` [PATCH 05/13] AVRCP: Register AVRCP before MEDIA interface
` [PATCH 06/13] media: Add Properties stubs to Media interface
` [PATCH 07/13] media: Add support for local changing addressed player
` [PATCH 08/13] AVRCP: Implement notification AVAILABLE_PLAYERS_CHANGED
` [PATCH 09/13] AVRCP: Implement setting AddressedPlayer with notifications completion
` [PATCH 10/13] AVRCP: Implement notification ADDRESSED_PLAYER_CHANGED
` [PATCH 11/13] AVRCP: Handle SetAddressedPlayer command from remote controller
` [PATCH 12/13] media-api: Update documentation with setting Addressed Player
` [PATCH 13/13] doc: Fix typo

Bluetooth trees rebased on 3.5-rc1
 2012-06-06 17:06 UTC  (3+ messages)

[PATCH 01/13] AVRCP: Update constants
 2012-06-06 16:04 UTC 

[RFC] Bluetooth: Lock l2cap chan in sockopt
 2012-06-06 14:43 UTC 

[PATCH 01/17] sap-dummy: Use switch insted of if-else where applicable
 2012-06-06 13:19 UTC  (17+ messages)
` [PATCH 02/17] SAP: Use switch instead of if-else in sap_status_ind
` [PATCH 03/17] SAP: Move SAP_DISCONNECTION_TYPE_CLIENT from sap.h to server.c
` [PATCH 04/17] SAP: Don't append MaxMsgSize parameter to CONNECT_RESP unconditionaly
` [PATCH 05/17] SAP: Introdue SAP_VDBG macro for verbose log messages
` [PATCH 06/17] SAP: Remove not needed NULL pointer checks from send_message
` [PATCH 07/17] SAP: Fix missing setting conn->io to NULL after unref
` [PATCH 08/17] SAP: Use proper type instead of *void for disconnect_ind param
` [PATCH 09/17] SAP: Rename server variable to sap_server
` [PATCH 10/17] SAP: Make sap_error_rsp function static
` [PATCH 11/17] SAP: Use sap_server instead of sap_connection as key for drivers
` [PATCH 12/17] SAP: Fix removing connection from server
` [PATCH 13/17] SAP: Fix server when multiple adapters are present
` [PATCH 14/17] sap-dummy: Fix initialization if "
` [PATCH 15/17] SAP: Remove connection when closing io
` [PATCH 16/17] test: Fix test-sap-server import issue
` [PATCH 17/17] test: Pass remote address and port number to test-sap-server

[PATCH] btusb,ath3k: add support for 0930:0219
 2012-06-06  9:31 UTC 

[PATCH obexd 1/4] Add support for SetFolder in MAP client
 2012-06-06  9:19 UTC  (8+ messages)
` [PATCH obexd 4/4] Add support for PullMessagesListing "

[PATCH] attrib-server: Fix multiple channels detaching mix-up
 2012-06-06  9:18 UTC  (4+ messages)

no security block - but connection still gets refused
 2012-06-06  9:17 UTC  (3+ messages)

[PATCH] Bluetooth: LE pairing is finished if error in connection
 2012-06-06  8:21 UTC  (2+ messages)

[RFC] Bluetooth: Fix compile warning in l2cap_core.c
 2012-06-06  7:58 UTC  (7+ messages)

[PATCH] Bluetooth: Fix potential NULL pointer dereference in L2CAP
 2012-06-06  7:53 UTC  (5+ messages)

pull request: bluetooth 2012-06-06
 2012-06-06  4:50 UTC 

[PATCH] Update comment in the audio.conf file
 2012-06-06  3:05 UTC 

[PATCH] Bluetooth: Trivial refactoring in __l2cap_chan_add
 2012-06-05 18:50 UTC  (3+ messages)

[PATCH] gattrib: Fix command timeout handling
 2012-06-05 14:20 UTC  (3+ messages)

[PATCH obexd 00/23 v2] Change D-Bus namespace to org.bluez.obex
 2012-06-05 13:03 UTC  (24+ messages)
` [PATCH obexd 01/23 v2] obexd-api: Change D-Bus namespace to org.bluez.obexd
` [PATCH obexd 02/23 v2] core: Change D-Bus namespace to org.bluez.obex
` [PATCH obexd 03/23 v2] core: Change D-Bus service file to use org.bluez.obex
` [PATCH obexd 04/23 v2] agent-api: Change D-Bus namespace to org.bluez.obexd
` [PATCH obexd 05/23 v2] core: Change agent interface to org.bluez.obex.Agent
` [PATCH obexd 06/23 v2] test: Use org.bluez.obex namespace in simple-agent script
` [PATCH obexd 07/23 v2] client-api: Change D-Bus namespace to org.bluez.obex.client
` [PATCH obexd 08/23 v2] client: Change "
` [PATCH obexd 09/23 v2] client: Change D-Bus service file to use org.bluez.obex.client
` [PATCH obexd 10/23 v2] client-api: Rename session interface to org.bluez.obex.Session
` [PATCH obexd 11/23 v2] client-api: Rename ObjectPush interface to org.bluez.obex.ObjectPush
` [PATCH obexd 12/23 v2] client-api: Rename FileTransfer interface to org.bluez.obex.FileTransfer
` [PATCH obexd 13/23 v2] client-api: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccess
` [PATCH obexd 14/23 v2] client-api: Rename Synchronization interface to org.bluez.obex.Synchronization
` [PATCH obexd 15/23 v2] client-api: Rename MessageAccess interface to org.bluez.obex.MessageAccess
` [PATCH obexd 16/23 v2] client-api: Rename Transfer interface to org.bluez.obex.Transfer
` [PATCH obexd 17/23 v2] test: Use org.bluez.obex namespace in exchange-business-cards script
` [PATCH obexd 18/23 v2] test: Use org.bluez.obex namespace in list-folders script
` [PATCH obexd 19/23 v2] test: Use org.bluez.obex namespace in ftp-client script
` [PATCH obexd 20/23 v2] test: Use org.bluez.obex namespace in map-client script
` [PATCH obexd 21/23 v2] test: Use org.bluez.obex namespace in opp-client script
` [PATCH obexd 22/23 v2] test: Use org.bluez.obex namespace in pbap-client script
` [PATCH obexd 23/23 v2] test: Use org.bluez.obex namespace in get-capabilities script

[PATCHv2] vsprintf: Add %pMR for Bluetooth MAC address
 2012-06-05 11:57 UTC  (3+ messages)
` [PATCHv3] "

[PATCH obexd 00/23] Change D-Bus namespace to org.bluez.obex
 2012-06-05 10:57 UTC  (24+ messages)
` [PATCH obexd 01/23] obexd-api: Change D-Bus namespace to org.bluez.obexd
` [PATCH obexd 02/23] core: Change D-Bus namespace to org.bluez.obex
` [PATCH obexd 03/23] core: Change D-Bus service file to use org.bluez.obex
` [PATCH obexd 04/23] agent-api: Change D-Bus namespace to org.bluez.obexd
` [PATCH obexd 05/23] core: Change agent interface to org.bluez.obex.Agent
` [PATCH obexd 06/23] test: Use org.bluez.obex namespace in simple-agent script
` [PATCH obexd 07/23] client-api: Change D-Bus namespace to org.bluez.obex.client
` [PATCH obexd 08/23] client: Change "
` [PATCH obexd 09/23] client: Change D-Bus service file to use org.bluez.obex.client
` [PATCH obexd 10/23] client-api: Rename session interface to org.bluez.obex.Session
` [PATCH obexd 11/23] client-api: Rename ObjectPush interface to org.bluez.obex.ObjectPush
` [PATCH obexd 12/23] client-api: Rename FileTransfer interface to org.bluez.obex.FileTransfer
` [PATCH obexd 13/23] client-api: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccess
` [PATCH obexd 14/23] client-api: Rename Synchronization interface to org.bluez.obex.Synchronization
` [PATCH obexd 15/23] client-api: Rename MessageAccess interface to org.bluez.obex.MessageAccess
` [PATCH obexd 16/23] client-api: Rename Transfer interface to org.bluez.obex.Transfer
` [PATCH obexd 17/23] test: Use org.bluez.obex namespace in exchange-business-cards script
` [PATCH obexd 18/23] test: Use org.bluez.obex namespace in list-folders script
` [PATCH obexd 19/23] test: Use org.bluez.obex namespace in ftp-client script
` [PATCH obexd 20/23] test: Use org.bluez.obex namespace in map-client script
` [PATCH obexd 21/23] test: Use org.bluez.obex namespace in opp-client script
` [PATCH obexd 22/23] test: Use org.bluez.obex namespace in pbap-client script
` [PATCH obexd 23/23] test: Use org.bluez.obex namespace in get-capabilities script

[PATCHv2 hcidump 1/4] Headers for AMP ASSOC dump functions
 2012-06-05  9:09 UTC  (4+ messages)
` [PATCHv2 hcidump 2/4] Fix number of triplet calculation
` [PATCHv2 hcidump 3/4] Make assoc dump function available for HCI parser
` [PATCHv2 hcidump 4/4] Add decoding AMP Assoc data in "

[RFC hcidump 1/2] Headers for AMP ASSOC dump functions
 2012-06-05  8:10 UTC  (3+ messages)
` [RFC hcidump 2/2] Make assoc dump function available for HCI parser

[PATCH v2] Sets the information attribute for the service
 2012-06-05  6:46 UTC 

[PATCH] Bluetooth: Fix checking the wrong flag when accepting a socket
 2012-06-05  3:15 UTC  (4+ messages)

[PATCH obexd v2 00/15] client: Return transfer object in D-Bus API
 2012-06-04 21:13 UTC  (17+ messages)
` [PATCH obexd v2 01/15] client: Make transfer filename optional
` [PATCH obexd v2 02/15] client-doc: ObjectPush sessions return transfers
` [PATCH obexd v2 03/15] client: Support empty filename in obc_transfer_get
` [PATCH obexd v2 04/15] client: Expose D-Bus data in internal transfer API
` [PATCH obexd v2 05/15] client: ObjectPush sessions return transfers
` [PATCH obexd v2 06/15] client-doc: FileTransfer "
` [PATCH obexd v2 07/15] client: "
` [PATCH obexd v2 08/15] client-doc: Synchronization "
` [PATCH obexd v2 09/15] client: "
` [PATCH obexd v2 10/15] client-doc: PhonebookAccess "
` [PATCH obexd v2 11/15] client: "
` [PATCH obexd v2 12/15] client-test: ftp-client uses new API
` [PATCH obexd v2 13/15] client-test: pbap-client "
` [PATCH obexd v2 14/15] client-test: Add opp-client
` [PATCH obexd v2 15/15] client: Update copyright statement

[PATCH 1/2] Bluetooth: Release chan lock upon sleeping
 2012-06-04 17:14 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Release all locks before sleep

[PATCH] Bluetooth: Fix flags of mgmt_device_found event
 2012-06-04 13:31 UTC  (4+ messages)

[PATCH obexd v1 00/15] client: Return transfer object in D-Bus API
 2012-06-04  9:37 UTC  (16+ messages)
` [PATCH obexd v1 01/15] client: Make transfer filename optional
` [PATCH obexd v1 02/15] client-doc: ObjectPush sessions return transfers
` [PATCH obexd v1 03/15] client: Support empty filename in obc_transfer_get
` [PATCH obexd v1 04/15] client: Expose D-Bus data in internal transfer API
` [PATCH obexd v1 05/15] client: ObjectPush sessions return transfers
` [PATCH obexd v1 06/15] client-doc: FileTransfer "
` [PATCH obexd v1 07/15] client: "
` [PATCH obexd v1 08/15] client-doc: Synchronization "
` [PATCH obexd v1 09/15] client: "
` [PATCH obexd v1 10/15] client-doc: PhonebookAccess "
` [PATCH obexd v1 11/15] client: "
` [PATCH obexd v1 12/15] client-test: ftp-client uses new API
` [PATCH obexd v1 13/15] client-test: pbap-client "
` [PATCH obexd v1 14/15] client-test: Add opp-client
` [PATCH obexd v1 15/15] client: Update copyright statement

Using multiple bluetooth headsets at the same time
 2012-06-03  4:27 UTC 

[PATCH BlueZ] mgmtops: Fix endianness conversion
 2012-06-02  1:13 UTC  (2+ messages)

[PATCH BlueZ 1/3] core: Fix repeated connection attempt
 2012-06-02  1:12 UTC  (2+ messages)

[PATCH v3 00/14] Prefer PAN over DUN
 2012-06-02  1:09 UTC  (2+ messages)

Two crashes
 2012-06-01 23:27 UTC  (4+ messages)

[PATCH] Bluetooth: Remove magic disconnect reason
 2012-06-01 23:02 UTC  (2+ messages)

[PATCH v2 0/5] Bluetooth: Refactoring hci_connect()
 2012-06-01 22:57 UTC  (3+ messages)
` [PATCH v2 2/5] Bluetooth: Refactor ACL connection into its own function


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