messages from 2010-11-23 12:37:11 to 2010-12-02 08:46:04 UTC [more...]
[PATCH] Fix deinitializing telephony backend when it wasn't initialized
2010-12-02 8:46 UTC
[PATCHv2 0/5] Clean up sco, rfcomm and hci code
2010-12-02 7:49 UTC (17+ messages)
` [PATCHv2 1/5] Bluetooth: clean up sco code
` [PATCHv2 2/5] Bluetooth: clean up rfcomm code
` [PATCHv2 3/5] Bluetooth: clean up l2cap code
` [PATCHv2 4/5] Bluetooth: clean up hci code
` [PATCHv2 5/5] Bluetooth: clean up legal text
[PATCH v7] Bluetooth: btwilink driver
2010-12-02 0:48 UTC (5+ messages)
pull request: bluetooth-next-2.6 2010-11-01
2010-12-02 0:32 UTC
[RFC 0/4] Clean up sco, rfcomm and hci code
2010-12-01 21:16 UTC (15+ messages)
` [RFC 1/4] Bluetooth: clean up sco code
` [RFC 2/4] Bluetooth: clean up rfcomm code
` [RFC 3/4] Bluetooth: clean up l2cap code
` [RFC 4/4] Bluetooth: clean up hci code
pull request: bluetooth-2.6 2010-11-01
2010-12-01 21:11 UTC
[PATCH v3] Bluetooth: Add new PID for Atheros 3011
2010-12-01 17:50 UTC (3+ messages)
[PATCH] btusb: Fix log spamming due to autosuspend
2010-12-01 17:49 UTC (6+ messages)
not able to connect mobile with laptop using bluetooth
2010-12-01 16:54 UTC
[PATCH 0/3] Basic attribute permission support
2010-12-01 16:13 UTC (4+ messages)
` [PATCH 1/3] Initial attribute permission implementation
` [PATCH 2/3] Check attribute permissions in attribute server
` [PATCH 3/3] Check authentication permissions on "
[PATCH 0/2] Sim Access Prifile API
2010-12-01 11:27 UTC (6+ messages)
` [PATCH 1/2] Sim Access Profile API
[PATCHv4 0/7] Support for out of band association model
2010-11-30 21:26 UTC (3+ messages)
hidp_output_raw_report, HID_OUTPUT_REPORT and Sixaxis
2010-11-30 14:06 UTC (2+ messages)
[PATCH 3/3 v2] Fix not canceling pending calls on maemo6 telephony driver exit
2010-11-30 12:59 UTC (2+ messages)
[PATCH 1/3] Fix interface name of modem states on maemo6 telephony driver
2010-11-30 12:32 UTC (5+ messages)
` [PATCH 2/3] Use specific members in D-Bus match rules on telephony maemo6 driver
` [PATCH 3/3] Fix not canceling pending calls on maemo6 telephony driver exit
[PATCH] Populate adapter services list
2010-11-30 11:50 UTC (3+ messages)
[PATCH] ath3k: reduce memory usage
2010-11-30 8:50 UTC (3+ messages)
[PATCH] Bluetooth: Add new PID for Atheros 3011
2010-11-30 5:59 UTC (8+ messages)
wi2wi bluecore4
2010-11-30 5:24 UTC (3+ messages)
[RFC] Interface to set LE connection parameters
2010-11-30 1:37 UTC (4+ messages)
[PATCH v3] Bluetooth: Fix error handling for l2cap_init()
2010-11-30 1:05 UTC (2+ messages)
sdptool hanging remote
2010-11-29 21:19 UTC (5+ messages)
[PATCH] Emit Connect signal for LE capable devices
2010-11-29 20:22 UTC (6+ messages)
` [PATCH v2] "
[PATCH] Attrib server should truncate attribute value to pdu length
2010-11-29 17:25 UTC (2+ messages)
[PATCH 1/5] Implements primary service search when creating a device
2010-11-29 17:21 UTC (6+ messages)
` [PATCH 2/5] Check the device type when creating the device
` [PATCH 3/5] Return a D-Bus error if device_browse fails
` [PATCH 4/5] Fix memory leak of sdp list in the attribute client
` [PATCH 5/5] Don't trigger the discovering when registering the client
[PATCH] Removed unused define
2010-11-29 15:02 UTC (4+ messages)
` [PATCH] hcid header cleanup
[PATCH] Fix problem with fetching 0.vcf vCard entry
2010-11-29 14:13 UTC (2+ messages)
[PATCH v2] Bluetooth: Add new PID for Atheros 3011
2010-11-26 11:51 UTC (2+ messages)
[PATCH 1/1] bluetooth: Fix NULL pointer dereference issue
2010-11-26 8:50 UTC (3+ messages)
[PATCH] Fix crash after simultaneous authentication requests
2010-11-25 20:11 UTC (2+ messages)
[PATCH] sdpd header cleanup
2010-11-25 20:04 UTC (2+ messages)
[PATCH 1/3] Fix not deinitializing telephony driver when there is no adapter powered
2010-11-25 20:01 UTC (4+ messages)
` [PATCH 2/3] Fix telephony dummy driver
` [PATCH 3/3] Fix telephony maemo6 driver deinitialization
[PATCH 3/3 v2] Fix telephony maemo6 driver deinitialization
2010-11-25 16:07 UTC
[PATCH] Extend discover characteristic by UUID in gatttool to fetch all values
2010-11-25 12:21 UTC (2+ messages)
Initial set of Management interface patches
2010-11-24 21:58 UTC (12+ messages)
` [PATCH 1/3] Bluetooth: Add Bluetooth Management interface definitions
` [PATCH 2/3] Bluetooth: Add initial Bluetooth Management interface callbacks
` [PATCH 3/3] Bluetooth: Make hci_send_to_sock usable for management control sockets
[RFC 00/20] Simple SMP Just Works implementation
2010-11-24 21:08 UTC (35+ messages)
` [RFC 01/20] Bluetooth: Add low energy commands and events
` [RFC 02/20] Bluetooth: Add LE connect support
` [RFC 03/20] Bluetooth: Use LE buffers for LE traffic
` [RFC 04/20] Bluetooth: Add LE connection support to L2CAP
` [RFC 05/20] Bluetooth: Add server socket support for LE connection
` [RFC 06/20] Bluetooth: Do not send disconn comand over LE links
` [RFC 07/20] Bluetooth: Fix initiated LE connections
` [RFC 08/20] Bluetooth: Treat LE and ACL links separately on timeout
` [RFC 09/20] Bluetooth: Fix locking balance in l2cap_le_conn_ready
` [RFC 10/20] Bluetooth: Add server socket support for LE connection
` [RFC 11/20] Bluetooth: Add SMP command structures
` [RFC 12/20] Bluetooth: fix receiving L2CAP packets over LE
` [RFC 13/20] Bluetooth: Implement the first SMP commands
` [RFC 14/20] Bluetooth: Start SMP procedure
` [RFC 15/20] Bluetooth: simple SMP pairing negotiation
` [RFC 16/20] Bluetooth: LE SMP Cryptoolbox functions
` [RFC 17/20] Bluetooth: Add support for using the crypto subsystem
` [RFC 18/20] Bluetooth: Add support for SMP confirmation checks
` [RFC 19/20] Bluetooth: Add support for LE Start Encryption
` [RFC 20/20] Bluetooth: Add support for resuming socket when SMP is finished
[PATCH v2] Bluetooth: Fix error handling for l2cap_init()
2010-11-24 21:05 UTC (4+ messages)
[PATCH 0/6 v2] Cancel pending phonebook request
2010-11-24 15:07 UTC (7+ messages)
` [PATCH 1/6] Add phonebook_req_cancel prototype
` [PATCH 2/6] Add phonebook_req_cancel to tracker
` [PATCH 3/6] Add update phonebook_pull
` [PATCH 4/6] Add update phonebook_get_entry
` [PATCH 5/6] Add update phonebook_create_cache
` [PATCH 6/6] Code clean-up: lines longer 80 symbols removed
Enabling SCO mode
2010-11-24 14:29 UTC (2+ messages)
[PATCH] Bluetooth: do not use assignment in if condition
2010-11-24 12:40 UTC (2+ messages)
Gaining Vendor Documentation
2010-11-24 7:01 UTC
[PATCH 0/7] Cancel pending phonebook request
2010-11-23 21:07 UTC (9+ messages)
` [PATCH 1/7] Add "
` [PATCH 2/7] Add phonebook_req_cancel prototype
` [PATCH 3/7] Add phonebook_req_cancel to tracker
` [PATCH 4/7] Add update phonebook_pull
` [PATCH 5/7] Add update phonebook_get_entry
` [PATCH 6/7] Add update phonebook_create_cache
` [PATCH 7/7] Code clean-up: lines longer 80 symbols removed
[PATCH v6] Bluetooth: btwilink driver
2010-11-23 12:37 UTC (3+ messages)
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).