linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-23 15:57:43 to 2013-01-07 10:53:31 UTC [more...]

[PATCH] adapter: Fix storage to be used by BlueZ 4 or 5
 2013-01-07 10:53 UTC 

[PATCH BlueZ 1/4] input: Change extract_hid_record() return type
 2013-01-07  8:27 UTC  (5+ messages)
` [PATCH BlueZ 2/4] input: Move HID device name creation to separate function
` [PATCH BlueZ 3/4] input: Use SDP library functions for reading attributes
` [PATCH BlueZ 4/4] input: Validate SDP HIDDescriptorList subattributes

[PATCH v1] Bluetooth: Fix authentication if acl data comes before remote feature evt
 2013-01-07  7:29 UTC 

Question about using bluetooth in Linux
 2013-01-07  7:06 UTC  (2+ messages)

[PATCH] Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
 2013-01-06 22:28 UTC 

[PATCH BlueZ 1/3] input: Fix buffer overflow when parsing HID SDP record
 2013-01-06 16:18 UTC  (4+ messages)
` [PATCH BlueZ 2/3] input: Refactor req->name composition code
` [PATCH BlueZ 3/3] input: Use defines for SDP attribute names

[PATCH BlueZ] gdbus: Fix memory leak on properties_set()
 2013-01-06 13:09 UTC  (2+ messages)

[PATCH BlueZ] core: Remove leftover from pending_uuids removal
 2013-01-05  8:51 UTC  (2+ messages)

[PATCH BlueZ] unit: Fix compilation issue with ignored return value
 2013-01-04 14:18 UTC  (2+ messages)

[PATCH 1/2] storage: Fix memory leak
 2013-01-04 14:17 UTC  (3+ messages)
` [PATCH 2/2] rfkill: Fix count parameter in read

[REVIEW] adapter: Fix storage to be used by BlueZ 4 or 5
 2013-01-04 13:25 UTC  (2+ messages)

[PATCH BlueZ 1/8 v2] media-api: Add playback control methods to MediaPlayer1
 2013-01-04 12:39 UTC  (8+ messages)
` [PATCH BlueZ 2/8 v2] player: Remove GetTrack and TrackChanged
` [PATCH BlueZ 3/8 v2] player: Add support for button controls
` [PATCH BlueZ 4/8 v2] player: Fix documentation to use TrackNumber in track metadata
` [PATCH BlueZ 5/8 v2] AVRCP: Always create a controller player even for version 1.0
` [PATCH BlueZ 6/8 v2] control: Mark all members of MediaControl1 as deprecated
` [PATCH BlueZ 7/8 v2] player: Remove experimental flag from MediaPlayer1
` [PATCH BlueZ 8/8 v2] player: Add Device property

[PATCH v2 0/2] Fix stop discovery not handled if discovery state is STARTING
 2013-01-04  7:46 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: Fix stop discovery while in STARTING state

[PATCH 1/2] Bluetooth: Move hci_outgoing_auth_needed() to hci_conn.c
 2013-01-04  5:57 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: Fix authentication if acl data comes before remote feature evt

[PATCH BlueZ] gdbus: Don't include just added interfaces in GetManagedObjects
 2013-01-04  5:36 UTC  (2+ messages)

[PATCH BlueZ 1/3] build: Do not use deprecated AM_CONFIG_HEADER
 2013-01-04  5:32 UTC  (6+ messages)
` [PATCH BlueZ 2/3] gdbus: Simplify generated introspection
` [PATCH BlueZ 3/3] gitignore: Ignore file generated by Automake 1.13

[RFC] gdbus: Process changes upon ObjectManager.GetManagedObjects
 2013-01-04  1:50 UTC 

[PATCH] Bluetooth: fix the oops due to conn->hcon == NULL in shutdown case
 2013-01-04  0:55 UTC  (3+ messages)

[PATCH] Bluetooth device 04ca:3008 should use ath3k
 2013-01-03 23:22 UTC  (3+ messages)

[PATCH 12/25] bluetooth/l2cap: don't use [delayed_]work_pending()
 2013-01-03 22:27 UTC  (2+ messages)

[RFC 0/3] Bluetooth: mgmt API for reading supported codecs
 2013-01-03 22:16 UTC  (4+ messages)
` [RFC 3/3] Bluetooth: Provide mgmt API for reading list of "

