Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2014-04-29 16:55:18 to 2014-05-08 08:44:31 UTC [more...]

Add SDP discovery support to gatttool with BR
 2014-05-08  8:44 UTC 

[PATCH] android/gatt: Fix missing android address to bdadr conversion
 2014-05-08  8:36 UTC  (2+ messages)

[PATCHv3 00/12] SCO Audio interface for Android
 2014-05-08  8:01 UTC  (13+ messages)
` [PATCHv3 01/12] android/hal-sco: Add audio HAL for SCO handling
` [PATCHv3 02/12] android/hal-audio-hsp: Add open_output_stream()
` [PATCHv3 03/12] android/audio: Add Audio SCO message API
` [PATCHv3 04/12] android/handsfree: Add SCO Audio IPC
` [PATCHv3 05/12] android/hal-sco: Implement Audio IPC on Audio HAL
` [PATCHv3 06/12] android/ipc: Use error printing error messages
` [PATCHv3 07/12] android/haltest: Add testinng for audio SCO HAL
` [PATCHv3 08/12] android/audio: Add resampler support
` [PATCHv3 09/12] audio/haltest: Make audio_stream static
` [PATCHv3 10/12] android/audio: Add downmix support to audio SCO HAL
` [PATCHv3 11/12] android/audio: Use resampler interface to resample SCO
` [PATCHv3 12/12] android/audio: Add write to SCO

[PATCH 00/10] bt_att initial implementation
 2014-05-08  7:40 UTC  (18+ messages)
` [PATCH 01/10] src/shared/att: Introduce struct bt_att
` [PATCH 02/10] unit/test-att: Add unit tests for src/shared/att
` [PATCH 03/10] tools/btatt: Add command-line tool for ATT protocol testing
` [PATCH 04/10] tools/btatt: Add "exchange-mtu" command
` [PATCH 05/10] src/shared/att: Add "Find Information" request and response
` [PATCH 06/10] unit/test-att: Add unit test for "Find Information" request/response
` [PATCH 07/10] tools/btatt: Add "find-information" command
` [PATCH 08/10] src/shared/att: Add "Find By Type Value" request and response
` [PATCH 09/10] unit/test-att: Add unit test for "Find By Type Value" request/response
` [PATCH 10/10] tools/btatt: Add "find-by-type-value" command

[PATCH] input: Add userspace HID support
 2014-05-08  7:36 UTC  (2+ messages)

BLE Passive scan & Bonding quest (dbus vs mgmt-api vs plugins)
 2014-05-07 23:24 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Add Broadcom patch RAM support
 2014-05-07 22:35 UTC 

[PATCH] Bluetooth: btusb: Add BCM20702 firmware upgrade support
 2014-05-07 22:28 UTC  (9+ messages)

[PATCH 2/2] doc: Introduce Start/Stop Connection Monitor
 2014-05-07 21:15 UTC 

[PATCH 1/2] doc: Update RSSI property description
 2014-05-07 20:48 UTC  (8+ messages)
` [PATCH 2/2] doc: Introduce Start/Stop Connection Monitor

[PATCH BlueZ 0/5] plugin/sixaxis: use the sysfs leds class
 2014-05-07 20:24 UTC  (11+ messages)
` [PATCH BlueZ 1/5] plugins/sixaxis: simplify get_js_numbers()
` [PATCH BlueZ 2/5] plugins/sixaxis: factor out a set_leds_hidraw() function
` [PATCH BlueZ 3/5] plugins/sixaxis: factor out a calc_leds_bitmap() function
` [PATCH BlueZ 4/5] plugins/sixaxis: add a get_leds_data() function
` [PATCH BlueZ 5/5] plugins/sixaxis: add a set_leds_sysfs() function

[PATCH] tools: Add "hciconfig pagetype" command
 2014-05-07 19:10 UTC 

[PATCH 0/2] LE testing on PTS
 2014-05-07 15:20 UTC  (6+ messages)
` [PATCH 1/2] android/pts: Run GATT PTS tests
` [PATCH 2/2] android/pts: Re-run GAP test suit
` [PATCH] "
` [PATCH] android/pts: Re-run PTS GAP tests

[PATCH] shared/tester: Add support for debug logs for tester
 2014-05-07 14:45 UTC 

