messages from 2012-01-24 11:06:22 to 2012-01-30 22:29:12 UTC [more...]
[PATCH 0/8] [Resend] New MGMT messages for SMP Long Term Keys
2012-01-30 22:29 UTC (3+ messages)
` [PATCH 1/8] Bluetooth: Add structures for the new LTK exchange messages
` [PATCH 2/8] Bluetooth: Rename smp_key_size to enc_key_size
[PATCH v4 1/2] Bluetooth: Remove usage of __cancel_delayed_work()
2012-01-30 22:27 UTC (6+ messages)
` [PATCH v4 2/2] Bluetooth: Fix possible use after free in delete path
[PATCHv2 0/4] Add support for bonding callbacks and retrying
2012-01-30 22:08 UTC (10+ messages)
` [PATCHv2 1/4] Add support for retrying a bonding
` [PATCHv2 2/4] plugin: Add bonding callback support for plugins
` [PATCHv2 3/4] bonding: retry if callback returns TRUE
` [PATCHv2 4/4] bonding: call plugin callback on cancellation
[PATCH] Bluetooth: fix RFCOMM session reference counting issue
2012-01-30 22:05 UTC (2+ messages)
[PATCH] Bluetooth: Add support for BCM20702A0 [0a5c:21e6]
2012-01-30 22:01 UTC (2+ messages)
[PATCH] Bluetooth: btusb: Remove device lock on release
2012-01-30 22:01 UTC (2+ messages)
[PATCH 0/4] Integrate better device support
2012-01-30 22:00 UTC (15+ messages)
` [PATCH 1/4] Bluetooth: Introduce to_hci_dev()
` [PATCH 2/4] Bluetooth: Remove hci_dev->driver_data
` [PATCH 2/4 v2] "
` [PATCH 3/4] Bluetooth: Introduce to_hci_conn
` [PATCH 4/4] Bluetooth: Use proper datatypes in release-callbacks
[PATCH v3 0/6] MGMT Start Discovery command LE-Only Support
2012-01-30 21:45 UTC (14+ messages)
` [PATCH v3 1/6] Bluetooth: LE scan should send Discovering events
` [PATCH v3 2/6] Bluetooth: Add helper functions to send LE scan commands
` [PATCH v3 3/6] Bluetooth: Add hci_do_le_scan()
` [PATCH v3 4/6] Bluetooth: Add hci_le_scan()
` [PATCH v3 5/6] Bluetooth: MGMT start discovery LE-Only support
` [PATCH v3 6/6] Bluetooth: Fix indentation
[RFC PATCHv2] autopair: add autopair plugin
2012-01-30 21:42 UTC (5+ messages)
[PATCH 1/2] Bluetooth: Fix potential deadlock
2012-01-30 19:11 UTC (7+ messages)
` [PATCH 2/2] Bluetooth: Remove unneeded locking
[PATCH 1/2] Bluetooth: Use GFP_KERNEL in hci_conn_add()
2012-01-30 19:08 UTC (6+ messages)
` [PATCH 2/2] Bluetooth: Use GFP_KERNEL in hci_chan_create()
[PATCH] Bluetooth: Add support for Atheros [0cf3:e004]
2012-01-30 18:33 UTC (2+ messages)
[RFCv0 0/5] Bluetooth: Change socket lock to l2cap_chan lock
2012-01-30 17:46 UTC (11+ messages)
` [RFCv0 1/5] Bluetooth: Use locks in RCU updater code
` [RFCv0 2/5] Bluetooth: Add l2cap_chan_lock
` [RFCv0 3/5] Bluetooth: Helper functions for locking change
` [RFCv0 4/5] Bluetooth: Remove unneeded sk variable
` [RFCv0 5/5] Bluetooth: Change sk lock to l2cap_chan lock
[PATCH obexd 01/13] client: fix not checking session_request return
2012-01-30 15:30 UTC (13+ messages)
` [PATCH obexd 02/13] client: remove unused field from obc_session
` [PATCH obexd 03/13] client: fix not queuing requests properly
` [PATCH obexd 04/13] client: introduce obc_session_setpath
` [PATCH obexd 05/13] client: introduce obc_session_mkdir
` [PATCH obexd 06/13] client: introduce obc_session_copy
` [PATCH obexd 07/13] client: introduce obc_session_move
` [PATCH obexd 08/13] client: introduce obc_session_delete
` [PATCH obexd 09/13] client: introduce obc_session_cancel
` [PATCH obexd 10/13] client: remove use of gobex in pbap module
` [PATCH obexd 11/13] client: remove use of gobex in map module
` [PATCH obexd 12/13] client: remove use of gobex in ftp module
` [PATCH obexd 13/13] client: remove gobex dependency of session
[RFC Draft] Bluetooth: Change socket lock to l2cap_chan lock
2012-01-30 12:58 UTC (6+ messages)
[PATCH] build: modifing behavior of systemdunitdir switch
2012-01-29 20:54 UTC
C++ build failure in recent bluez headers
2012-01-28 20:12 UTC
firmware loading failure for AR3011 (0cf3:3000 or 0cf3:3005 ?)
2012-01-27 21:27 UTC (2+ messages)
[RFC BlueZ v0 0/2] Phone Alert and Alert Notification APIs
2012-01-27 21:10 UTC (3+ messages)
` [RFC BlueZ v0 1/2] Add Alert Agent API
` [RFC BlueZ v0 2/2] Add Alert Notification API
[PATCH v2] Bluetooth: fix RFCOMM session reference counting issue
2012-01-27 17:32 UTC
[PATCH obexd] client: fix possible glib assertion failure
2012-01-27 10:50 UTC (2+ messages)
[PATCH BlueZ] audio: fix not disabling local a2dp endpoints when unix socket is disabled
2012-01-27 10:31 UTC (2+ messages)
[Patch 0/1] Bluetooth: Add support for BCM20702A0 [0a5c:21e1]
2012-01-27 0:46 UTC (2+ messages)
` [PATCH] "
[PATCH] Bluetooth: Change chan_ready param from sk to chan
2012-01-26 22:30 UTC (4+ messages)
[RFC] Bluetooth: Change foreach_rcu to foreach_safe
2012-01-26 21:10 UTC (2+ messages)
Changed default configuration in bluez 4.97 and higher?
2012-01-26 19:37 UTC (10+ messages)
AVRCP Use Question
2012-01-26 13:29 UTC (3+ messages)
[RFC 02/22] Bluetooth: Replace spin_lock by mutex in hci_dev
2012-01-26 13:20 UTC (11+ messages)
` [RFC 03/22] Bluetooth: Use delayed_work for connection timeout
` [RFC 04/22] Bluetooth: Use delayed work for advertisiment cache timeout
` [RFC 05/22] Bluetooth: hci_conn_auto_accept() doesn't need locking
` [RFC 06/22] Bluetooth: Move L2CAP timers to workqueue
` [RFC 07/22] Bluetooth: Don't use spin_lock socket lock anymore
` [RFC 08/22] Bluetooth: Remove sk_backlog usage from L2CAP
` [RFC 09/22] Bluetooth: move hci_task_lock to mutex
` [RFC 10/22] Bluetooth: convert chan_lock "
` [RFC 11/22] Bluetooth: Use RCU to manipulate chan_list
[RFC] Bluetooth: Use list _safe when deleting element
2012-01-26 13:10 UTC
[PATCH] BlueZ: Added retries for BNEP connection setup
2012-01-26 9:18 UTC (2+ messages)
[RFCv1 1/2] Bluetooth: Recalculate sched HCI blk/pkt flow ctrl
2012-01-25 14:11 UTC (2+ messages)
GATT improvements v3
2012-01-25 13:12 UTC (9+ messages)
` [PATCH 1/8] gatt-service: Add support for 128-bit Bluetooth UUIDs
` [PATCH 2/8] gatt-service: Move va_end just after processing the argument list
` [PATCH 3/8] gatt-service: Provide service uuid in attrib_db_find_avail function
` [PATCH 4/8] attrib-server: Allocate 16-bits UUIDS at the begining of the list
` [PATCH 5/8] attrib-server: Set database uuids as a double linked list
` [PATCH 6/8] glib-compat: Add g_list_free_full to deal with issues in old GLib versions
` [PATCH 7/8] attrib-server: Allocate 128-bits UUIDs using highest available handlers
` [PATCH 8/8] gatt-example: Fix g_assert checks when an uint16_t value overflows
GATT improvements v2
2012-01-25 11:42 UTC (11+ messages)
` [PATCH 1/8] gatt-service: Add support for 128-bit Bluetooth UUIDs
` [PATCH 2/8] gatt-service: Move va_end just after processing the argument list
` [PATCH 3/8] gatt-service: Provide service uuid in attrib_db_find_avail function
` [PATCH 4/8] attrib-server: Allocate 16-bits UUIDS at the begining of the list
` [PATCH 5/8] attrib-server: Set database uuids as a double linked list
` [PATCH 6/8] glib-compat: Add g_list_free_full to deal with issues in old GLib versions
` [PATCH 7/8] attrib-server: Allocate 128-bits UUIDs using highest available handlers
` [PATCH 8/8] gatt-example: Fix g_assert checks when an uint16_t value overflows
[PATCH obexd 2/2] client: remove unused field from obc_session
2012-01-25 8:27 UTC
[PATCH obexd 1/2] client: fix not checking session_request return
2012-01-25 8:27 UTC
[RFC BlueZ 0/4] Add hciops_allow_sniff to disable and restore LMP_SNIFF bit
2012-01-25 8:06 UTC (7+ messages)
` [PATCH BlueZ 1/4] "
` [PATCH BlueZ 2/4] Add btd_adapter_allow_sniff to adapter
` [PATCH BlueZ 3/4] Add manager_allow_sniff to audio manager
` [PATCH BlueZ 4/4] Fix disallow entering in sniff mode while SCO is open
BT_AMP_POLICY and RFCOMM
2012-01-24 20:59 UTC (7+ messages)
GATT service improvements
2012-01-24 15:49 UTC (14+ messages)
` [PATCH 1/8] gatt-service: Add support for 128-bit Bluetooth UUIDs
` [PATCH 2/8] gatt-service: Move va_end just after processing the argument list
` [PATCH 3/8] gatt-service: Provide service uuid in attrib_db_find_avail function
` [PATCH 4/8] attrib-server: Allocate 16-bits UUIDS at the begining of the list
` [PATCH 5/8] attrib-server: Set database uuids as a double linked list
` [PATCH 6/8] glib-compat: Add g_list_free_full to deal with issues in old GLib versions
` [PATCH 7/8] attrib-server: Allocate 128-bits UUIDs using highest available handlers
` [PATCH 8/8] gatt-example: Fix g_assert checks when an uint16_t value overflows
[PATCH BlueZ v3 1/6] lib: Add Key Size information to the security information
2012-01-24 14:21 UTC (7+ messages)
` [PATCH BlueZ v3 2/6] btio: Add support for getting the Encryption Key Size via btio
` [PATCH BlueZ v3 3/6] test: Add support for passing the CID to btiotest
` [PATCH BlueZ v3 4/6] test: Add support for btiotest to returning the key size
` [PATCH BlueZ v3 5/6] btio: Remove the default security level from btio
` [PATCH BlueZ v3 6/6] btio: Fix users to not expect a default security level
bluez static analysis: lib/sdp.c:sdp_gen_pdu()
2012-01-24 13:57 UTC
[PATCH BlueZ v2 3/4] Fix memory leak when loading keys
2012-01-24 13:48 UTC (9+ messages)
` [PATCH BlueZ] "
[PATCH BlueZ] lib/sdp.c: Prevent passing unitialised argument
2012-01-24 13:22 UTC
[PATCH BlueZ] Change page scan interval in fast connectable mode
2012-01-24 12:43 UTC
bluez static analysis: plugins/hciops.c:init_adapter()
2012-01-24 12:29 UTC
bluez static analysis: src/sdpd-database.c:sdp_record_remove()
2012-01-24 11:47 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).