linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-02 18:37:27 to 2013-01-09 20:12:15 UTC [more...]

[PATCH 0/8] Bluetooth: Various mgmt fixes
 2013-01-09 20:12 UTC  (19+ messages)
` [PATCH 1/8] Bluetooth: Fix missing command complete event for mgmt_confirm_name
` [PATCH 2/8] Bluetooth: Fix missing command complete for mgmt_load_long_term_keys
` [PATCH 3/8] Bluetooth: Fix checking for valid device class values
` [PATCH 4/8] Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers
` [PATCH 5/8] Bluetooth: Fix returning proper command status for start_discovery
` [PATCH 6/8] Bluetooth: Move non-critical sections outside of the dev lock
` [PATCH 7/8] Bluetooth: Fix checking for exact values of boolean mgmt parameters
  ` [PATCH 7/8 v2] "
` [PATCH 8/8] Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered

[PATCH BlueZ 1/3] unit: Reuse define_test() macro for /TP/SERVER/BRW/* tests
 2013-01-09 20:06 UTC  (7+ messages)
` [PATCH BlueZ 2/3] unit: Rename x_pdu() macro on SDP test program
` [PATCH v2 BlueZ 3/3] unit: Implement tests for sdp_extract_attr()

[PATCH] Bluetooth device 04ca:3008 should use ath3k
 2013-01-09 19:53 UTC  (4+ messages)

[PATCH] Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
 2013-01-09 19:40 UTC  (3+ messages)

usb device removed from sysfs before input children devices
 2013-01-09 19:27 UTC 

[PATCH v1] Bluetooth: Fix authentication if acl data comes before remote feature evt
 2013-01-09 16:27 UTC  (2+ messages)

[PATCH BlueZ 1/2] unit: Add initial tests for sdp_extract_attr()
 2013-01-09 15:14 UTC  (11+ messages)
` [PATCH BlueZ 2/2] lib: Fix SDP_TEXT_STR16/SDP_URL_STR16 parsing
  ` [PATCH v2 BlueZ] "

[PATCH BlueZ 1/5] health: Fix pointer to local variable out-of-scope
 2013-01-09  9:15 UTC  (6+ messages)
` [PATCH BlueZ 2/5] health: Fix possible use after free
` [PATCH BlueZ 3/5] unit: Replace g_test_fail() with g_assert()
` [PATCH BlueZ 4/5] audio: Remove unused struct audio_adapter
` [PATCH BlueZ 5/5] sdp-xml: Remove newline before EOF

sd8688 firmware location
 2013-01-09  6:35 UTC  (7+ messages)
` [PATCH] Bluetooth: btmrvl_sdio: look for sd8688 firmware in alternate place
` [PATCH] Move sd8688*.bin images away from libertas tree

Bluetooth / TTY: [ 1806.484970] INFO: task kworker/0:1:25023 blocked for more than 120 seconds
 2013-01-08 22:00 UTC 

[PATCH BlueZ 1/2] build: Fix --disable-optimization configure option
 2013-01-08 15:46 UTC  (2+ messages)
` [PATCH BlueZ 2/2] attrib: Fix compilation errors when compiled without optimization

usb device removed from sysfs before input children devices
 2013-01-08 14:33 UTC 

[PATCH hidp] Fix Kernel OOPS in hidp_session caused by orphaned sock structures
 2013-01-08 14:21 UTC 

[PATCH v0 0/2] Media API clarifications
 2013-01-08 11:57 UTC  (4+ messages)
` [PATCH v0 1/2] media: Add HFP/HSP gains to transport API
` [PATCH v0 2/2] media: Clarify Acquire/TryAcquire error cases

[PATCH BlueZ 1/5] lib: Add SDP_IS_TEXT_STR() macro for SDP_TEXT_STR* checking
 2013-01-08 10:52 UTC  (8+ messages)
` [PATCH BlueZ 2/5] lib: Trivial whitespace and line wrapping fix
` [PATCH v2 BlueZ 3/5] input: Validate SDP HIDDescriptorList subattributes
` [PATCH BlueZ 4/5] lib: Use SDP_IS_TEXT_STR()/SDP_IS_SEQ() where possible
` [PATCH BlueZ 5/5] health: "

[PATCH BlueZ v1] audio: Replace g_hash_table_contains() with g_hash_table_lookup()
 2013-01-08  6:32 UTC  (2+ messages)

usage of g_test_fail() which is introduced in Glib 2.30
 2013-01-08  3:26 UTC  (2+ messages)

[PATCH 1/2] audio: Replace g_hash_table_contains() with g_hash_table_lookup()
 2013-01-08  3:24 UTC  (8+ messages)
` [PATCH 2/2] shared: Fix build break

New kernel APIs and actually testing them
 2013-01-07 23:35 UTC 

[PATCH 1/2] Bluetooth: Fix to update EIR for uuid16 properly
 2013-01-07 20:49 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Fix ACL alive for long in case of non pariable devices

[PATCH 1/2 v1] Bluetooth: Fix to update EIR for uuid16
 2013-01-07 20:47 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Update management interface revision

[PATCH 0/9] Battery Profile implementation
 2013-01-07 19:41 UTC  (10+ messages)
` [PATCH 1/9] battery: Add generic device battery documentation
` [PATCH 2/9] battery: Implement Generic device battery
` [PATCH 3/9] battery: Add GATT Battery Client Service skeleton
` [PATCH 4/9] battery: Discover Characteristic Descriptors
` [PATCH 5/9] battery: Get Battery ID
` [PATCH 6/9] battery: Add Battery to device
` [PATCH 7/9] battery: Read Battery level characteristic
` [PATCH 8/9] battery: Add support for notifications
` [PATCH 9/9] battery: Support persistent battery level

Security Block w/ PAN Profile
 2013-01-07 15:16 UTC 

[PATCH] adapter: Fix storage to be used by BlueZ 4 or 5
 2013-01-07 14:20 UTC  (2+ messages)

[PATCH BlueZ 1/4] input: Change extract_hid_record() return type
 2013-01-07 11:59 UTC  (6+ 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

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

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


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