linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-01 07:16:30 to 2015-02-08 12:29:12 UTC [more...]

[PATCH v3] net: bluetooth: hci_sock: Use 'const u32 *' instead of 'void *' for 2nd parameter of hci_test_bit()
 2015-02-08 12:29 UTC  (4+ messages)

[PATCH BlueZ 2/4] core: adapter: Add parameter parsing to StartFilteredDiscovery
 2015-02-08  0:44 UTC 

[PATCH 1/5] android/gatt: Fix MTU exchange
 2015-02-07 15:18 UTC  (5+ messages)
` [PATCH 2/5] android/gatt: Exchange MTU only on LE link
` [PATCH 3/5] android/gatt: Disconnect ATT if MTU is too small on BR/EDR
` [PATCH 4/5] android/gatt: Add helper for getting local MTU
` [PATCH 5/5] android/gatt: Add helper for updating MTU

[PATCH BlueZ 1/4] core: adapter: Add StartFilteredDiscovery method
 2015-02-06 23:13 UTC  (4+ messages)
` [PATCH BlueZ 2/4] core: adapter: Add parameter parsing to StartFilteredDiscovery
` [PATCH BlueZ 3/4] core: device: add device_set_rssi_no_delta
` [PATCH BlueZ 4/4] core: adapter: Implement internals of StartFilteredDiscovery

[PATCH v4] doc/adapter-api.txt: StartFilteredDiscovery method
 2015-02-06 23:08 UTC  (2+ messages)

[PATCHv1] Split AMP init sequence to two stages
 2015-02-06 17:00 UTC  (3+ messages)
` [PATCHv1] Bluetooth: Check supported commands before run

[PATCH] shared/gatt: Allow register_notify without CCC
 2015-02-06 14:58 UTC  (6+ messages)

Extending BlueZ's HAL protocol
 2015-02-06 14:56 UTC  (6+ messages)

No SCO packets while trying to use a Bluetooth headset
 2015-02-06 14:30 UTC 

[PATCH 0/2] Add missing Read Characteristic Value TC
 2015-02-06 14:13 UTC  (3+ messages)
` [PATCH 1/2] unit/gatt: Add TP/GAR/CL/BI-04-C test
` [PATCH 2/2] unit/gatt: Add TP/GAR/CL/BI-05-C test

[PATCH] gatt-server: Fix mutlpile definition of same func
 2015-02-06 12:47 UTC 

[PATCH 1/1] media: Add properties watch for MPRIS TrackList interface
 2015-02-06 11:38 UTC  (3+ messages)

[PATCH 1/2] android/handsfree-client: Fix connection state defines
 2015-02-06 11:29 UTC  (2+ messages)