[PATCH 2/2] AVCTP: Replace calls to g_queue_free_full function
 2013-01-03 21:00 UTC  (2+ messages)

[PATCH 1/2] core: Replace calls to g_queue_free_full function
 2013-01-03 21:00 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]
 2013-01-03 20:59 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]

[PATCH] attrib-server: Fix invalid device access
 2013-01-03 20:56 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for GC-WB300D PCIe [04ca:3006]
 2013-01-03 20:07 UTC  (3+ messages)
` [PATCH] Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k

[PATCH BlueZ 1/8] media-api: Add playback control methods to MediaPlayer1
 2013-01-03 19:46 UTC  (8+ messages)
` [PATCH BlueZ 2/8] player: Remove GetTrack and TrackChanged
` [PATCH BlueZ 3/8] player: Add support for button controls
` [PATCH BlueZ 4/8] player: Fix documentation to use TrackNumber in track metadata
` [PATCH BlueZ 5/8] AVRCP: Always create a controller player even for version 1.0
` [PATCH BlueZ 6/8] control: Mark all members of MediaControl1 as deprecated
` [PATCH BlueZ 7/8] player: Remove experimental flag from MediaPlayer1
` [PATCH BlueZ 8/8] gdbus: Fix introspection data for deprecated properties

[PATCH 1/2] core: Replace calls to g_queue_free_full function
 2013-01-03 19:36 UTC  (3+ messages)

[PATCH v2 BlueZ 1/6] input: Remove dead code from encrypt_completed()
 2013-01-03 16:12 UTC  (7+ messages)
` [PATCH v2 BlueZ 2/6] input: Use g_free() where appropriate
` [PATCH v2 BlueZ 3/6] input: Remove unnecessary goto label
` [PATCH v2 BlueZ 4/6] input: Remove unnecessary encrypt_completed() function
` [PATCH v2 BlueZ 5/6] input: Minor whitespace fixes
` [PATCH v2 BlueZ 6/6] input: Fix closing sockets when ioctl_connadd() fails

[PATCH 00/12] Add LE broadcaster and observer functionality
 2013-01-03 15:02 UTC  (2+ messages)

[PATCH BlueZ] input: Fix closing sockets when ioctl_connadd() fails
 2013-01-03 14:09 UTC  (3+ messages)

[PATCH 1/1] adapter, AVCTP: Replaced calls to g_queue_free_full function
 2013-01-03 10:27 UTC  (10+ messages)

[PATCH 2/2] AVCTP: Replace calls to g_queue_free_full function
 2013-01-02 22:10 UTC  (2+ messages)

FLUSHING ACL PACKETS
 2013-01-02 18:47 UTC 

BLE multiple connection - Recv() issue
 2013-01-02 18:37 UTC  (2+ messages)

[RFC] Bluetooth: Allow getting SCO options for not connected sockets
 2013-01-02 14:47 UTC 

[PATCH] obexd: Fix crash while removing session
 2013-01-02 14:27 UTC  (3+ messages)

[PATCH] Bluetooth: Fix uuid output in debugfs
 2013-01-02 13:43 UTC  (5+ messages)

Specifying destination path in obexd/bluez-5
 2013-01-02 10:51 UTC  (3+ messages)
  `  "

[PATCH] Bluetooth: Fix uuid output in debugfs
 2013-01-02  9:27 UTC  (2+ messages)

[PATCH 2/2] AVCTP: Replace calls to g_queue_free_full function
 2013-01-02  1:19 UTC  (2+ messages)

[PATCH 1/2] core: Replace calls to g_queue_free_full function
 2013-01-02  1:18 UTC  (2+ messages)

