linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-02 15:00:27 to 2014-06-09 14:28:08 UTC [more...]

[RFC 0/7] HDP initial implementaion
 2014-06-09 14:28 UTC  (2+ messages)
` [RFC 1/7] android/hal-health: Fix passing buf not cmd for passing data

[PATCH] android/pts: Update GAP TC_CONN_CPUP_BV_06_C test result
 2014-06-09 14:14 UTC 

SPP profile in Bluez
 2014-06-09 13:56 UTC  (4+ messages)

[RFC] android/hal-audio: Fix leaving open socket
 2014-06-09 13:31 UTC  (2+ messages)

[PATCH 1/2] HDP: Fix checking always constant error code
 2014-06-09 12:22 UTC  (5+ messages)
` [PATCH 2/2] SDP: Make sdp_set_access_protos() return void

[PATCH 1/2] HDP: Fix checking always constant error code
 2014-06-09 12:14 UTC  (2+ messages)
` [PATCH 2/2] SDP: Make sdp_set_add_access_protos() return void

[PATCHv2] android/hal-audio: Fix memory leak
 2014-06-09 12:11 UTC  (3+ messages)
` [PATCHv3] "

[PATCH] android/avrcp: Fix accessing pointer
 2014-06-09 12:11 UTC  (2+ messages)

[PATCH] Bluetooth: Add clarifying comment for conn->auth_type
 2014-06-09 11:41 UTC 

[PATCH] Bluetooth: Fix SSP acceptor just-works confirmation without MITM
 2014-06-09 10:58 UTC 

[RFC] Bluetooth: Use struct delayed_work for HCI command timeout
 2014-06-09 10:42 UTC  (5+ messages)

[PATCH ] Fixed memory issues to avoid potential crash
 2014-06-09 10:29 UTC 

[PATCH] android/pts: Update GAP test results
 2014-06-09  9:56 UTC  (2+ messages)

[PATCH] android/pts: Re-run PTS for A2DP
 2014-06-09  9:56 UTC  (2+ messages)

[RFC] android/gatt: Fix error status override
 2014-06-09  8:26 UTC 

[RFC BlueZ 1/5] android/gatt: Fix not detecting device found by Bluetooth HAL
 2014-06-09  8:15 UTC  (5+ messages)
` [RFC BlueZ 2/5] android/gatt: Do not stop discovery if scanning is not set
` [RFC BlueZ 3/5] android/gatt: Create device and connect bonded devices
` [RFC BlueZ 4/5] android/bluetooth: Add bt_device_set_uuids
` [RFC BlueZ 5/5] android/gatt: Automatically discover primary services for bonded devices

[RFC v3] Bluetooth: Keep master role when SCO or eSCO is active
 2014-06-09  6:08 UTC  (2+ messages)

Kernel 3.14.4, BlueZ 5.18 - Bluetooth keyboard - error updating services: Input/output error (5)
 2014-06-08 14:45 UTC  (6+ messages)

[PATCHv2 BlueZ 0/5] plugin/sixaxis: Set leds using the sysfs leds class
 2014-06-08 12:58 UTC  (3+ messages)
` [PATCHv3 "

[PATCH BlueZ] plugins/sixaxis: Fix get_js_number() for devices connected via BT
 2014-06-08 12:58 UTC  (2+ messages)

[PATCH] Bluetooth: Use explicit header and body length for L2CAP SKB allocation
 2014-06-08 12:39 UTC  (2+ messages)

[PATCH] Bluetooth: Shrink size of struct l2cap_ctrl fields
 2014-06-08  9:07 UTC  (2+ messages)

[PATCH] Bluetooth: Use const for struct l2cap_ops field
 2014-06-08  9:07 UTC  (2+ messages)

[RFC] Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG
 2014-06-06 17:16 UTC  (4+ messages)

[RFC 00/13] Connection and request handling improvements
 2014-06-06 13:46 UTC  (14+ messages)
` [RFC 01/13] android/gatt: Rename app connection handling function
` [RFC 02/13] android/gatt: Always check for complete response queue
` [RFC 03/13] android/gatt: Dont process pending requests if queue is empty
` [RFC 04/13] android/gatt: Fix double processing of pending responses list
` [RFC 05/13] android/gatt: Improve response filling function
` [RFC 06/13] android/gatt: Move response filling functions up
` [RFC 07/13] android/gatt: Use fill_gatt_response in response processing
` [RFC 08/13] android/gatt: Use common code for server and client apps unregister
` [RFC 09/13] android/gatt: Rename app unregister function
` [RFC 10/13] android/gatt: Factor out device disconn. part from app disconn
` [RFC 11/13] android/gatt: Create server connections on register
` [RFC 12/13] android/gatt: Verify client and server disconnect callers
` [RFC 13/13] android/gatt: Postpone disconnect notifications sent to server apps

[RFC v2] Bluetooth: Refactor l2cap_sock_sendmsg() to copy user buffer
 2014-06-06 13:15 UTC 

