Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-12-13 09:54:24 to 2013-12-18 14:05:54 UTC [more...]

[PATCH 0/4] android: Permanent storage support
 2013-12-18 14:05 UTC 

[PATCH v2 BlueZ] build: Add coverage support
 2013-12-18 13:09 UTC 

[PATCH BlueZ] android/AVDTP: Fix not removing start_timer source
 2013-12-18 12:54 UTC  (2+ messages)

[PATCH 1/2] android/tester: Move Bluetooth HAL functions before socket HAL
 2013-12-18 12:53 UTC  (3+ messages)
` [PATCH 2/2] android/tester: Add bluetooth HAL test case - name prefix

pull request: bluetooth 2013-12-18
 2013-12-18 12:52 UTC 

[RFC 0/4] android: Permanent storage support
 2013-12-18 12:39 UTC  (10+ messages)
` [RFC 1/4] android/bluetooth: Add initial support for permanent storage
` [RFC 2/4] android/bluetooth: Add initial support for storing device info
` [RFC 3/4] android/bluetooth: Add support for storing link keys
` [RFC 4/4] android/bluetooth: Add support for restoring devices from storage

[PATCH] avctp: Move avctp.c|h from profiles/audio to protocol/
 2013-12-18 11:57 UTC  (4+ messages)

[RFC v4 00/12] LE auto connection and connection parameters
 2013-12-18 11:11 UTC  (5+ messages)
` [RFC v4 05/12] Bluetooth: Stop scanning on LE connection

[PATCH 1/3] android/tester: Check status returned from HAL calls
 2013-12-18 10:26 UTC  (4+ messages)
` [PATCH 2/3] android/tester: Check return status for enable()
` [PATCH 3/3] android/tester: Enable bthost after device is enabled

[PATCH v2 1/5] android/tester: Add UUIDS set prop fail test case
 2013-12-18 10:25 UTC  (7+ messages)
` [PATCH v2 2/5] android/tester: Add COD "
` [PATCH v2 3/5] android/tester: Add TOD "
` [PATCH v2 4/5] android/tester: Add RSSI "
` [PATCH v2 5/5] android/tester: Add SERVICE_RECORD "

[PATCH 1/4] emulator: Add psm handling to bthost
 2013-12-18  9:40 UTC  (7+ messages)
` [PATCH 2/4] emulator: Add data handler for l2cap connections
` [PATCH 3/4] tools/l2cap-tester: Add client test with write data
` [PATCH 4/4] tools/l2cap-tester: Add server write test case

[PATCH 1/7] android/tester: Fix enum and define coding style
 2013-12-18  8:57 UTC  (16+ messages)
` [PATCH 2/7] android/tester: Check adapter cb irrespective of receiving order
` [PATCH 3/7] android/tester: Add UUIDS set prop fail test case
` [PATCH 4/7] android/tester: Add COD "
` [PATCH 5/7] android/tester: Add TOD "
` [PATCH 6/7] android/tester: Add RSSI "
` [PATCH 7/7] android/tester: Add SERVICE_RECORD "

[PATCH] android/tester: Fix not returning in failure
 2013-12-18  8:42 UTC  (2+ messages)

[PATCH 1/2] bluetooth/hidhost: Fix using feature event as output event
 2013-12-18  8:03 UTC  (4+ messages)
` [PATCH 2/2] android/hidhost: Simplify handle_uhid_output

[PATCH v3 bluetooth-next 0/8] 6lowpan: udp compression/uncompression fix
 2013-12-17 14:18 UTC  (10+ messages)
` [PATCH v3 bluetooth-next 1/8] 6lowpan: introduce lowpan_push_hc_data function
` [PATCH v3 bluetooth-next 2/8] 6lowpan: udp use "
` [PATCH v3 bluetooth-next 3/8] 6lowpan: fix udp compress ordering
` [PATCH v3 bluetooth-next 4/8] 6lowpan: fix udp byte ordering
` [PATCH v3 bluetooth-next 5/8] 6lowpan: add udp warning for elided checksum
` [PATCH v3 bluetooth-next 6/8] 6lowpan: udp use lowpan_fetch_skb function
` [PATCH v3 bluetooth-next 7/8] 6lowpan: udp use subtraction on both conditions
` [PATCH v3 bluetooth-next 8/8] 6lowpan: cleanup udp compress function

[PATCH_v3 1/5] android/pan: Rename pan_device_free to destroy_pan_device
 2013-12-17 14:17 UTC  (5+ messages)
` [PATCH_v3 2/5] bnep: Add bnep_new and bnep_free api's
` [PATCH_v3 3/5] bnep: Refactored bnep connect and disconnect calls
` [PATCH_v3 4/5] bnep: Refactored bnep server apis for bridge addition and deletion
` [PATCH_v3 5/5] bnep: Refactor bnep setup response validation functionality

[PATCH BlueZ] build: Add coverage support
 2013-12-17 13:07 UTC  (2+ messages)

[PATCH] Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsg
 2013-12-17 11:50 UTC  (2+ messages)

[PATCH 1/2] android/pts: Add PTS PICS and PIXIT for MAP
 2013-12-17 11:38 UTC  (3+ messages)
