linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-22 09:57:54 to 2014-05-27 07:54:22 UTC [more...]

[RFC] android/hal-audio: Fix wrong memory access
 2014-05-27  7:54 UTC  (10+ messages)

[PATCH 0/9] Connection parameters D-Bus API
 2014-05-27  7:52 UTC  (10+ messages)
` [PATCH 1/9] doc: Introduce connection monitoring API
` [PATCH 2/9] core: Add ConnectionRSSI property
` [PATCH 3/9] core: Add ConnectionTXPower property
` [PATCH 4/9] core: Add ConnectionTXPowerMax property
` [PATCH 5/9] core: Make connection properties exist only when connected
` [PATCH 6/9] core: Read max TX power when device connected
` [PATCH 7/9] core: Add API to start/stop connection monitoring
` [PATCH 8/9] core: Store list of monitored devices in adapter
` [PATCH 9/9] core: Poll for connection info

HCI_AUTO_OFF ... how to do that from hcitool?
 2014-05-27  7:47 UTC 

[PATCH] Bluetooth: ath3k: no need to set same pipe multiple times
 2014-05-27  5:49 UTC 

[PATCH 1/2] android/gatt: Fix possible memory leak in write request
 2014-05-26 22:14 UTC  (3+ messages)
` [PATCH 2/2] android/gatt: Check permissions before write execution

[PATCH 1/4] android/hal-gatt: Fix missing check if interface is ready
 2014-05-26 22:11 UTC  (5+ messages)
` [PATCH 2/4] android/README: Update required kernel options
` [PATCH 3/4] android/pts: Update GATT tests results
` [PATCH 4/4] android/README: Update information about GATT HAL support

[PATCH 0/5] android: GATT client test interface
 2014-05-26 21:53 UTC  (6+ messages)
` [PATCH 1/5] android/gatt: Add initial implementation of client test command
` [PATCH 2/5] android/gatt: Factor out unregistering client into helper function
` [PATCH 3/5] android/gatt: Implement enable test command
` [PATCH 4/5] android/gatt: Implement connect "
` [PATCH 5/5] android/gatt: Implement disconnect "

pull request: bluetooth-next 2014-05-26
 2014-05-26 21:41 UTC 

[PATCH v2 0/8] Bluetooth LE 6LoWPAN using CoC
 2014-05-26 19:55 UTC  (23+ messages)
` [PATCH v2 1/8] Bluetooth: Refactor l2cap_sock_sendmsg() to copy user buffer
` [PATCH v2 2/8] Bluetooth: Create callbacks for hci device creation and deletion
` [PATCH v2 3/8] Bluetooth: Create callbacks for hcon connect and disconnect
` [PATCH v2 4/8] Bluetooth: l2cap: Set more channel defaults
` [PATCH v2 5/8] Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
` [PATCH v2 6/8] Bluetooth: 6lowpan: Fix MAC address universal/local bit handling
` [PATCH v2 7/8] Bluetooth: 6LoWPAN: Create a kernel module
` [PATCH v2 8/8] Bluetooth: 6lowpan: Remove all 6lowpan network devices when module is unloaded

[PATCH 00/26] android: Add aptX support
 2014-05-26 13:16 UTC  (27+ messages)
` [PATCH 01/26] android/a2dp: Fix removing device on incoming connection
` [PATCH 02/26] android: Fix missing include
` [PATCH 03/26] android/hal-audio: Fix PT in media packets
` [PATCH 04/26] android/hal-audio: Fix media_packet definition
` [PATCH 05/26] android/hal-audio: Make RTP header optional
` [PATCH 06/26] android/hal-audio: Make update_qos optional
` [PATCH 07/26] android/hal-audio: Send packets only when data were encoded
` [PATCH 08/26] android/hal-audio: Allow to autoselect endpoint in open_stream IPC
` [PATCH 09/26] android/hal-audio: Make codecs configurable
` [PATCH 10/26] android/hal-audio: Add load/unload methods for codec
` [PATCH 11/26] android/hal-audio: Allow to return 0 from get_presets
` [PATCH 12/26] audio: Fix a2dp_vendor_codec_t declaration
` [PATCH 13/26] audio: Add definitions for MPEG-2,4 AAC codec
` [PATCH 14/26] audio: Add macros to access MPEG-2,4 AAC codec info
` [PATCH 15/26] audio: Add definitions for aptX
` [PATCH 16/26] android/a2dp: Fix SEP selection
` [PATCH 17/26] tools/hcidump: Decode MPEG-2,4 AAC codec capabilities
` [PATCH 18/26] tools/hcidump: Decode aptX "
` [PATCH 19/26] tools/avinfo: Decode MPEG-2,4 AAC "
` [PATCH 20/26] tools/avinfo: Decode aptX "
` [PATCH 21/26] android: Add avinfo to makefile
` [PATCH 22/26] android/a2dp: Add support to check MPEG-2,4 AAC caps
` [PATCH 23/26] android/a2dp: Add support to check aptX capabilities
` [PATCH 24/26] android/hal-audio-aptx: Add initial support for aptX codec
` [PATCH 25/26] android/hal-audio-aptx: Load aptX encoder library
` [PATCH 26/26] android/hal-audio-aptx: Add encoding

