Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2014-05-14 14:54:03 to 2014-05-20 10:52:44 UTC [more...]

[PATCHv2 1/3] android/gatt: Send Exchange MTU request on connect
 2014-05-20 10:52 UTC  (3+ messages)
` [PATCHv2 2/3] android/gatt: Use g_attrib buffer where possible for att
` [PATCHv2 3/3] android/gatt: Fix possible invalid read

[PATCH] android/gatt: Fix handling write cmd
 2014-05-20 10:42 UTC 

[PATCH 1/2] android/hal-gatt: Define attribute permissions values
 2014-05-20 10:16 UTC  (2+ messages)
` [PATCH 2/2] shared/gatt: Add helper for getting attribute's permissions

[PATCH] android/pts: Re-run all GATT PTS tests
 2014-05-20  9:34 UTC 

[PATCH] android/gatt: Use connect_confirm on incoming connection
 2014-05-20  8:43 UTC 

AVRCP support required in Bluez 4.98 or 4.101
 2014-05-20  7:20 UTC 

[PATCH 0/6] Bluetooth: SMP cleanups
 2014-05-20  6:45 UTC  (7+ messages)
` [PATCH 1/6] Bluetooth: Make SMP context private to smp.c
` [PATCH 2/6] Bluetooth: Fix setting initial local auth_req value
` [PATCH 3/6] Bluetooth: Remove unnecessary work structs from SMP code
` [PATCH 4/6] Bluetooth: Rename smp->smp_flags to smp->flags
` [PATCH 5/6] Bluetooth: Update smp_random to return a response code
` [PATCH 6/6] Bluetooth: Update smp_confirm "

[PATCH] android/gatt: Don't response with error for NOTIFICATION and INDICATION
 2014-05-20  5:58 UTC 

[RFC 00/11] Connection parameters D-Bus API
 2014-05-19 23:44 UTC  (12+ messages)
` [RFC 01/11] doc: Update RSSI property description
` [RFC 02/11] doc: Introduce connection monitoring API
` [RFC 03/11] core: Add ConnectionRSSI property
` [RFC 04/11] core: Add ConnectionTXPower property
` [RFC 05/11] core: Add ConnectionTXPowerMax property
` [RFC 06/11] core: Make connection properties exist only when connected
` [RFC 07/11] core: Read max TX power when device connected
` [RFC 08/11] shared: Fix queue_find to accept const ptr as match data
` [RFC 09/11] core: Add API to start/stop connection monitoring
` [RFC 10/11] core: Store list of monitored devices in adapter
` [RFC 11/11] core: Poll for connection info

[PATCH 1/4] emulator/btdev: Add support for Read RSSI command
 2014-05-19 21:14 UTC  (4+ messages)
` [PATCH 2/4] emulator/btdev: Add support for Read TX Power command
` [PATCH 3/4] tools/mgmt-tester: Add "Get Conn Info - Success"
` [PATCH 4/4] tools/mgmt-tester: Add "Get Conn Info - Not Connected"

pull request: bluetooth 2014-05-15
 2014-05-19 20:34 UTC  (3+ messages)

[PATCH] code: Improve handling of unpaired event
 2014-05-19 17:41 UTC  (2+ messages)

Bluetooth SCO over HCI interface
 2014-05-19 15:10 UTC  (3+ messages)

[PATCH] android/pts: Adjust PICS for GATT
 2014-05-19 13:21 UTC 

[PATCH 1/2] emulator/bthost: Add support to set auth_req for bthost
 2014-05-19 11:15 UTC  (3+ messages)
` [PATCH 2/2] tools/mgmt-tester: Fix "Pair Device - SSP Confirm Reject 1"

[RFC 1/3] device: Add paired parameter to device_set_paired
 2014-05-19 10:16 UTC  (3+ messages)
` [RFC 2/3] device: Add function for checking if device is paired on any bearer
` [RFC 3/3] adapter: Improve handling of unpaired event

[PATCH 0/5] android: Pairing improvements
 2014-05-19  8:18 UTC  (7+ messages)
` [PATCH 1/5] android/bluetooth: Track device last connected bearer
` [PATCH 2/5] android/bluetooth: Fix pairing of dual mode devices
` [PATCH 3/5] android/bluetooth: Fix unpairing dual mode device
` [PATCH 4/5] android/bluetooth: Track if paired device is bonded
` [PATCH 5/5] android/bluetooth: Simplify check if device type changed

[PATCH v2 1/4] lib: Add definitions for Get Connection Information command
 2014-05-19  8:14 UTC  (6+ messages)
` [PATCH v2 2/4] tools: Add conn-info to btmgmt
` [PATCH v2 3/4] android/bluetooth: Add support to read connection RSSI
` [PATCH v2 4/4] android/gatt: Add proper read_remote_rssi implementation