` [PATCH 2/2] android/pts: Add PTS test results "

[PATCH v2 bluetooth-next 0/7] 6lowpan: udp compression/uncompression fix
 2013-12-17 11:25 UTC  (11+ messages)
` [PATCH v2 bluetooth-next 1/7] 6lowpan: fix udp nullpointer dereferencing
` [PATCH v2 bluetooth-next 2/7] 6lowpan: fix udp compress ordering
` [PATCH v2 bluetooth-next 3/7] 6lowpan: fix udp byte ordering
` [PATCH v2 bluetooth-next 4/7] 6lowpan: add udp warning for elided checksum
` [PATCH v2 bluetooth-next 5/7] 6lowpan: udp use lowpan_fetch_skb function
` [PATCH v2 bluetooth-next 6/7] 6lowpan: udp use subtraction on both conditions
` [PATCH v2 bluetooth-next 7/7] 6lowpan: cleanup udp compress function

[PATCH] Add PICS, PIXITs and PTS test results for L2CAP
 2013-12-17 10:29 UTC  (4+ messages)

[PATCH_v2 1/6] android/pan: Rename pan_device_free to destroy_pan_device
 2013-12-17  9:42 UTC  (11+ messages)
` [PATCH_v2 2/6] android/pan: Rename connect_cb to bt_io_connect_cb
` [PATCH_v2 3/6] bnep: Add bnep_new and bnep_free api's
` [PATCH_v2 4/6] bnep: Refactored bnep connect and disconnect calls
` [PATCH_v2 5/6] bnep: Refactored bnep server apis for bridge addition and deletion
` [PATCH_v2 6/6] bnep: Refactor bnep setup response validation functionality

[PATCH 1/2] android/tester: Add missing break
 2013-12-17  8:20 UTC  (6+ messages)
` [PATCH 2/2] android/tester: Enable bthost after device is enabled

[PATCH] rfcomm: don't release the port in rfcomm_dev_state_change()
 2013-12-16 21:15 UTC  (14+ messages)
  ` [REGRESSION] rfcomm (userland) broken by commit 29cd718b

[patch] Bluetooth: fix ->alloc_skb() error checking
 2013-12-16 20:57 UTC  (3+ messages)

[PATCH v2 BlueZ] android: Add initial Android Bluetooth Audio protocol API doc
 2013-12-16 20:33 UTC  (4+ messages)

RFCOMM connection failing
 2013-12-16 15:55 UTC 

[PATCH 1/5] btmgmt: Remove unneeded code
 2013-12-16 10:50 UTC  (8+ messages)
` [PATCH 2/5] avdtp: Remove unneeded local variable
` [PATCH 3/5] hciemu: Make code consistent
` [PATCH 4/5] l2cap-tester: Remove unneeded variable
` [PATCH 5/5] hciemu: Print error in case hci_vhci is not loaded

CSR 8510 HID Proxy
 2013-12-16  9:39 UTC 

[PATCH 1/3] android/tester: Add Socket test read channel number after listen
 2013-12-16  9:14 UTC  (4+ messages)
` [PATCH 2/3] android/tester: Add Socket test invalid chan and uuid
` [PATCH 3/3] android/tester: Add Socket test invalid bdaddr

[PATCH] android/tester: Fix syntax of test cases
 2013-12-16  8:11 UTC  (2+ messages)

[PATCH] emulator/bthost: Fix use after free in bthost_destroy
 2013-12-16  8:07 UTC  (2+ messages)

[PATCH] Adding missing test scripts to Makefile.tools
 2013-12-16  8:06 UTC  (5+ messages)

[PATCH] linux-firmware: Update Intel Bluetooth devices firmware patch files
 2013-12-15 17:53 UTC  (2+ messages)

linux-firmware: pull-request Marvell mwifiex-firmware 2013-11-06
 2013-12-15 17:47 UTC  (2+ messages)

Shouldn't bluez serialize connection/authorization attempts?
 2013-12-14 15:48 UTC  (5+ messages)

[PATCH -next v2] Bluetooth: fix return value check
 2013-12-14 14:50 UTC  (2+ messages)

[PATCH -next] Bluetooth: fix return value check
 2013-12-14  9:49 UTC  (2+ messages)

[PATCH -next] Bluetooth: remove unused including <linux/version.h>
 2013-12-14  9:42 UTC  (2+ messages)

Failed to connect: org.bluez.Error.NotReady
 2013-12-13 17:36 UTC  (11+ messages)

[PATCH BlueZ] android: Add initial Android Bluetooth Audio protocol API doc
 2013-12-13 15:28 UTC  (3+ messages)

[PATCH] android/bluetooth: Add support for getting remote device UUIDs property
 2013-12-13 14:54 UTC  (2+ messages)

[PATCH v2 1/5] android/tester: Add property check and bdname set success test case
 2013-12-13 14:53 UTC  (6+ messages)
` [PATCH v2 2/5] android/tester: Add scan mode set prop "
` [PATCH v2 3/5] android/tester: Add discovery timeout "
` [PATCH v2 4/5] android/tester: Add bdaddr get "
` [PATCH v2 5/5] android/tester: Add bdname "

[PATCH] android/bluetooth: Fix missing property change notification
 2013-12-13 14:46 UTC  (2+ messages)

[PATCH 1/2] bnep: Refactored bnep connect and disconnect calls
 2013-12-13 14:46 UTC  (3+ messages)
` [PATCH 2/2] bnep: Refactored bnep server apis for bridge addition and deletion

[PATCH 1/8] android/tester: Add Socket test invalid params: chan and uuid
 2013-12-13 14:45 UTC  (4+ messages)
` [PATCH 5/8] android/socket: Do not close fd on unref

[RFC v2 BlueZ] build: Add coverage support
 2013-12-13 13:23 UTC  (3+ messages)

[PATCH] sixaxis: Fix device detection
 2013-12-13  9:54 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