Linux-Bluetooth Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-18 14:39:21 to 2015-07-01 10:20:26 UTC [more...]

[PATCH] Bluetooth: hci_uart: Introduce Intel HCI UART driver
 2015-07-01 10:20 UTC 

[PATCH 0/3] Add Support for GetTotalNumOfItems
 2015-07-01  5:27 UTC  (5+ messages)
` [PATCH 1/3] audio/avrcp: Add AVRCP GetTotalNumOfItems support
` [PATCH 2/3] audio/player: Add TotalNumberOfItems DBUS method
` [PATCH 3/3] tools: Add total-items command for GetTotalNumOfItems

ath3k Bluetooth adapter not loading: [0cf3:3004] Atheros Communications, Inc. AR3012 Bluetooth 4.0
 2015-07-01  0:08 UTC  (20+ messages)

[PATCH] 6lowpan: Fix extraction of flow label field
 2015-06-30 21:22 UTC  (2+ messages)

[PATCH] Bluetooth: Reinitialize the list after deletion for session user list
 2015-06-30 19:48 UTC  (2+ messages)

[4.1.0-07254-gc13c810] Regression: Bluetooth not working
 2015-06-30 18:47 UTC  (13+ messages)

[PATCH v1 1/2] Bluetooth: Move address type check for hci_conn_params
 2015-06-30 18:34 UTC  (8+ messages)
` [PATCH v1 2/2] Bluetooth: Fix connection to already paired device

Apple Magic Mouse issues
 2015-06-30 17:56 UTC 

[PATCH] Fix build with experimental enabled but no readline
 2015-06-30 12:40 UTC 

BCM4334x - BTLE - multiple packets per connection event
 2015-06-30  8:34 UTC 

[PATCH v4 0/4] Broadcom Bluetooth UART device driver
 2015-06-29 18:36 UTC  (15+ messages)
` [PATCH v4 1/4] Broadcom Bluetooth UART Device Tree bindings
  ` FW: "

[RFC v3] doc: Add initial Network Management API definition
 2015-06-29 14:24 UTC  (2+ messages)

Peripheral role support for android
 2015-06-29 13:52 UTC  (2+ messages)

how to use "example-gatt-server" test gatt?
 2015-06-29 11:32 UTC  (2+ messages)

[Bug 81821] btusb logs error drivers/base/firmware_class.c:1105 _request_firmware+0x431/0x7b0()
 2015-06-29  8:00 UTC  (4+ messages)

[PATCH BlueZ] core/advertising: Fix using wrong instance id
 2015-06-29  7:59 UTC  (4+ messages)

[PATCH BlueZ 1/4] core: Print store_hint in new_link_key_callback
 2015-06-29  7:59 UTC  (5+ messages)
` [PATCH BlueZ 2/4] core/device: Don't overwrite SDP record cache
` [PATCH BlueZ 3/4] core/device: Fix not always storing SDP records
` [PATCH BlueZ 4/4] core: Fix accepting connections while disconnecting

[PATCH] android/hal-bluetooth: Fix NULL ptr dereference
 2015-06-29  6:44 UTC 

[PATCH RESEND] Bluetooth: btusb: Modify entry to support misc devices with BT interface
 2015-06-28 22:32 UTC  (2+ messages)

Another PropertiesChanged observation
 2015-06-28 22:16 UTC  (5+ messages)

[PATCH] Bluetooth:bt3c_cs: Fix trivial coding style
 2015-06-27 10:38 UTC 

Unreliable LE advertisement registration through BlueZ advertising API
 2015-06-26 21:11 UTC  (9+ messages)

[PATCH] Bluetooth: hci_ldisc: backport changes
 2015-06-26 18:42 UTC  (3+ messages)

[PATCH] tools/obex-client-tool.c: Fix memory leak in obex-client-tool
 2015-06-26 13:05 UTC 

[PATCH] android/tester-gatt.c:Fixed Memory leak
 2015-06-26 10:43 UTC 

Re: Query regarding IPv6 address configuration for BT 6lowpan device/interface
 2015-06-26  7:53 UTC  (5+ messages)

[PATCH] Bluetooth: hidp: Initialize list header of hidp sesson user
 2015-06-26  7:06 UTC  (2+ messages)

[PATCH] tools/sdptool.c: Fix NULL pointer dereference
 2015-06-26  6:40 UTC 

[Bug 100461] New: No BCM43341 uart support on T100TAF
 2015-06-25 10:13 UTC  (2+ messages)
` [Bug 100461] "

[PATCH v1 1/2] Bluetooth: Move address type check for hci_conn_params
 2015-06-24 23:32 UTC  (2+ messages)