[PATCH v3] firmware: update Intel Bluetooth device firmware patch files
 2014-05-19  8:10 UTC  (3+ messages)

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

[PATCH] android/pts: Re-run PTS GAP tests
 2014-05-18 12:08 UTC  (2+ messages)

[PATCH] android/gatt: Add stub for setting advertising data
 2014-05-18 12:04 UTC  (2+ messages)

[PATCH 1/4] android/gatt: Handle Androids read/write responses in response queue
 2014-05-18 12:01 UTC  (5+ messages)
` [PATCH 2/4] android/hal: Fix sending not initialised data
` [PATCH 3/4] android/client: Support sending GATT Server responses
` [PATCH 4/4] android/hal: Fix not seting mode in health hal

BT over TTY lines
 2014-05-18  3:47 UTC 

[PATCH] android/pts: Correct file's header
 2014-05-17 12:30 UTC  (2+ messages)

[PATCH] android/pts: Run PTS tests for SM
 2014-05-17 12:30 UTC  (2+ messages)

BUG: spinlock wrong CPU on CPU#3, krfcommd/1500 (resend)
 2014-05-17 10:14 UTC  (6+ messages)

[RFC BlueZ 0/1] Introduce bt_gatt
 2014-05-16 20:37 UTC  (2+ messages)
` [RFC BlueZ 1/1] src/shared/gatt: Introduce bt_gatt skeleton

