messages from 2012-06-05 10:57:05 to 2012-06-08 16:01:31 UTC [more...]
[PATCH] attrib-server: Fix multiple channels detaching mix-up
2012-06-08 16:01 UTC (7+ messages)
[PATCH 0/2] Bluetooth: Fix SMP support for encryption key refresh
2012-06-08 15:31 UTC (9+ messages)
` [PATCH 1/2] Bluetooth: Fix SMP security elevation from medium to high
` [PATCH 2/2] Bluetooth: Add support for encryption key refresh
` [PATCH v2] "
[Patch 0/1] Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
2012-06-08 14:19 UTC (4+ messages)
` [PATCH] "
[PATCH] ATH3K: Support AR3011 in Acer Iconia Tab W500
2012-06-08 12:32 UTC
[RFC] Reorganizing the BlueZ source tree
2012-06-08 12:27 UTC (13+ messages)
[PATCHv1 1/4] Bluetooth: Use standard HCI cmd timeout for RESET
2012-06-08 11:17 UTC (17+ messages)
` [PATCHv1 2/4] Bluetooth: Add opcode to error message
` [PATCHv1 3/4] Bluetooth: Add debug print specifier
` [PATCHv1 4/4] Bluetooth: Fix not setting HCI_RESET flag for AMP
` [PATCHv2 1/5] Bluetooth: Use standard HCI cmd timeout for RESET
` [PATCHv2 2/5] Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
` [PATCHv2 3/5] Bluetooth: Add opcode to error message
` [PATCHv2 4/5] Bluetooth: Correct debug print specifier for u16 objects
` [PATCHv2 5/5] Bluetooth: Fix not setting HCI_RESET flag for AMP
[PATCH obexd 1/2] test: Add progress support to ftp-client
2012-06-08 9:54 UTC (2+ messages)
` [PATCH obexd 2/2] test: Add progress support to opp-client
[RFC] Bluetooth: Fix using uninitialized option in RFCMode
2012-06-08 9:33 UTC
[RFC] Bluetooth: AMP: Do not set name for AMP ctrl
2012-06-08 8:09 UTC (6+ messages)
` [PATCH] Bluetooth: mgmt: Fix managing AMP device
[RFC] Bluetooth: Add refcnt to l2cap_conn
2012-06-08 7:27 UTC (3+ messages)
` [PATCHv1] "
[PATCH 1/2] Bluetooth: Fix SMP pairing method selection
2012-06-08 6:26 UTC (9+ messages)
` [PATCH 2/2] Bluetooth: Fix deadlock and crash when SMP pairing times out
` [PATCH 1/2 v2] Bluetooth: Fix SMP pairing method selection
[PATCH v2] Bluetooth: Fix LE pairing completion on connection failure
2012-06-08 6:10 UTC (3+ messages)
[PATCH] Bluetooth: Fix flags of mgmt_device_found event
2012-06-08 4:22 UTC (4+ messages)
[PATCH] Bluetooth: Report correct error codes on disconnect
2012-06-08 3:55 UTC
[PATCH hcidump] Correct HCI version according to assign numbers
2012-06-08 3:43 UTC (2+ messages)
[PATCH 1/3] Bluetooth: Use GFP_KERNEL in mgmt_handlers
2012-06-07 22:05 UTC (3+ messages)
` [PATCH 2/3] Bluetooth: Use GFP_KERNEL in mgmt_pending_add
` [PATCH 3/3] Bluetooth: Use GFP_KERNEL in mgmt events functions
Small Patch for scotest.c
2012-06-07 20:41 UTC
[RFC 1/8] gattrib: Fix GAttrib buffer allocation
2012-06-07 20:13 UTC (12+ 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
[RFC] Behaviour when LTK is generated as a slave
2012-06-07 19:43 UTC (2+ messages)
[PATCH] btmgmt: Fix use after free in mgmt_check_pending
2012-06-07 15:35 UTC (2+ messages)
[PATCH obexd 1/2] client: Fix not using connection passed to obc_transfer_register
2012-06-07 15:33 UTC (3+ messages)
` [PATCH obexd 2/2] client: Use session path as prefix for transfer path
[PATCH BlueZ 5/5] AVRCP: Add handler for browsing pdu
2012-06-07 11:35 UTC
[PATCH BlueZ 4/5] AVRCP: Register/Unregister Browsing handler
2012-06-07 11:33 UTC
[PATCH BlueZ 3/5] AVRCP: Add browsing channel support
2012-06-07 11:32 UTC
[PATCH BlueZ 2/5] AVRCP: Rename variables used for control channel to improve redability
2012-06-07 11:31 UTC
[PATCH BlueZ 1/5] AVRCP: Add TG Record to support AVRCP Browsing
2012-06-07 11:30 UTC
[PATCH v1] Bluetooth: Fix LE pairing completion on connection failure
2012-06-07 9:18 UTC (2+ messages)
[PATCH 01/13] AVRCP: Update constants
2012-06-07 8:27 UTC (15+ 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
[PATCH obexd 00/23 v2] Change D-Bus namespace to org.bluez.obex
2012-06-07 7:59 UTC (25+ 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
[PATCH] gattrib: Fix a premature response timer removal
2012-06-07 1:25 UTC (3+ messages)
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 "
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 (3+ 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)
[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 (18+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).