[PATCHv2 1/6] shared/gatt: Define atribute permissions as uint32_t
 2014-05-26 12:19 UTC  (7+ messages)
` [PATCHv2 2/6] shared/gatt: Add helper for getting attribute's permissions
` [PATCHv2 3/6] android/hal-gatt: Define attribute permissions values
` [PATCHv2 4/6] android/gatt: Store proper attributes permissions in database
` [PATCHv2 5/6] android/gatt: Add proper permissions to built-in services
` [PATCHv2 6/6] android/gatt: Check permissions before read execution

[PATCH v2 1/4] lib/sdp: Add attributes and service class for MPS
 2014-05-26  9:11 UTC  (5+ messages)
` [PATCH v2 2/4] android/bluetooth: Register SDP record "
` [PATCH v2 3/4] android/pics: Enable NAP and PBAP in MPS settings
` [PATCH v2 4/4] android/pts: Update MPS tests results

[PATCHv5 1/3] android/gatt: Use g_attrib buffer where possible for att
 2014-05-26  8:55 UTC  (4+ messages)
` [PATCHv5 2/3] android/gatt: Make att_handler use g_attrib buffer
` [PATCHv5 3/3] android/gatt: Use default mtu on mtu exchange response

[PATCH 1/2] android/gatt: Fix possible memory leak
 2014-05-26  8:47 UTC  (3+ messages)
` [PATCH 2/2] android: Fix sending uninitialised data

[PATCH v3 00/12] android/gatt: Add support for write signature command
 2014-05-26  8:41 UTC  (14+ messages)
` [PATCH v3 01/12] shared/crypto: Extend bt_crypto_sign_att with sign counter
` [PATCH v3 02/12] attrib: Add helpers to enc and dec signed write command
` [PATCH v3 03/12] attrib/gatt: Add wrapper to send "
` [PATCH v3 04/12] android/bluetooth: Expose API to get CSRK for device
` [PATCH v3 05/12] android/bluetooth: Expose API to update sign counter
` [PATCH v3 06/12] android/bluetooth: Add support to read CSRK from the kernel
` [PATCH v3 07/12] android/bluetooth: Store CSRK
` [PATCH v3 08/12] android/bluetooth: Read CSRK from the storage on startup
` [PATCH v3 09/12] android/bluetooth: Store sign counter needed for aes-cmac sign
` [PATCH v3 10/12] android/gatt: Add crypto needed for sign write
` [PATCH v3 11/12] android/gatt: Add support for signed write command
` [PATCH v3 12/12] android/gatt: Add handling signed write from remote device

[PATCH] android/bluetooth: Make possible to start BlueZ in LE mode only
 2014-05-25 18:34 UTC  (3+ messages)

[PATCH 1/2] input: Update uhid_copy.h to version from Linux 3.14
 2014-05-25 16:01 UTC  (4+ messages)
` [PATCH 2/2] shared/uhid: Use uhid_copy.h instead of system header

BLE Passive scan & Bonding quest (dbus vs mgmt-api vs plugins)
 2014-05-25 15:19 UTC  (3+ messages)

[PATCH v2 00/10] bt_att initial implementation
 2014-05-25  6:22 UTC  (13+ messages)
` [PATCH v2 01/10] src/shared/att: Introduce struct bt_att
` [PATCH v2 02/10] unit/test-att: Add unit tests for src/shared/att
` [PATCH v2 03/10] tools/btatt: Add command-line tool for ATT protocol testing
` [PATCH v2 04/10] tools/btatt: Add "exchange-mtu" command
` [PATCH v2 05/10] src/shared/att: Add "Find Information" request and response
` [PATCH v2 06/10] unit/test-att: Add unit test for "Find Information" request/response

[RFC BlueZ 0/1] Introduce bt_gatt
 2014-05-25  6:01 UTC  (3+ messages)
` [RFC BlueZ 1/1] src/shared/gatt: Introduce bt_gatt skeleton

Kernel 3.14.4, BlueZ 5.18 - Bluetooth keyboard - error updating services: Input/output error (5)
 2014-05-24 11:37 UTC  (3+ messages)

[PATCH] Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
 2014-05-23 18:28 UTC  (2+ messages)

[PATCH] android/pts: Rerun TC_GAW_CL* testes using gatttool
 2014-05-23 14:29 UTC  (2+ messages)

[PATCH] android/gatt: Add debug logs useful for PTS testing
 2014-05-23 14:02 UTC  (2+ messages)

[PATCH BlueZ 1/8] shared/uhid: Add initial API
 2014-05-23 13:51 UTC  (2+ messages)

[PATCH BlueZ v2 1/5] unit/test-queue: Add /queue/foreach_destroy test
 2014-05-23 13:51 UTC  (6+ messages)
` [PATCH BlueZ v2 2/5] shared/queue: Fix queue_foreach not detecting queue has been destroyed
` [PATCH BlueZ v2 3/5] unit/test-queue: Add /queue/foreach_remove_all test
` [PATCH BlueZ v2 4/5] shared/queue: Fix queue_foreach not detecting queue has changed
` [PATCH BlueZ v2 5/5] shared/queue: Make queue_find default do direct match for NULL callback

[PATCH 1/4] shared/gatt: Define atribute permissions as uint32_t
 2014-05-23 13:06 UTC  (4+ messages)
` [PATCH 2/4] shared/gatt: Add helper for getting attribute's permissions
` [PATCH 3/4] android/hal-gatt: Define attribute permissions values
` [PATCH 4/4] android/gatt: Store proper attributes permissions in database