[PATCH] android: Add possibility to start android daemon on PC in single mode
 2014-05-07 14:15 UTC  (2+ messages)

[PATCH v2] mgmt-api: Add support to get connection information
 2014-05-07 12:15 UTC 

[PATCH] shared/gatt: Check if handles counter is not wrapped
 2014-05-07 11:21 UTC  (2+ messages)

[PATCHv2 02/10] android/hal-audio-hsp: Add open_output_stream()
 2014-05-07 11:15 UTC 

[PATCHv2 01/10] android/hal-audio-hsp: Add audio HAL for HSP handling
 2014-05-07 11:15 UTC 

[PATCHv2 01/10] android/hal-audio-hsp: Add audio HAL for HSP handling
 2014-05-07 11:06 UTC  (12+ messages)
` [PATCHv2 02/10] android/hal-audio-hsp: Add open_output_stream()
` [PATCHv2 03/10] android/hal-audio: Add SCO audio API
` [PATCHv2 04/10] android/ipc: Use error printing error messages
` [PATCHv2 05/10] android/haltest: Add testinng for audio SCO HAL
` [PATCHv2 06/10] android/audio: Add resampler support
` [PATCHv2 07/10] audio/haltest: Make audio_stream static
` [PATCHv2 08/10] android/audio: Add downmix support to audio SCO HAL
` [PATCHv2 09/10] android/audio: Use resampler interface to resample SCO
` [PATCHv2 10/10] android/audio: Add write to SCO

[PATCH] mgmt-api: Add support to get connection characteristics
 2014-05-07  7:48 UTC  (4+ messages)

Problems enabling GATT
 2014-05-06 21:05 UTC 

[PATCH 0/3] Bluetooth LE 6LoWPAN using CoC
 2014-05-06 14:15 UTC  (15+ messages)
` [PATCH 1/3] Bluetooth: Refactor l2cap_sock_sendmsg() to copy user buffer
` [PATCH 2/3] Bluetooth: 6LoWPAN: Allow user to set the device role via sysfs
` [PATCH 3/3] Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one

[PATCH] SM
 2014-05-06 14:02 UTC  (2+ messages)
` [PATCH] android/pts: Add PICS and PIXITs for SM

Connecting to BLE slave to communicate with L2CAP packets
 2014-05-06 13:26 UTC 

[PATCH 1/4] android/gatt: Fix included service notification send
 2014-05-06 13:08 UTC  (5+ messages)
` [PATCH 2/4] android/gatt: Trivial style fix of argument list
` [PATCH 3/4] android/gatt: Trivial fix of indention style
` [PATCH 4/4] android/gatt: Remove redundant lines

[PATCH] android/gatt: Remove redundant gatt_status variable set
 2014-05-06 12:48 UTC 

[PATCH v2 1/8] android/bluetooth: Refactor handle_start_discovery_cmd
 2014-05-06 12:35 UTC  (2+ messages)

Handsfree and A2DP connection failed
 2014-05-06  7:36 UTC 

Google Glass as audio out device
 2014-05-06  2:42 UTC  (2+ messages)

[RFC] mgmt-api: Add support to get connection parameters
 2014-05-06  2:40 UTC  (2+ messages)

[PATCH] rfcomm: Convert spinlocks into mutexes
 2014-05-06  2:25 UTC  (2+ messages)

Getting started with BLE device
 2014-05-06  1:19 UTC  (4+ messages)

[PATCH v2] input: uHIDP: HIDP in userspace
 2014-05-06  0:26 UTC  (5+ messages)

Problems running the tests in BlueZ 5.18
 2014-05-05 13:19 UTC  (3+ messages)

[PATCH 01/11] attrib: Add simpler call for descriptors discovery
 2014-05-05  7:50 UTC  (12+ messages)
` [PATCH 02/11] attrib: Discover descriptors using gatt_discover_desc
` [PATCH 03/11] gas: Discover CCC "
` [PATCH 04/11] hog: Discover descriptors "
` [PATCH 05/11] scan: Discover CCC "
` [PATCH 06/11] heartrate: "
` [PATCH 07/11] cyclingspeed: "
` [PATCH 08/11] thermometer: Discover descriptors "
` [PATCH 09/11] android/gatt: "
` [PATCH 10/11] gatt: Remove gatt_discover_char_desc
` [PATCH 11/11] hog: Remove redundant struct

