messages from 2011-06-28 20:02:16 to 2011-07-03 20:13:56 UTC [more...]
Disable pnat-server
2011-07-03 20:13 UTC (6+ messages)
[PATCH] avrcp: mark signals as deprecated
2011-07-03 18:49 UTC (4+ messages)
Poor connection retention
2011-07-03 14:08 UTC
[PATCH] Improve input server connect log messages
2011-07-03 11:42 UTC (2+ messages)
[PATCH 1/2] Convert dos file to unix
2011-07-03 11:41 UTC (4+ messages)
` [PATCH 2/2] Fix common misspelled words
[PATCH] Bluetooth-next: Fixes l2cap "command reject" reply according to spec
2011-07-03 6:56 UTC
[PATCH v2 1/1] Bluetooth: l2cap: fix NULL ACL packet handling
2011-07-03 1:49 UTC (3+ messages)
sco routing
2011-07-03 1:35 UTC (3+ messages)
[PATCH] Add NULL packet stat to hciconfig
2011-07-02 17:44 UTC
[PATCH v2 0/1] Bluetooth: Add NULL ACL packet stat
2011-07-02 17:44 UTC
[PATCH 1/3] build: Rename configfiles option to datafiles
2011-07-02 3:53 UTC (7+ messages)
` [PATCH 2/3] build: Remove udevrules option
` [PATCH 3/3] build: Add support for systemd service configuration
[PATCH v2] build: Add support for systemd service configuration
2011-07-02 2:38 UTC (8+ messages)
endless loop in client.c when read request is rejected
2011-07-01 23:40 UTC (3+ messages)
[PATCH 1/2] Add common macro for safely deriving the size of array
2011-07-01 22:32 UTC (4+ messages)
` [PATCH 2/2] Use new macro for ARRAY_SIZE
[PATCH 0/2] bluetooth: Use current logging styles
2011-07-01 19:36 UTC (9+ messages)
` [PATCH 1/2] bluetooth: Rename function bt_err to bt_to_errno
` [PATCH 2/2] bluetooth: Add bt_printk, convert logging macros to lower case
` [PATCH] bluetooth: Add bt_printk
[PATCH v2 00/12] Bluetooth: SMP Keys exchange and storage
2011-07-01 19:28 UTC (15+ messages)
` [PATCH v2 01/12] Bluetooth: Add support for SMP phase 3 (key distribution)
` [PATCH v2 02/12] Bluetooth: Add new structures for supporting SM key distribution
` [PATCH v2 03/12] Bluetooth: Add functions to manipulate the link key list for SMP
` [PATCH v2 04/12] Bluetooth: Reject an encryption request when the key isn't found
` [PATCH v2 05/12] Bluetooth: Fix SM pairing parameters negotiation
` [PATCH v2 06/12] Bluetooth: Add support for storing the LTK
` [PATCH v2 07/12] Bluetooth: Use the link key list to temporarily store the STK
` [PATCH v2 08/12] Bluetooth: Use the stored LTK for restabilishing security
` [PATCH v2 09/12] Bluetooth: Remove unused field in hci_conn
` [PATCH v2 10/12] Bluetooth: Add support for communicating keys with userspace
` [PATCH v2 11/12] Bluetooth: Add support for storing the key size
` [PATCH v2 12/12] Bluetooth: Add support for returning the encryption "
[PATCH 0/6] Bluetooth: ERTM fixes and local busy enhancement
2011-07-01 19:13 UTC (15+ messages)
` [PATCH 1/6] Bluetooth: Check earlier for L2CAP ERTM frames to drop
` [PATCH 2/6] Bluetooth: Fix indentation whitespace
` [PATCH 3/6] Bluetooth: ERTM timeouts need to be converted to jiffies
` [PATCH 4/6] Bluetooth: Move code for ERTM local busy state to separate functions
` [PATCH 5/6] Bluetooth: Use event-driven approach for handling ERTM receive buffer
` [PATCH 6/6] Bluetooth: Remove L2CAP busy queue
[PATCH BlueZ 0/8] Permanent storage of SMP keys
2011-07-01 19:12 UTC (9+ messages)
` [PATCH BlueZ 1/8] Add stubs for storing "
` [PATCH BlueZ 2/8] Add support "
` [PATCH BlueZ 3/8] Add support for creating the device from the "
` [PATCH BlueZ 4/8] Define macros for link key types
` [PATCH BlueZ 5/8] Fix using "magic" values for "
` [PATCH BlueZ 6/8] Add support for getting the Encryption Key Size via btio
` [PATCH BlueZ 7/8] Add support for passing the CID to btiotest
` [PATCH BlueZ 8/8] Add support for btiotest to returning the key size
[RFC BlueZ] Add Proximity API
2011-07-01 18:15 UTC (9+ messages)
[PATCH v2] Bluetooth: Add Atheros AR3012 one PID/VID supported
2011-07-01 17:48 UTC
How to build gatttool
2011-07-01 16:16 UTC (4+ messages)
[PATCH obexd 1/2] Return empty body instead -ENOENT when phonebook is empty
2011-07-01 11:42 UTC
[PATCH 1/5] Bluetooth: Add extfeatures to struct hci_dev
2011-07-01 10:56 UTC (7+ messages)
` [PATCH 2/5] Bluetooth: Write LE Host Supported command
` [PATCH 3/5] Bluetooth: Add enable_le module parameter
` [PATCH 4/5] Bluetooth: Add lmp_host_le_capable() macro
` [PATCH 5/5] Bluetooth: Remove enable_smp parameter
pairing device in text mode
2011-07-01 9:55 UTC (4+ messages)
[PATCH BlueZ] Fix possible invalid read/free when using g_slist_free_full
2011-07-01 9:44 UTC
SCORouting to PCM in Desktop
2011-07-01 8:50 UTC (5+ messages)
[PATCH obexd] Return correct obex service driver in obex_session_start
2011-07-01 7:50 UTC (7+ messages)
Delivery Status Notification (Failure)
2011-07-01 7:06 UTC
HCI data payload not getting through when using BlueZ
2011-07-01 6:46 UTC (5+ messages)
[PATCH] Bluetooth: Add Atheros AR3012 one PID/VID supported
2011-07-01 4:57 UTC (3+ messages)
pull request: bluetooth-2.6 2011-06-30
2011-06-30 21:07 UTC
[PATCH 0/3] Fixes for AVRCP 1.0 and preparation for AVRCP 1.3
2011-06-30 19:55 UTC (5+ messages)
` [PATCH 1/3] avrcp: Check that AVCTP packet is of type COMMAND
` [PATCH 2/3] avrcp: Factor out function to handle vendordep pdu
` [PATCH 3/3] avrcp: return NOT_IMPLEMENTED on request for vendor dep command
Generic Attribute API race condition
2011-06-30 19:03 UTC (7+ messages)
[PATCH] bluetooth-next: Fixes l2cap incomming connection establishment when defer_setup is enabled
2011-06-30 18:03 UTC (2+ messages)
[PATCH v2] Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
2011-06-30 17:53 UTC
[PATCH] Bluetooth: Fix hidp disconnect deadlock
2011-06-30 17:47 UTC (9+ messages)
L2CAP connection on insecure link
2011-06-30 16:08 UTC (2+ messages)
[PATCH obexd] Make use of g_slist_free_full when elements are dynamically-allocated
2011-06-30 11:48 UTC (2+ messages)
[PATCH BlueZ 3/6 v3] Make use of g_slist_free_full on audio plugin
2011-06-30 10:55 UTC
BIP/BPP client profile support?
2011-06-30 9:23 UTC (2+ messages)
[PATCH BlueZ] Mark Headset.Play method deprecated
2011-06-30 8:14 UTC (2+ messages)
Memory leak on failed connection attempt
2011-06-30 5:22 UTC (7+ messages)
[PATCH BlueZ 1/6] Make use of g_slist_free_full when elements are dynamically-allocated
2011-06-29 20:18 UTC (8+ messages)
` [PATCH BlueZ 2/6] Make use of g_slist_free_full on attrib
` [PATCH BlueZ 3/6] Make use of g_slist_free_full on audio plugin
` [PATCH BlueZ 4/6] Make use of g_slist_free_full on network plugin
` [PATCH BlueZ 5/6] Make use of g_slist_free_full on serial plugin
` [PATCH BlueZ 6/6] Make use of g_slist_free_full on hciops plugin
Media API with more than one headset
2011-06-29 20:08 UTC (7+ messages)
[PATCH BlueZ 3/6 v2] Make use of g_slist_free_full on audio plugin
2011-06-29 17:05 UTC
[PATCH BlueZ] Health Thermometer Profile API
2011-06-29 14:05 UTC
[PATCH 0/4] Add support for custom (e)SCO parameters
2011-06-29 13:41 UTC (7+ messages)
[RFC] Health Thermometer Profile API
2011-06-29 13:01 UTC (6+ messages)
[PATCH obexd] Do not send empty vCard attributes
2011-06-29 11:13 UTC
[PATCH] Bluetooth: Ath3k keeps same PID/VID after downloading the patch and radio table
2011-06-29 7:19 UTC (7+ messages)
[PATCH obexd v2 0/4] Add adapter session request/release to obex-client
2011-06-29 6:32 UTC (6+ messages)
` [PATCH obexd v2 1/4] Add system bus connection in obex-client
` [PATCH obexd v2 2/4] Split up session_create in separate functions
` [PATCH obexd v2 3/4] Add handling of system D-Bus method calls
` [PATCH obexd v2 4/4] Add adapter ReleaseSession to obex-client
[PATCH] Bluetooth: Add mgmt command for fast connectable mode
2011-06-29 0:58 UTC (2+ messages)
[PATCH obexd v2] Code clean-up: remove unnecessary brackets
2011-06-28 20:26 UTC
Linux 3.0-rc4: regression reconnecting bluetooth headset (A2DP fails)
2011-06-28 20:02 UTC (4+ 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).