[PATCH ] profiles: Fix crash due to invalid param
 2014-06-06 11:49 UTC  (3+ messages)

[PATCHv2 1/2] android/client: Fix reversing send_response values
 2014-06-06 11:30 UTC  (3+ messages)
` [PATCHv2 2/2] android/pts: Update GATT test result

[RFC] Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info
 2014-06-06 10:44 UTC  (2+ messages)

[PATCH v3 0/5] android: aptX support
 2014-06-06  8:43 UTC  (7+ messages)
` [PATCH v3 1/5] android/hal-audio: Always call qos_update
` [PATCH v3 2/5] android/hal-audio: Allow codec to init on startup
` [PATCH v3 3/5] android/hal-audio-aptx: Add initial support for aptX codec
` [PATCH v3 4/5] android/hal-audio-aptx: Load aptX encoder library
` [PATCH v3 5/5] android/hal-audio-aptx: Add encoding

[PATCH v3 BlueZ 1/4] unit/test-avrcp: Add /TP/RCR/BV-02-C test
 2014-06-06  8:24 UTC  (5+ messages)
` [PATCH v3 BlueZ 2/4] unit/test-avrcp: Add /TP/RCR/BV-04-C test
` [PATCH v3 BlueZ 3/4] android/avctp: Add define for AV/C data MTU and offset
` [PATCH v3 BlueZ 4/4] android/avrcp-lib: Add fragmentation support

[PATCH 1/2] android/client: Fix reversing send_response values
 2014-06-06  4:14 UTC  (5+ messages)
` [PATCH 2/2] android/pts: Update GATT test result

[PATCH] android/gatt: Set attrib MTU correctly
 2014-06-06  4:10 UTC  (4+ messages)

[PATCH 1/4] android: Add gatt CCC value storage
 2014-06-06  4:09 UTC  (5+ messages)
` [PATCH 2/4] android/gatt: Store CCC and indicate service change
` [PATCH 3/4] android/gatt: Make CCC descriptor readable
` [PATCH 4/4] android/pts: Update GATT results

[PATCH 1/3] android/gatt: Fix parallel reading/writing attributes values from applications
 2014-06-06  4:08 UTC  (4+ messages)
` [PATCH 2/3] android/gatt: Fix state of pending request for prep write
` [PATCH 3/3] android/gatt: Handle prepare and execute write

[PATCH 1/3] android/client: Add properly print prefix for hex values
 2014-06-06  4:07 UTC  (4+ messages)
` [PATCH 2/3] android/client: Add additional support for handling "
` [PATCH 3/3] android/client: Fix handling hex test arguments

[PATCH] health: Fix HealthDevice dbus registration
 2014-06-05 19:21 UTC  (3+ messages)
` [PATCH] gitignore: Add cscope files

[PATCH] Bluetooth: ath3k: no need to set same pipe multiple times
 2014-06-05 18:29 UTC  (3+ messages)
` [PATCH] Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile()

pull request: bluetooth-next 2014-06-01
 2014-06-05 18:10 UTC  (2+ messages)

[PATCH] android: Fix compile error
 2014-06-05 17:38 UTC  (2+ messages)

[PATCH] android/hal-audio: Fix memory leak
 2014-06-05 15:18 UTC 

[PATCH] Bluetooth: Assign L2CAP socket priority when allocating SKB
 2014-06-05 14:46 UTC  (2+ messages)

[PATCH ] profiles: Fix crash due to NULL pointer access
 2014-06-05 12:58 UTC  (6+ messages)

[RFC] Bluetooth: Refactor l2cap_sock_sendmsg() to copy user buffer
 2014-06-05 11:25 UTC  (2+ messages)

[PATCH] Bluetooth: Fix incorrectly overriding conn->src_type
 2014-06-05  9:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 BlueZ 1/3] unit/test-avrcp: Add /TP/RCR/BV-02-C test
 2014-06-05  8:07 UTC  (3+ messages)
` [PATCH v2 BlueZ 2/3] unit/test-avrcp: Add /TP/RCR/BV-04-C test
` [PATCH v2 BlueZ 3/3] android/avrcp-lib: Add fragmentation support

bt-obex is giving error related to obexd
 2014-06-05  4:08 UTC 

[PATCH 1/2] core: Fix cleaning pending services when ACL connection failed
 2014-06-04 19:39 UTC  (3+ messages)
` [PATCH 2/2] profiles/audio: Fix propagation of EHOSTDOWN error

[PATCH 1/2] unit/test-hfp: Add test for parsing empty string
 2014-06-04 17:41 UTC  (2+ messages)