` [PATCH 2/2] android/handsfree-client: Fix missing connected state notification

[PATCH ] shared/gatt: Get primary services by handle
 2015-02-06 11:28 UTC  (3+ messages)

[PATCH BlueZ 00/12] client: Add support for GATT API
 2015-02-06 11:03 UTC  (13+ messages)
` [PATCH BlueZ 01/12] client: Add support for GattService1
` [PATCH BlueZ 02/12] client: Add support for GattCharacteristic1
` [PATCH BlueZ 03/12] client: Add support for GattDescriptor1
` [PATCH BlueZ 04/12] client: Make commands relative to device
` [PATCH BlueZ 05/12] client: Add command list-attributes
` [PATCH BlueZ 06/12] client: Add command select-attribute
` [PATCH BlueZ 07/12] client: Add attribute-info command
` [PATCH BlueZ 08/12] client/display: Add rl_hexdump
` [PATCH BlueZ 09/12] client: Add read command
` [PATCH BlueZ 10/12] client: Add write command
` [PATCH BlueZ 11/12] client: Add notify command
` [PATCH BlueZ 12/12] client: Handle attribute notifications

linux-firmware: Update firmware patch for Intel Bluetooth 7265 (D0)
 2015-02-06  9:21 UTC  (2+ messages)

linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B6)
 2015-02-06  9:21 UTC  (2+ messages)

linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0)
 2015-02-06  9:21 UTC  (2+ messages)

linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5)
 2015-02-06  9:20 UTC  (2+ messages)

linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3)
 2015-02-06  9:20 UTC  (2+ messages)

linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B4)
 2015-02-06  9:20 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Add device shutdown routine for Intel Bluetooth device
 2015-02-05 19:44 UTC 

[PATCH 1/2] Bluetooth: Add shutdown callback before closing the device
 2015-02-05 19:44 UTC 

[PATCH v5] Bluetooth: Add support for QCA ROME chipset family
 2015-02-05 18:40 UTC 

[PATCH v4] Bluetooth: Add support for QCA ROME chipset family
 2015-02-05 17:28 UTC  (3+ messages)

Restart bluetooth on failure?
 2015-02-05 16:09 UTC 

[PATCH] android/tester: Fix ccc descriptor handle
 2015-02-05 15:10 UTC  (2+ messages)

[PATCH] android/pts: Update IOPT test results for PTS 6.0
 2015-02-05 15:10 UTC  (2+ messages)

[PATCH 1/3] shared/hfp: Fix calling callback without result_pending set
 2015-02-05 15:07 UTC  (3+ messages)
` [PATCH 2/3] shared/hfp: Fix calling io read function directly
` [PATCH 3/3] shared/hfp: Fix not processing input from hfp_gw_send_error

[PATCH v2] net: bluetooth: hci_sock: Use 'const void *' instead of 'void *' for 2nd parameter of hci_test_bit()
 2015-02-05 12:20 UTC  (11+ messages)

[PATCH 1/2] android/gatt: Fix Find By Type request
 2015-02-05 10:58 UTC  (4+ messages)

[PATCH] test/pbap-client: Add support to fetch spd,fav PB
 2015-02-05 10:32 UTC  (6+ messages)

[PATCH] tools/btgatt-server: Fix help message for GATT
 2015-02-05 10:31 UTC  (3+ messages)

[PATCH] attrib: Fix Read Blob error responses
 2015-02-05 10:18 UTC  (3+ messages)

[PATCH 0/7] Bluetooth: New callback type for HCI requests
 2015-02-05  9:18 UTC  (8+ messages)
` [PATCH 1/7] Bluetooth: Add clarifying comment to command status handling
` [PATCH 2/7] Bluetooth: Add second hci_request callback option for full skb
` [PATCH 3/7] Bluetooth: Convert hci_req_sync family of function to new request API
` [PATCH 4/7] Bluetooth: Remove unneeded recv_event variable
` [PATCH 5/7] Bluetooth: Remove unused hci_req_pending() function
` [PATCH 6/7] Bluetooth: Make hci_get_cmd_complete() function public
` [PATCH 7/7] Bluetooth: Convert local OOB data reading to use HCI request

[PATCHv5 bluetooth-next 0/3] 6lowpan: introduce nhc framework
 2015-02-05  9:07 UTC  (2+ messages)

[RFC 1/2] Bluetooth: Add led_off callback to manually turn off the LED before closing device
 2015-02-05  8:50 UTC  (2+ messages)

[RFC 2/2] Bluetooth: Add BT LED off routine for Intel Bluetooth device
 2015-02-05  2:28 UTC 

[PATCH] monitor: Fix minimum size for variable length events
 2015-02-04 22:19 UTC  (4+ messages)

pull request: bluetooth-next 2015-02-03
 2015-02-04 21:56 UTC  (2+ messages)

[RFC] Fix AMP initialization
 2015-02-04 18:04 UTC  (3+ messages)
` [RFC] Bluetooth: Remove Read Local Supported Features from AMP controller

[PATCH] shared/gatt-client: fix overflow bug in find_service_for_handle
 2015-02-04 16:01 UTC  (2+ messages)

[RFC 0/9] client: Add support for GATT API
 2015-02-04 15:33 UTC  (10+ messages)
` [RFC 1/9] client: Add support for GattService1
` [RFC 2/9] client: Add support for GattCharacteristic1
` [RFC 3/9] client: Add support for GattDescriptor1
` [RFC 4/9] client: Make commands relative to device
` [RFC 5/9] client: Add command list-attributes
` [RFC 6/9] client: Add command select-attribute
` [RFC 7/9] client/display: Add rl_hexdump
` [RFC 8/9] client: Add read command
` [RFC 9/9] client: Add write command

[PATCH v1 1/1] media: Add properties watch for MPRIS Playlists interface
 2015-02-04  9:30 UTC  (2+ messages)

[PATCH] shared/gatt-client: fix overflow bug in find_service_for_handle
 2015-02-04  2:15 UTC 

[PATCH v3] Bluetooth: Add support for QCA ROME chipset family
 2015-02-03 18:02 UTC  (4+ messages)