[RFC 00/11] Connection parameters D-Bus API
 2014-05-23 11:46 UTC  (6+ messages)
` [RFC 01/11] doc: Update RSSI property description
` [RFC 06/11] core: Make connection properties exist only when connected

[PATCH 1/2] gatttool: Allow to build without interactive mode
 2014-05-23 10:50 UTC  (2+ messages)
` [PATCH 2/2] android: Add gatttool to debug builds

[PATCH] android/hal-audio: Decouple SBC codec from core HAL
 2014-05-23  7:28 UTC  (2+ messages)

[PATCHv5 1/4] android/gatt: Send Exchange MTU request on connect
 2014-05-22 14:49 UTC  (5+ messages)
` [PATCHv5 2/4] android/gatt: Use g_attrib buffer where possible for att
` [PATCHv5 3/4] android/gatt: Make att_handler use g_attrib buffer
` [PATCHv5 4/4] android/gatt: Use default mtu on mtu exchange response

[PATCH 0/4] android/gatt: Read/Write improvements
 2014-05-22 14:26 UTC  (6+ messages)
` [PATCH 1/4] android/gatt: Use common framework for processing read_by_group_type request
` [PATCH 2/4] android/gatt: Improve handling pending read/write requests
` [PATCH 3/4] android/gatt: Fix minor style code issue
` [PATCH 4/4] android/gatt: Use pending request for write req and prep write

[PATCH 1/3] android/gatt: Check for connection state on connection search
 2014-05-22 12:12 UTC  (2+ messages)

[RFCv0 01/14] android/hal-sco: Use nanosleep for SCO synchronization
 2014-05-22 12:06 UTC  (14+ messages)
` [RFCv0 02/14] android/hal-sco: Fixes for unreliable mtu
` [RFCv0 03/14] android/hal-sco: Add SCO packet cache
` [RFCv0 04/14] android/hal-sco: Make use of config parameter
` [RFCv0 05/14] android/hal-sco: Implement open input stream
` [RFCv0 06/14] android/hal-sco: Check file descriptor >= 0
` [RFCv0 07/14] android/hal-sco: Use global sco file descriptor
` [RFCv0 08/14] android/haltest: Add open/close input stream commands
` [RFCv0 09/14] android/haltest: Add read command
` [RFCv0 10/14] android/haltest: Add loop command
` [RFCv0 11/14] android/hal-sco: Make debug more readable
` [RFCv0 12/14] android/hal-sco: Fix memory leak
` [RFCv0 13/14] android/hal-sco: Implement read
` [RFCv0 14/14] android/haltest: Implement read to file

[PATCH] android/gatt: Don't process read_by_type request with invalied range
 2014-05-22 12:04 UTC  (2+ messages)

[PATCH] android/gatt: Fix handling write request
 2014-05-22 11:15 UTC  (2+ messages)

[PATCH] android/gatt: Fix not sending confirmation for INDICATION
 2014-05-22 11:15 UTC  (2+ messages)

[PATCH] android/bluetooth: Add bonded information to found device callback
 2014-05-22 11:13 UTC  (2+ messages)

[PATCH 3/3] gatt: Fix not freeing GError on failure
 2014-05-22 11:01 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v2 00/12] android/gatt: Add support for write signature command
 2014-05-22 10:59 UTC  (4+ messages)
` [PATCH v2 01/12] shared/crypto: Extend bt_crypto_sign_att with sign counter

[PATCH BlueZ 1/5] unit/test-queue: Add /queue/foreach_destroy test
 2014-05-22 10:34 UTC  (5+ messages)
` [PATCH BlueZ 2/5] shared/queue: Fix queue_foreach not detecting queue has been destroyed
` [PATCH BlueZ 3/5] unit/test-queue: Add /queue/foreach_remove_all test
` [PATCH BlueZ 4/5] shared/queue: Fix queue_foreach not detecting queue has changed
` [PATCH BlueZ 5/5] shared/queue: Make queue_find default do direct match for NULL callback

[PATCH 1/3] lib/sdp: Add attributes and service class for MPS
 2014-05-22  9:57 UTC  (2+ messages)
` [PATCH 3/3] android/pts: Update MPS tests results


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