messages from 2010-11-20 01:36:58 to 2010-11-29 06:09:37 UTC [more...]
[PATCH] Bluetooth: Add new PID for Atheros 3011
2010-11-29 6:09 UTC (6+ messages)
wi2wi bluecore4
2010-11-28 16:22 UTC (2+ messages)
[RFC 0/4] Clean up sco, rfcomm and hci code
2010-11-26 20:03 UTC (8+ 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
[PATCH v3] Bluetooth: Add new PID for Atheros 3011
2010-11-26 12:05 UTC
[PATCH v2] Bluetooth: Add new PID for Atheros 3011
2010-11-26 11:51 UTC (2+ messages)
[PATCH v7] Bluetooth: btwilink driver
2010-11-26 9:20 UTC
[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] Emit Connect signal for LE capable devices
2010-11-25 17:22 UTC
[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)
sdptool hanging remote
2010-11-24 22:55 UTC (4+ 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 (6+ 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 (4+ messages)
Gaining Vendor Documentation
2010-11-24 7:01 UTC
[PATCH 1/5] Implements primary service search when creating a device
2010-11-24 2:30 UTC (5+ 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 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)
[PATCH 1/3] Fix not deinitializing telephony driver when there is no adapter powered
2010-11-23 11:33 UTC (3+ messages)
` [PATCH 2/3] Fix telephony dummy driver
` [PATCH 3/3] Fix telephony maemo6 driver deinitialization
[PATCH v2] hciattach: download configuration at user requested baud rate
2010-11-23 11:11 UTC (2+ messages)
[PATCH] hciattach: makes set_speed return error if any one operation fail
2010-11-23 11:10 UTC (2+ messages)
[PATCHv4 0/7] Support for out of band association model
2010-11-23 11:05 UTC (9+ messages)
` [PATCHv4 1/7] Add support for Out of Band (OOB) "
` [PATCHv4 2/7] Add D-Bus OOB plugin
` [PATCHv4 3/7] Add D-Bus OOB API documentation
` [PATCHv4 4/7] Add simple-oobprovider for testing
` [PATCHv4 5/7] Add request for accepting incoming pairing requests with OOB mechanism
` [PATCHv4 6/7] Update D-Bus OOB API with RequestPairing method
` [PATCHv4 7/7] Add RequestPairing method in simple-agent for accepting incoming OOB pairing requests
[PATCH] hciattach: download configuration at maximum baud rate possible
2010-11-23 10:15 UTC (4+ messages)
[PATCH] Add a runtime option to set the BCSP communication rate
2010-11-23 9:13 UTC (2+ messages)
How to change the waiting time when building bluetooth connection
2010-11-23 8:06 UTC
[PATCH] Fix managing dbus filters depending on BT state
2010-11-22 23:17 UTC (4+ messages)
[PATCH] Fix typo in adapter documentation
2010-11-22 22:07 UTC (2+ messages)
pull request: bluetooth-2.6 2010-11-22
2010-11-22 22:03 UTC (4+ messages)
[PATCH 1/2] Bluetooth: Create a unified authentication request function
2010-11-22 21:51 UTC (6+ messages)
` [PATCH 2/2] Bluetooth: Automate remote name requests
[PATCH] ath3k: reduce memory usage
2010-11-22 20:09 UTC
[PATCH 1/2] Do not increment mdl reference in reconnections
2010-11-22 19:14 UTC (8+ messages)
` [PATCH 2/2] Increment reference counter when a io_watcher is added
` [PATCH 2/2] Fix: increment MDL and MCL reference counter in IO watchers
[PATCH 1/2] Bluetooth: Get ride of __l2cap_get_sock_by_psm()
2010-11-22 17:44 UTC (3+ messages)
` [PATCH 2/2] Bluetooth: Get ride of __rfcomm_get_sock_by_channel()
[PATCH 00/00] Remove deprecated items from Makefiles
2010-11-22 16:17 UTC (19+ messages)
` [PATCH 01/17] Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions
` [PATCH 02/17] Net: caif: Makefile: Remove deprecated items
` [PATCH 03/17] Net: can: Makefile: Remove deprecated kbuild goal definitions
` [PATCH 04/17] Net: ceph: Makefile: remove "
` [PATCH 05/17] Net: dns_resolver: Makefile: Remove "
` [PATCH 06/17] Net: econet: "
` [PATCH 07/17] Net: ipv4: netfilter: "
` [PATCH 08/17] Net: ipv6: netfiliter: "
` [PATCH 09/17] Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions
` [PATCH 10/17] Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions
` [PATCH 11/17] Net: irda: irnet: "
` [PATCH 12/17] Net: lapb: "
` [PATCH 13/17] Net: phonet: "
` [PATCH 14/17] Net: rds: Makefile: Remove deprecated items
` [PATCH 15/17] Net: rxrpc: Makefile: Remove deprecated kbuild goal definitions
` [PATCH 16/17] Net: sunrpc: auth_gss: "
` [PATCH 17/17] Net: wanrouter: "
[PATCH v2] Implement Characteristic Value Read using UUID in the gatttool
2010-11-22 14:38 UTC (4+ messages)
[PATCH] Fix fetching contact photo file name
2010-11-22 13:00 UTC (2+ messages)
Nobody knows the reason?
2010-11-22 3:40 UTC (2+ messages)
New subscription request to list Bluez-devel from buroc83@gmail.com
2010-11-22 3:14 UTC
[PATCH] Remove parameter entered from the DisplayPasskey agent method
2010-11-21 19:38 UTC (5+ messages)
[PATCH] Fix error handling for l2cap_init()
2010-11-21 15:13 UTC
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).