BUG: spinlock wrong CPU on CPU#3, krfcommd/1500 (resend)
 2014-05-01 18:32 UTC 

pull request: bluetooth-next 2014-04-24
 2014-04-30 15:58 UTC  (2+ messages)

pull request: bluetooth 2014-04-25
 2014-04-30 15:37 UTC  (2+ messages)

[PATCH v4 00/38] android/gatt: GATT server implementation
 2014-04-30 15:31 UTC  (41+ messages)
` [PATCH v4 01/38] android/gatt: Rename listen_clients to listen_apps
` [PATCH v4 02/38] android/gatt: Remove redundant find function parameter
` [PATCH v4 03/38] android/gatt: Add service functionality
` [PATCH v4 04/38] android/gatt: Add implementation of delete service
` [PATCH v4 05/38] android/gatt: Add included service implementation
` [PATCH v4 06/38] android/gatt: Add characteristic implementation
` [PATCH v4 07/38] android/gatt: Add handling of start service command
` [PATCH v4 08/38] android/gatt: Add stop service command handling
` [PATCH v4 09/38] android/gatt: Add descriptor implementation
` [PATCH v4 10/38] android/gatt: Add listening socket for GATT
` [PATCH v4 11/38] android/gatt: Assume that each server wants waits for connection
` [PATCH v4 12/38] android/gatt: Add ATT msg handler
` [PATCH v4 13/38] shared/gatt: Use bdaddr instead of request_id
` [PATCH v4 14/38] shared/gatt: Extend read/write callback with offset
` [PATCH v4 15/38] shared/gatt: Add att_opcode to read/write callback
` [PATCH v4 16/38] android/bluetooth: Add function for getting device Android name
` [PATCH v4 17/38] android/gatt: Add register GAP Service
` [PATCH v4 18/38] gatt: Add some characteristics uuids
` [PATCH v4 19/38] android/gatt: Register device information service
` [PATCH v4 20/38] android/gatt: Register GATT service
` [PATCH v4 21/38] shared/gatt: Add function to read by group type
` [PATCH v4 22/38] shared/gatt: Add function to find by type
` [PATCH v4 23/38] shared/gatt: Add function to read "
` [PATCH v4 24/38] shared/gatt: Add function to find information
` [PATCH v4 25/38] android/gatt: Add support for ATT read by group type
` [PATCH v4 26/38] android/gatt: Add support for ATT read by type
` [PATCH v4 27/38] shared/gatt: Add support to read from database
` [PATCH v4 28/38] android/gatt: Add support to read request
` [PATCH v4 29/38] android/gatt: Add MTU request cmd handling
` [PATCH v4 30/38] android/gatt: Add Find info gatt server "
` [PATCH v4 31/38] shared/gatt: Add support for write request
` [PATCH v4 32/38] android/gatt: "
` [PATCH v4 33/38] android/gatt: Add support for execute write
` [PATCH v4 34/38] android/gatt: Add write_cb to GATT server
` [PATCH v4 35/38] android/gatt: Add read_cb for GATT Server
` [PATCH v4 36/38] android/hal-gatt-api: Fix IPC definition for send response
` [PATCH v4 37/38] android/gatt: Add support for GATT server "
` [PATCH v4 38/38] android/gatt: Add support for send indication

[PATCH v2 1/2] hog: Fix checking for Report ID item presence
 2014-04-30 12:54 UTC  (3+ messages)
` [PATCH v2 2/2] hog: Improve report map debugging

[PATCH] android/pts: Correct PICS for A2DP
 2014-04-30  9:24 UTC  (2+ messages)

[PATCH] android/pts: Re-run OPP with ETS-12160
 2014-04-30  9:23 UTC  (2+ messages)

[PATCH] android/gatt: Remove redundant find function parameter
 2014-04-30  9:22 UTC  (2+ messages)

[PATCH v2 00/40] android/gatt: GATT server implementation
 2014-04-30  9:16 UTC  (4+ messages)
` [PATCH v2 29/40] android/gatt: Add support to read request

[PATCH 00/36] android/gatt: GATT server implementation
 2014-04-30  9:14 UTC  (4+ messages)
` [PATCH 32/36] android/gatt: Add write callback to server

[PATCH v3 40/40] android/gatt: Add support for send indication
 2014-04-29 16:55 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox