messages from 2013-09-24 14:02:39 to 2013-10-01 23:03:54 UTC [more...]
[PATCH 0/7] LE connection refactoring and fixes
2013-10-01 23:03 UTC (6+ messages)
` [PATCH 1/7] Bluetooth: Initialize hci_conn fields in hci_connect_le
` [PATCH 2/7] Bluetooth: Use HCI request for LE connection
` [PATCH 3/7] Bluetooth: Remove hci_le_create_connection
` [PATCH 4/7] Bluetooth: Remove hci_cs_le_create_conn event handler
` [PATCH 5/7] Bluetooth: Refactor hci_connect_le
[PATCH v2 0/2] Bluetooth: Fix hci_dev_open race condition
2013-10-01 19:44 UTC (3+ messages)
` [PATCH v2 1/2] Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
` [PATCH v2 2/2] Bluetooth: Fix workqueue synchronization in hci_dev_open
[PATCH v6 0/4] Bluetooth: btmrvl cal data downloading
2013-10-01 19:19 UTC (5+ messages)
` [PATCH v6 1/4] Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
` [PATCH v6 2/4] Bluetooth: btmrvl: get rid of struct btmrvl_cmd
` [PATCH v6 3/4] Bluetooth: btmrvl: add setup handler
` [PATCH v6 4/4] Bluetooth: btmrvl: add calibration data download support
[PATCH v5 1/2] Bluetooth: btmrvl: add setup handler
2013-10-01 16:23 UTC (18+ messages)
` [PATCH v5 2/2] Bluetooth: btmrvl: add calibration data download support
[RFC 0/3] Bluetooth: Add a new mgmt_set_bredr command
2013-10-01 16:08 UTC (8+ messages)
` [RFC 1/3] Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
` [RFC 2/3] Bluetooth: Move set_bredr_scan() to a more convenient location
` [RFC 3/3] Bluetooth: Add a new mgmt_set_bredr command
[PATCH BlueZ] tools: Fix update_compids.sh to avoid non-ASCII output
2013-10-01 15:46 UTC
[RFCv2 00/14] Basic code for Android BlueZ
2013-10-01 15:03 UTC (15+ messages)
` [RFCv2 01/14] android: Add Adapter Bluetooth HAL template
` [RFCv2 02/14] android: Add Socket "
` [RFCv2 03/14] android: Enable Socket interface
` [RFCv2 04/14] android: Start Android Bluetooth daemon
` [RFCv2 05/14] android: Add basic mgmt initialization sequence
` [RFCv2 06/14] android: Create HAL API header skeleton
` [RFCv2 07/14] android: Add adapter and device struct for BlueZ daemon
` [RFCv2 08/14] android: Add Android Makefile for libbluetooth
` [RFCv2 09/14] android: sdp: Reuse BlueZ SDP server in Android
` [RFCv2 10/14] android: Add cap to bind to port < 1024
` [RFCv2 11/14] android: Implement read_info_complete callback
` [RFCv2 12/14] android: Handle mgmt changed events
` [RFCv2 13/14] android: Add makefile for hciconfig
` [RFCv2 14/14] android: Add makefile for hcitool
[PATCH] Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation
2013-10-01 14:40 UTC
[PATCH BlueZ] lib: Fix invalid "whitespace" on company identifier string
2013-10-01 14:11 UTC
[PATCH v4 1/7] build: Add skeleton for BlueZ Android
2013-10-01 12:58 UTC (7+ messages)
` [PATCH v4 2/7] android: Add skeleton of BlueZ Android daemon
` [PATCH v4 3/7] android-build: Add "
` [PATCH v4 4/7] build: "
` [PATCH v4 5/7] android: Android version of log.c
` [PATCH v4 6/7] android-build: Add logging system
` [PATCH v4 7/7] build: "
[PATCH 0/2] Bluetooth: Fix hci_dev_open race condition
2013-10-01 12:57 UTC (5+ messages)
` [PATCH 1/2] Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
` [PATCH 2/2] Bluetooth: Fix workqueue synchronization in hci_dev_open
[RFC] android: Add initial Android Bluetooth HAL protocol API doc
2013-10-01 12:07 UTC
[PATCH] sdp: Check for correct pkt size received instead of error
2013-10-01 11:57 UTC
[PATCH] Bluetooth: Send new settings event when changing high speed option
2013-10-01 6:28 UTC (2+ messages)
[PATCH v2 1/3] build: Add skeleton for BlueZ Android
2013-09-30 19:26 UTC (9+ messages)
` [PATCH v2 2/3] android: Add skeleton of BlueZ Android daemon
` [PATCH v2 3/3] android: Android version of log.c
[PATCH] lib: Fix use of uninitialized variable in sdp_set_profile_descs
2013-09-30 18:19 UTC (2+ messages)
[PATCH 1/3] Bluetooth: Use only 2 bits for controller type information
2013-09-30 18:16 UTC (2+ messages)
[PATCH 3/3] Bluetooth: Provide high speed configuration option
2013-09-30 18:15 UTC (4+ messages)
[RFC 00/16] Basic code for Android BlueZ
2013-09-30 12:14 UTC (44+ messages)
` [RFC 01/16] android: Add Adapter Bluetooth HAL template
` [RFC 02/16] android: Add Socket "
` [RFC 03/16] android: Enable Socket interface
` [RFC 04/16] android: Start Android Bluetooth daemon
` [RFC 05/16] android: Add Android Makefile for mgmt library
` [RFC 06/16] android: Add basic mgmt initialization sequence
` [RFC 07/16] android: Create HAL API header skeleton
` [RFC 08/16] android: Add Android HAL callback task
` [RFC 09/16] android: Add adapter and device struct for BlueZ daemon
` [RFC 10/16] android: Add Android Makefile for libbluetooth
` [RFC 11/16] android: sdp: Reuse BlueZ SDP server in Android
` [RFC 12/16] android: Add cap to bind to port < 1024
` [RFC 13/16] android: Implement read_info_complete callback
` [RFC 14/16] android: Handle mgmt changed events
` [RFC 15/16] android: Implement basic HAL server
` [RFC 16/16] android: Add HAL message helpers
[PATCH] Bluetooth: Use only 2 bits for controller type information
2013-09-30 11:31 UTC (4+ messages)
[PATCH 2/3] Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
2013-09-30 4:11 UTC
[RFC] Bluetooth: Add command for setting static address
2013-09-30 3:42 UTC (3+ messages)
[PATCH] Bluetooth: Provide high speed configuration option
2013-09-30 3:20 UTC (3+ messages)
[PATCH] Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
2013-09-29 19:34 UTC (2+ messages)
[PATCH BlueZ 1/2] gobex: Fix crash on g_obex_pending_req_abort
2013-09-29 14:15 UTC (3+ messages)
` [PATCH BlueZ 2/2] gobex: Revert g_obex_pending_req_abort to static pending_req_abort
[PATCH 2/2] obexd:Add get_address property to transfer properties
2013-09-29 8:40 UTC (2+ messages)
[PATCH 1/2] obexd:Add Operation property to transfer properties
2013-09-29 8:38 UTC (3+ messages)
` FW: "
[PATCH 0/8] Bluetooth: Cleanups and LE advertising support
2013-09-28 15:34 UTC (25+ messages)
` [PATCH 1/8] Bluetooth: Add clarifying comment to bt_sock_wait_state()
` [PATCH 2/8] Bluetooth: Clean up socket locking in l2cap_sock_recvmsg
` [PATCH 3/8] Bluetooth: Test for HCI_SETUP and HCI_USER_CHANNEL in mgmt_valid_hdev()
` [PATCH 4/8] Bluetooth: Fix busy return for mgmt_set_powered in some cases
` [PATCH 5/8] Bluetooth: Move mgmt response convenience functions to a better location
` [PATCH 6/8] Bluetooth: Use async request for LE enable/disable
` [PATCH 7/8] Bluetooth: Add new mgmt setting for LE advertising
` [PATCH 8/8] Bluetooth: Add new mgmt_set_advertising command
[PATCH] Regression fix revert: "Bluetooth: Add missing reset_resume dev_pm_ops"
2013-09-28 13:25 UTC
pull request: bluetooth 2013-09-23
2013-09-27 18:04 UTC (4+ messages)
[PATCH 1/2] android: Add skeleton of BlueZ Android daemon
2013-09-27 6:50 UTC (11+ messages)
` [PATCH 2/2] android: Android version of log.c
Problems with too many connections
2013-09-27 1:53 UTC (2+ messages)
[RFC] audio/AVCTP: Retry rejected outgoing connect if incoming was rejected
2013-09-26 13:54 UTC
[PATCH v2 0/4] obexd: Fix setting message folder
2013-09-26 13:01 UTC (2+ messages)
[PATCH] Bluetooth: ath3k: enlarge the usb urb timeout
2013-09-26 9:27 UTC (2+ messages)
[PATCH 1/2] gdbus: Check for NULL DBusPendingCall in g_dbus_send_message_with_reply
2013-09-26 8:02 UTC (2+ messages)
` [PATCH 2/2] gdbus: Remove not needed check for NULL DBusPendingCall
[PATCH v2 0/7] Bluetooth: Cleanups and LE advertising support
2013-09-25 17:30 UTC (11+ messages)
` [PATCH v2 1/7] Bluetooth: Add clarifying comment to bt_sock_wait_state()
` [PATCH v2 2/7] Bluetooth: Clean up socket locking in l2cap_sock_recvmsg
` [PATCH v2 3/7] Bluetooth: Fix busy return for mgmt_set_powered in some cases
` [PATCH v2 4/7] Bluetooth: Move mgmt response convenience functions to a better location
` [PATCH v2 5/7] Bluetooth: Use async request for LE enable/disable
` [PATCH v2 6/7] Bluetooth: Add new mgmt setting for LE advertising
` [PATCH v2 7/7] Bluetooth: Add new mgmt_set_advertising command
[PATCH v3 1/3] build: Add skeleton for BlueZ Android
2013-09-24 16:11 UTC (3+ messages)
` [PATCH v3 2/3] android: Add skeleton of BlueZ Android daemon
` [PATCH v3 3/3] android: Android version of log.c
[PATCH 0/7] MAP notification API
2013-09-24 14:16 UTC (8+ messages)
` [PATCH 1/7] obexd: Handle new message event
` [PATCH 2/7] obexd: Add function set_reception_status to MAP client
` [PATCH 3/7] obexd: Handle message status events
` [PATCH 4/7] obexd: Update Status property in map documentation
` [PATCH 5/7] obexd: Add function set_folder to MAP client
` [PATCH 6/7] obexd: Handle message shift and message deleted events
` [PATCH 7/7] obexd: Prefix folders in event reports with leading slash
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