` [PATCH v1 2/2] Bluetooth: Fix connection to already paired device

[PATCH BlueZ 01/11] shared/att: Auto retry if request fails
 2015-06-24 12:09 UTC  (12+ messages)
` [PATCH BlueZ 02/11] shared/att: Add BT_ATT_SECURITY_AUTO
` [PATCH BlueZ 03/11] unit/test-gatt: Use auto security
` [PATCH BlueZ 04/11] unit/test-gatt: Add /TP/GAR/CL/BI-04-C/auto test
` [PATCH BlueZ 05/11] unit/test-gatt: Add /TP/GAR/CL/BI-16-C/auto test
` [PATCH BlueZ 06/11] unit/test-gatt: Add /TP/GAR/CL/BI-21-C/auto test
` [PATCH BlueZ 07/11] unit/test-gatt: Add /TP/GAR/CL/BI-26-C/auto test
` [PATCH BlueZ 08/11] unit/test-gatt: Add /TP/GAR/CL/BI-32-C/auto test
` [PATCH BlueZ 09/11] unit/test-gatt: Add /TP/GAW/CL/BI-05-C/auto test
` [PATCH BlueZ 10/11] unit/test-gatt: Add /TP/GAW/CL/BI-18-C/auto test
` [PATCH BlueZ 11/11] unit/test-gatt: Add /TP/GAW/CL/BI-23-C/auto test

[PATCH v2 0/8] Avoid L2CAP ERTM shutdown hung tasks
 2015-06-23 16:59 UTC  (9+ messages)
` [PATCH v2 1/8] Bluetooth: L2CAP ERTM shutdown protect sk and chan
` [PATCH v2 2/8] Bluetooth: Make __l2cap_wait_ack more efficient
` [PATCH v2 3/8] Bluetooth: Unwind l2cap_sock_shutdown()
` [PATCH v2 4/8] Bluetooth: l2cap_sock_shutdown() remove mutex_lock calls
` [PATCH v2 5/8] Bluetooth: l2cap_sock_shutdown() reduce scope of chan locking
` [PATCH v2 6/8] Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
` [PATCH v2 7/8] Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
` [PATCH v2 8/8] Bluetooth: __l2cap_wait_ack() add defensive timeout

[PATCH] core/advertising: Fix memory leak on btd_advertising_manager_destroy
 2015-06-23 15:31 UTC  (2+ messages)

[PATCH ] obexd/opp: Fix OPP GET request path
 2015-06-23 15:30 UTC  (3+ messages)

[PATCH v2] client: Display address if calling 'disconnect' without arguments
 2015-06-23 15:29 UTC  (2+ messages)

[PATCH ] AVRCP: Handle Total Number Of Tracks metadata
 2015-06-23 12:53 UTC  (5+ messages)

[PATCH] android/client/if-hl.c:Handle failure from malloc() request
 2015-06-23 12:04 UTC 

pull request: bluetooth-next 2015-06-18
 2015-06-23 11:53 UTC  (6+ messages)

[PATCH] android/tester-main.c : Fixed Memory leak
 2015-06-23  9:24 UTC 

SeviceData PropertiesChanged
 2015-06-23  8:48 UTC  (2+ messages)

[PATCH ] audio/avrcp: Handle "Available Players Changed"
 2015-06-23  8:37 UTC  (2+ messages)

[PATCH] android/client/if-bt.c: Fix memory leak while using realloc()
 2015-06-23  8:08 UTC 

[PATCH] Bluetooth: btusb: Modify entry to support misc devices with BT interface
 2015-06-22 15:28 UTC 

[PATCH] Bluetooth: btusb: Add Realtek devices into module device table
 2015-06-22 15:01 UTC  (9+ messages)

BLE Advertise and Scan at the same time?
 2015-06-22 12:51 UTC  (4+ messages)

[PATCHv2] Bluetooth:hci_bcsp:Fix coding style -- Clean up
 2015-06-22 10:26 UTC  (2+ messages)

[PATCH bluetooth-next] 6lowpan: add request for ipv6 module
 2015-06-22 10:24 UTC  (3+ messages)

Detect client connection using dbus api
 2015-06-22  9:28 UTC  (5+ messages)

[PATCH 0/5] sixaxis: Improved support for DualShock 3 clones
 2015-06-21  6:25 UTC  (2+ messages)

[PATCH] Bluetooth:hci_bcsp:Fix coding style -- Clean up
 2015-06-20 12:21 UTC  (4+ messages)

[PATCH] tools/btproxy: Add -o option
 2015-06-19 11:01 UTC  (3+ messages)

[PATCH] Bluetooth: dtl1_cs: Fix coding style -- clean up
 2015-06-19  9:20 UTC  (2+ messages)

Query on how to use btmon/hcidump regarding FM packets on TI WiLink7 Driver
 2015-06-19  0:56 UTC  (2+ messages)

Fail to test advertisement
 2015-06-19  0:51 UTC  (2+ messages)

Bluez-Android: L2CAP Socket Communication over
 2015-06-19  0:49 UTC  (2+ messages)

bluez/android: Building Only BfA
 2015-06-19  0:48 UTC  (4+ messages)

[PATCH BlueZ 1/4] shared/gatt-client: Speed up discovery
 2015-06-18 20:57 UTC  (3+ messages)

[PATCH] Bluetooth: Use zalloc when possible
 2015-06-18 17:54 UTC  (2+ messages)

[PATCH] ath3k: Add support of 04ca:300d AR3012 device
 2015-06-18 17:47 UTC  (2+ messages)

[PATCH] Bluetooth: Fix warning of uninitialized adv_instance variable
 2015-06-18 17:44 UTC  (2+ messages)

[bluetooth:master 42/61] net/bluetooth/hci_core.c:2693:17-24: WARNING: kzalloc should be used for adv_instance, instead of kmalloc/memset
 2015-06-18 17:31 UTC 

[PATCH] Bluetooth: Increment management interface revision
 2015-06-18 17:12 UTC  (2+ messages)

[PATCH v7 00/20] Bluetooth: Multi-advertising
 2015-06-18 16:58 UTC  (3+ messages)
` [PATCH v8 00/20] Multi-advertising

[PATCH BlueZ 1/3] unit/test-gatt: Fix /TP/GAR/CL/BV-04-C test
 2015-06-18 15:01 UTC  (3+ messages)
` [PATCH BlueZ 2/3] unit/test-gatt: Fix /TP/GAR/CL/BV-07-C test
` [PATCH BlueZ 3/3] shared/att: Auto retry if request fails


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 read-only IMAP folder(s) and NNTP newsgroup(s).