[PATCH V2 5/6] rtlwifi: btcoexist: Add routines for RTL8812AE kernel socket communications
 2015-02-03 12:29 UTC  (5+ messages)
          ` btcoex subsystem

[PATCH v2 1/2] android/gatt: Fix initial setting of MTU
 2015-02-03 11:45 UTC  (2+ messages)

[PATCH] Documentation: HAL IPC uses 4 octects for socket channel
 2015-02-03 11:45 UTC  (3+ messages)

[PATCH] android/pts: Updated PBAP PICS and PIXITs for PTS 6.0
 2015-02-03 11:39 UTC  (2+ messages)

[PATCH v2 1/2] android/handsfree: Fix not selecting correct SDP HFP record
 2015-02-03 11:29 UTC  (3+ messages)
` [PATCH v2 2/2] android/handsfree: Fix not selecting correct SDP HSP record

[PATCH] android/log: Add missing libc includes
 2015-02-03  9:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] android/build: Create a target for hciconfig
 2015-02-03  9:53 UTC  (5+ messages)
  ` [PATCH v2] "

Unable to setup Gatt
 2015-02-03  8:58 UTC 

Unable to setup GATT
 2015-02-03  8:33 UTC 

[PATCH] Bluetooth: Fix potential NULL dereference
 2015-02-03  8:03 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142
 2015-02-03  7:59 UTC  (4+ messages)

[PATCH] bluetooth: hci_sock: Use type cast "(void *)" to avoid building warnings
 2015-02-02 21:07 UTC  (3+ messages)

[PATCH] android/pts: Update SPP TC_DevA_APP_BV_01_C instruction
 2015-02-02 21:06 UTC  (2+ messages)

[PATCH] android/pts: Update RFCOMM PTS 6.0 pixits, pics, results for android 5.0
 2015-02-02 21:06 UTC  (2+ messages)

[PATCH] android/pts: Update ScPP PTS 6.0 pixits, pics, results for android 5.0
 2015-02-02 21:06 UTC  (2+ messages)

[PATCH] android/pts: Update HID PTS 6.0 pixits, pics, results for android 5.0
 2015-02-02 21:06 UTC  (2+ messages)

[PATCH] android/pts: PTS tests for OPP on Android 5 and PTS 6.0
 2015-02-02 21:05 UTC  (2+ messages)

patch "tty: Remove external interface for tty_set_termios()" added to tty-next
 2015-02-02 18:44 UTC 

[PATCH BlueZ v2 0/5] core: gatt: Support enabling notifications
 2015-02-02 17:40 UTC  (3+ messages)

[PATCH] Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
 2015-02-02 17:31 UTC  (2+ messages)

[PATCH v2] android/pts: Update SPP PTS 6.0 results for android 5.0
 2015-02-02 14:44 UTC 

[PATCH BlueZ] shared/gatt-client: Simplify read long value
 2015-02-02 10:39 UTC  (2+ messages)

[RFC BlueZ v2 0/1] Introduce LE Advertising API
 2015-02-02  9:11 UTC  (3+ messages)
` [RFC BlueZ v2 1/1] doc: Add LE Advertisements to Service Manager

[PATCH] Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEW
 2015-02-02  8:18 UTC  (2+ messages)

[PATCH v12 1/2] Bluetooth: Add le_scan_restart work for LE scan restarting
 2015-02-02  7:57 UTC  (4+ messages)
` [PATCH v12 2/2] Bluetooth: Add restarting to service discovery

[PATCH v11 1/2] Bluetooth: Add le_scan_restart work for LE scan restarting
 2015-02-02  7:07 UTC  (5+ messages)
` [PATCH v11 2/2] Bluetooth: Add restarting to service discovery

[PATCH BlueZ 1/2] policy: Fix not removing timers
 2015-02-02  6:44 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add support for 04ca:0x2007, BCM43142
 2015-02-01 12:46 UTC  (3+ messages)

[PATCH] Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
 2015-02-01  9:53 UTC  (2+ messages)

[PATCH] Bluetooth: Expose remote OOB information as debugfs entry
 2015-02-01  7:17 UTC  (2+ messages)

[PATCH] Bluetooth: Expose hardware error code as debugfs entry
 2015-02-01  7:16 UTC  (2+ messages)

[PATCH] Bluetooth: Expose debug keys usage setting via debugfs
 2015-02-01  7:16 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
 2015-02-01  7:16 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;
as well as URLs for NNTP newsgroup(s).