[PATCH v2 00/10] bt_att initial implementation
 2014-05-16 20:14 UTC  (11+ 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
` [PATCH v2 07/10] tools/btatt: Add "find-information" command
` [PATCH v2 08/10] src/shared/att: Add "Find By Type Value" request and response
` [PATCH v2 09/10] unit/test-att: Add unit test for "Find By Type Value" request/response
` [PATCH v2 10/10] tools/btatt: Add "find-by-type-value" command

[PATCH] android/gatt: Send Exchange MTU request on connect
 2014-05-16 19:44 UTC  (3+ messages)

[PATCH 1/4] lib: Add definitions for Get Connection Information command
 2014-05-16 17:42 UTC  (5+ messages)
` [PATCH 2/4] tools: Add conn-info to btmgmt
` [PATCH 3/4] android/gatt: Add support to read connection RSSI
` [PATCH 4/4] android/gatt: Add proper read_remote_rssi implementation

[PATCH] shared/gatt: Fix freeing uninitialized attributes
 2014-05-16 16:24 UTC  (4+ messages)

[PATCH] Bluetooth: Add missing msecs to jiffies conversion
 2014-05-16 15:23 UTC  (2+ messages)

[RFC 1/3] android/hal-sco: Use nanosleep for SCO synchronization
 2014-05-16 12:57 UTC  (3+ messages)
` [RFC 2/3] android/hal-sco: Fixes for unreliable mtu
` [RFC 3/3] android/hal-sco: Add SCO packet cache

[PATCH BlueZ 0/5] plugin/sixaxis: use the sysfs leds class
 2014-05-16 12:37 UTC  (12+ messages)
` [PATCHv2 BlueZ 0/5] plugin/sixaxis: Set leds using "
  ` [PATCHv2 BlueZ 2/5] plugins/sixaxis: Factor out a set_leds_hidraw() function
  ` [PATCHv2 BlueZ 3/5] plugins/sixaxis: Factor out a calc_leds_bitmap() function
  ` [PATCHv2 BlueZ 4/5] plugins/sixaxis: Add a get_leds_data() function
  ` [PATCHv2 BlueZ 5/5] plugins/sixaxis: Add a set_leds_sysfs() function

[PATCH] android/gatt: Fix for read request
 2014-05-16 12:36 UTC  (2+ messages)

[PATCH BlueZ] shared/uhid: Add initial API
 2014-05-16  9:46 UTC 

[PATCH 1/3] android/gatt: Fix reading attribute value
 2014-05-16  8:45 UTC  (4+ messages)
` [PATCH 2/3] android/gatt: Set length to READ_INIT before read request
` [PATCH 3/3] android/gatt: Don't try send responses after process_dev_pending_req()

[PATCH 1/2] bluetooth: don't include local processing of HCI commands in the command timeout
 2014-05-16  5:35 UTC  (6+ messages)
` [PATCH 2/2] bluetooth: raise HCI_CMD_TIMEOUT from 2s to 8s

[PATCH v6] doc: Add description for Get Connection Information command
 2014-05-16  5:07 UTC  (2+ messages)

[PATCH v5 0/5] Bluetooth: Get Connection Information
 2014-05-16  4:48 UTC  (2+ messages)

[Bluez 4.95] Can't start the bluetoothd daemon
 2014-05-15 19:52 UTC 

[PATCH v1 00/10] bt_att initial implementation
 2014-05-15 17:22 UTC  (8+ messages)
` [PATCH v1 01/10] src/shared/att: Introduce struct bt_att

[PATCH] android/pts: Change mode for SDP pics file
 2014-05-15 15:46 UTC  (2+ messages)

[PATCHv4 00/15] Refactor reading attributes type
 2014-05-15 14:34 UTC  (17+ messages)
` [PATCHv4 01/15] shared/gatt: Extend gatt_db_read function
` [PATCHv4 02/15] android/gatt: Refactor ATT read operations
` [PATCHv4 03/15] shared/gatt: Modify gatt_db_read_by_type to return handles only
` [PATCHv4 04/15] android/gatt: Change handling read_by_type requests
` [PATCHv4 05/15] shared/gatt: Remove unused structure
` [PATCHv4 06/15] shared/gatt: Modify gatt_db_find_information to return list of handles
` [PATCHv4 07/15] shared/gatt: Add helper function to get attribute type
` [PATCHv4 08/15] android/gatt: Change handling of find_information requests
` [PATCHv4 09/15] shared/gatt: Remove unused structure
` [PATCHv4 10/15] shared/gatt: Add function to get end group handle
` [PATCHv4 11/15] shared/gatt: Retun list of handles in gatt_db_read_by_group_type
` [PATCHv4 12/15] android/gatt: Change handling of read_by_group_type requests
` [PATCHv4 13/15] shared/gatt: Remove unused structure
` [PATCHv4 14/15] shared/gatt: Make 'find_by_type_value' callback compatible
` [PATCHv4 15/15] android/gatt: Add find by type and value handler

[PATCHv5 02/15] android/gatt: Refactor ATT read operations
 2014-05-15 14:16 UTC 

[PATCH ] Add device type info to device info(btd_device)
 2014-05-15 13:16 UTC  (2+ messages)

[PATCH BlueZ] android: Add mode for SCO over HCI
 2014-05-15 12:29 UTC 

Add SDP discovery support to gatttool with BR
 2014-05-15 10:49 UTC  (3+ messages)

[PATCH v2 1/3] shared/crypto: Add support for AES-CMAC-128
 2014-05-15  6:15 UTC  (3+ messages)
` [PATCH v2 2/3] shared/crypto: Add support to sign data with AES-CMAC
` [PATCH v2 3/3] unit: Add test case for AES-CMAC-128

[PATCH BlueZ] audio/media: Remove experimental status from Media* interfaces
 2014-05-14 21:03 UTC 

[PATCH 1/3] input: Fix compilation errors on 32 bit machine
 2014-05-14 20:15 UTC  (4+ messages)
` [PATCH 2/3] hog: Fix compilation error "
` [PATCH 3/3] tools: Fix hex2hcd compilation error

[PATCHv3 00/15] Fix reading attribute values
 2014-05-14 18:30 UTC  (16+ messages)
` [PATCHv3 01/15] shared/gatt: Extend gatt_db_read function
` [PATCHv3 02/15] android/gatt: Refactor ATT read operations
` [PATCHv3 03/15] shared/gatt: Modify gatt_db_read_by_type to return handles only
` [PATCHv3 04/15] android/gatt: Change handling read_by_type requests
` [PATCHv3 05/15] shared/gatt: Remove unused structure
` [PATCHv3 06/15] shared/gatt: Modify gatt_db_find_information to return list of handles
` [PATCHv3 07/15] shared/gatt: Add helper function to get attribute type
` [PATCHv3 08/15] android/gatt: Change handling of find_information requests
` [PATCHv3 09/15] shared/gatt: Remove unused structure
` [PATCHv3 10/15] shared/gatt: Add function to get end group handle
` [PATCHv3 11/15] shared/gatt: Retun list of handles in gatt_db_read_by_group_type
` [PATCHv3 12/15] android/gatt: Change handling of read_by_group_type requests
` [PATCHv3 13/15] shared/gatt: Remove unused structure
` [PATCHv3 14/15] shared/gatt: Make 'find_by_type_value' callback compatible
` [PATCHv3 15/15] android/gatt: Add find by type and value handler

[PATCH] android/gatt: Fix handling advertising state
 2014-05-14 17:54 UTC  (5+ messages)

[PATCH 01/11] tty: serial: add missing braces
 2014-05-14 16:42 UTC  (3+ messages)
` [PATCH 09/11] bluetooth: hci_ldisc: fix deadlock condition

[PATCH] Bluetooth: Fix L2CAP LE debugfs entries permissions
 2014-05-14 16:07 UTC  (2+ messages)

[PATCH 1/3] shared/crypto: Add support for AES-CMAC-128
 2014-05-14 16:03 UTC  (6+ messages)
` [PATCH 2/3] shared/crypto: Add support to sign data with AES-CMAC

[PATCH 1/2] shared: Fix queue_find to accept const ptr as match data
 2014-05-14 15:27 UTC  (2+ messages)
` [PATCH 2/2] android/gatt: Remove unnecessary const to non-const casts


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