` [PATCH 2/2] shared/hfp: Fix crash due to invalid free

[PATCH BlueZ 1/3] unit/test-avrcp: Add /TP/RCR/BV-02-C test
 2014-06-04 15:20 UTC  (3+ messages)
` [PATCH BlueZ 2/3] unit/test-avrcp: Add /TP/RCR/BV-04-C test
` [PATCH BlueZ 3/3] android/avrcp-lib: Add fragmentation support

[RFCV2 01/28] android/ipc: Add ipc_is_connected() check
 2014-06-04 14:17 UTC  (28+ messages)
` [RFCV2 02/28] android/handsfree: Connect SCO audio on demand
` [RFCV2 03/28] android/hal-sco: Use nanosleep for SCO synchronization
` [RFCV2 04/28] android/hal-sco: Fixes for unreliable mtu
` [RFCV2 05/28] android/hal-sco: Add SCO packet cache
` [RFCV2 06/28] android/hal-sco: Make use of config parameter
` [RFCV2 07/28] android/hal-sco: Implement open input stream
` [RFCV2 08/28] android/hal-sco: Check file descriptor >= 0
` [RFCV2 09/28] android/hal-sco: Use global sco file descriptor
` [RFCV2 10/28] android/haltest: Add open/close input stream commands
` [RFCV2 11/28] android/haltest: Add read command
` [RFCV2 12/28] android/haltest: Add loop command
` [RFCV2 13/28] android/hal-sco: Make debug more readable
` [RFCV2 14/28] android/hal-sco: Fix memory leak
` [RFCV2 15/28] android/hal-sco: Implement read
` [RFCV2 16/28] android/haltest: Implement read to file
` [RFCV2 17/28] android/hal-sco: Connect SCO when opening input stream
` [RFCV2 18/28] android/haltest: Add sample rate parameter when opening audio streams
` [RFCV2 19/28] android/hal-sco: Skip resampling for output stream with 8k
` [RFCV2 20/28] android/hal-sco: Skip resampling for input of 8k
` [RFCV2 21/28] android/haltest: Correct check for similar buffer size
` [RFCV2 22/28] android/haltest: Add mono to stereo conversion for loopback
` [RFCV2 23/28] android/hal-sco: Choose buffer size
` [RFCV2 24/28] android/hal-sco: Add stream synchronization
` [RFCV2 25/28] android/haltest: Refactor stop and closing streams
` [RFCV2 26/28] android/hal-sco: Connect SCO audio on demand
` [RFCV2 27/28] android/hal-sco: Disconnect SCO audio on standby()
` [RFCV2 28/28] android/handsfree: Refactor SCO audio connect sequence

[PATCH] android/pts: Add comments to PTS results for GATT
 2014-06-04 12:06 UTC 

[PATCH] android/pts: Update GATT test results
 2014-06-04 11:48 UTC  (2+ messages)

file transfer through bluetooth in linux
 2014-06-04 11:06 UTC 

[RFC 0/3] Gatt Client Characteristic Configuration
 2014-06-04 10:18 UTC  (2+ messages)

[PATCH] android/pts: Update GATT test results
 2014-06-04 10:14 UTC  (2+ messages)

[PATCH] android/pts: update pts-gatt.txt file
 2014-06-04  9:38 UTC 

[PATCH v3] firmware: update Intel Bluetooth device firmware patch files
 2014-06-03 19:19 UTC  (2+ messages)

BlueZ make error
 2014-06-03 13:25 UTC 

[PATCH 1/4] tools/btmgmt: Add scan-params command
 2014-06-03 10:41 UTC  (5+ messages)
` [PATCH 2/4] tools/btmgmt: Rename set-io-cap to io-cap
` [PATCH 3/4] tools/btmgmt: Fix io-cap usage message
` [PATCH 4/4] tools/btmgmt: Trival whitespace fix

[RFCv2 0/2] Attribute database dump
 2014-06-03  9:24 UTC  (5+ messages)
` [RFCv2 2/2] android/gatt: Add test command for "

BLE profile contribution - query
 2014-06-03  4:23 UTC  (2+ messages)

[PATCH v5 0/5] Bluetooth LE 6LoWPAN using CoC
 2014-06-03  4:00 UTC  (9+ messages)
` [PATCH v5 1/5] Bluetooth: Refactor l2cap_sock_sendmsg() to copy user buffer
` [PATCH v5 2/5] Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
` [PATCH v5 3/5] Bluetooth: 6LoWPAN: Create a kernel module
` [PATCH v5 5/5] Bluetooth: 6LoWPAN: Remove network devices when unloading

[PATCH] android/bluetooth: Make possible to start BlueZ in LE mode only
 2014-06-02 20:06 UTC  (4+ messages)

[PATCH BlueZ 1/6] android/hog: Add copy to HoG implementation from input plugin
 2014-06-02 17:50 UTC  (6+ messages)
` [PATCH BlueZ 2/6] android/hog: Strip dependencies "
` [PATCH BlueZ 3/6] android/gatt: Make application API public
` [PATCH BlueZ 4/6] android/bluetooth: Add bt_is_device_le function
` [PATCH BlueZ 5/6] android/hog: Add support to auto discover primary if not set
` [PATCH BlueZ 6/6] android/hidhost: Add support for HoG

[PATCH] monitor: Fix crash when parsing SDP
 2014-06-02 15:30 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).