[PATCH] obexd: Fix crash while removing session
 2012-12-31 14:00 UTC 

SEGFAULT in obexd manager.c:find_session
 2012-12-31 10:13 UTC  (5+ messages)

bluez-5.0 dropped --with-ouifile=PATH
 2012-12-30 20:12 UTC  (5+ messages)

[PATCH BlueZ 00/11] Add experimental command line switch option
 2012-12-30 19:02 UTC  (14+ messages)
` [PATCH BlueZ 01/11] gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
` [PATCH BlueZ 02/11] gdbus: Introduce G_DBUS_SIGNAL_FLAG_EXPERIMENTAL
` [PATCH BlueZ 03/11] gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL
` [PATCH BlueZ 04/11] gdbus: Check if the interface being registered is valid
` [PATCH BlueZ 05/11] gdbus: Call check_signals when sending signals with g_dbus_send_message
` [PATCH BlueZ 06/11] gdbus: Introduce G_DBUS_FLAG_ENABLE_DEPRECATED
` [PATCH BlueZ 07/11] core: Add command line switch for enabling experimental interfaces
` [PATCH BlueZ 08/11] core: Reuse --compat/-C switch for enabling deprecated interfaces
` [PATCH BlueZ 09/11] media: Enable RegisterPlayer and UnregisterPlayer methods as experimental
` [PATCH BlueZ 10/11] player: Enable MediaPlayer1 interface "
` [PATCH BlueZ 11/11] AVRCP: Fix not checking for media_player_controller_create

inconsistency in configure.ac for BlueZ 5.0 : GLib 2.32 required
 2012-12-30 10:25 UTC  (3+ messages)

[RFC/RFT] rtk_btusb: Bluetooth driver for Realtek RTL8723AE combo device
 2012-12-29  9:29 UTC  (6+ messages)

How to pair device from CLI?
 2012-12-28 15:25 UTC  (5+ messages)

[PATCH BlueZ 1/8] gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
 2012-12-27 17:49 UTC  (14+ messages)
` [PATCH BlueZ 2/8] gdbus: Introduce G_DBUS_SIGNAL_FLAG_EXPERIMENTAL
` [PATCH BlueZ 3/8] gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL
` [PATCH BlueZ 4/8] gdbus: Check if the interface being registered is valid
` [PATCH BlueZ 5/8] gdbus: Call check_signals when sending signals with g_dbus_send_message
` [PATCH BlueZ 6/8] media: Enable RegisterPlayer and UnregisterPlayer methods as experimental
` [PATCH BlueZ 7/8] player: Enable MediaPlayer1 interface "
` [PATCH BlueZ 8/8] AVRCP: Fix not checking for media_player_controller_create

[PATCH 1/2 v1] Bluetooth: Fix to update EIR for uuid16
 2012-12-27 17:45 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Update management interface revision

[ANNOUNCE] Release of BlueZ 5.0
 2012-12-25  2:10 UTC 

[PATCH] lib: use %m instead of strerror
 2012-12-24 19:10 UTC  (5+ messages)

[PATCH 3/3] configure.ac: build system improvements
 2012-12-24 18:10 UTC 

[PATCH 2/2] lib: Use SOCK_CLOEXEC where needed
 2012-12-24 17:13 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Fix to update EIR for uuid16 properly
 2012-12-24 16:45 UTC  (5+ messages)

[PATCH] hcidump: Add TI Logger dump support
 2012-12-24 13:04 UTC 

[PATCH] Fix missing config.h includes
 2012-12-24  3:06 UTC  (3+ messages)

[PATCH BlueZ 1/6] gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
 2012-12-23 16:40 UTC  (9+ messages)
` [PATCH BlueZ 3/6] gdbus: Introduce GDBusInterfaceFlags
` [PATCH BlueZ 4/6] gdbus: Call check_signals when sending signals with g_dbus_send_message

[PATCH hcidump] Add TI Logger dump support
 2012-12-23 15:57 UTC  (2+ messages)


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).