linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-24 12:28:42 to 2015-12-03 14:22:59 UTC [more...]

[RFCv3 bluetooth-next 0/4] 6lowpan: debugfs and stateful compression support
 2015-12-03 14:22 UTC  (13+ messages)
` [RFCv3 bluetooth-next 1/4] 6lowpan: add lowpan dev register helpers
` [RFCv3 bluetooth-next 2/4] 6lowpan: add debugfs support
` [RFCv3 bluetooth-next 3/4] ipv6: add ipv6_addr_prefix_copy
` [RFCv3 bluetooth-next 4/4] 6lowpan: iphc: add support for stateful compression

Is the GattServices property still updated?
 2015-12-03 12:25 UTC  (6+ messages)

[PATCH v2 1/2] Bluetooth: Use continuous scanning when creating LE connections
 2015-12-03 10:45 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: Don't treat connection timeout as a failure

[PATCH v2 00/11] shared/gatt: Couple fixes and improvements
 2015-12-03 10:36 UTC  (16+ messages)
` [PATCH v2 01/11] unit/test-gatt: Fix long write testcases
` [PATCH v2 02/11] unit/test-gatt: Modify small-db
` [PATCH v2 03/11] unit/test-gatt: Extend large-db
` [PATCH v2 04/11] unit/test-gatt: Fix long write test
` [PATCH v2 05/11] shared/gatt-client: Minor variable rename
` [PATCH v2 06/11] shared/gatt-client: Add notify type to notification callback
` [PATCH v2 07/11] shared/gatt-server: Fix handle error on execute write
` [PATCH v2 08/11] shared/gatt-server: Add support for long write
` [PATCH v2 09/11] shared/gatt-server: Support for reliable session nested with long
` [PATCH v2 10/11] shared/gatt-db: Add API to get extended prop
` [PATCH v2 11/11] shared/gatt-server: Check for ext. charact. prop. on reliable session
` [PATCH v2 11/11] shared/gatt-server: Check for extended charac. prop "

Need help with bug in ftp-client executable from bluez-5.24 package
 2015-12-03  7:48 UTC  (6+ messages)

Unknown Connection Identifier
 2015-12-02 17:54 UTC  (15+ messages)

[PATCH v2] Bluetooth: btintel: Add manufacturing enter/exit helpers
 2015-12-02 17:52 UTC  (2+ messages)

[PATCH] Bluetooth: Don't treat connection timeout as a failure
 2015-12-02 17:45 UTC  (4+ messages)

[PATCH] Bluetooth: Use continuous scanning when creating LE connections
 2015-12-02 17:44 UTC  (6+ messages)

[PATCH] gdbus: Drop message replies if the sender requested no reply
 2015-12-02 15:36 UTC 

[PATCH] gdbus: Drop message replies if the sender requested no reply
 2015-12-02 15:17 UTC 

[PATCH] test: Fix ftp-client not printing progress
 2015-12-02 14:25 UTC 

[PATCH] Bluetooth: btintel: Add manufacturing enter/exit helpers
 2015-12-02 14:11 UTC 

[PATCH 1/3] audio/avrcp: Get player playlist details
 2015-12-02 13:41 UTC  (7+ messages)
` [PATCH 2/3] audio/avrcp: Handle PlaylistChanged signal
` [PATCH 3/3] audio/avrcp: Add support for SetBrowsedPlayer

[PATCH] lib: Added 'LE_SET_ADVERTISING_PARAMETERS' wrapper function to hci lib
 2015-12-02 13:35 UTC 

[PATCH v2] audio/avrcp: Get player playlist details
 2015-12-02 13:28 UTC  (2+ messages)

[PATCH 0/3] Android 6.0 porting patches
 2015-12-02 13:19 UTC  (4+ messages)
` [PATCH 1/3] shared/utils: add the missing header <strings.h>
` [PATCH 2/3] android: fix building errors of the 64-bit targets
` [PATCH 3/3] android: fix building errors on Android 6.0

[PATCH] audio/media: return empty string when player name is not available
 2015-12-02 11:01 UTC 

[PATCH 0/2] Install btattach with "make install"
 2015-12-02 10:35 UTC  (3+ messages)
` [PATCH 1/2] tools/btattach: add manual page
` [PATCH 2/2] tools/btattach: install during "make install"

[PATCH v0] avdtp: Fix A2DP disconnection with ADVANCED_AUDIO_UUID only carkit
 2015-12-02  8:18 UTC  (3+ messages)

[PATCH] BNEP multicast filter is filtering multicast addresses in default case although differently specified
 2015-12-02  8:07 UTC  (5+ messages)

[PATCH 1/5] Bluetooth: hci_intel: Use shorter timeout for HCI commands
 2015-12-02  7:59 UTC  (8+ messages)
` [PATCH 2/5] Bluetooth: hci_intel: Split Intel setup procedure
` [PATCH 3/5] Bluetooth: hci_intel: Add status parameter to inject_cmd_complete
` [PATCH 4/5] Bluetooth: hci_intel: Enter manufacturing mode if requested
` [PATCH 5/5] bluetooth: hci_intel: Add LhP support

[PATCH 03/19] bluetooth: hci_ldisc: Remove dead code
 2015-12-02  7:47 UTC  (2+ messages)

[PATCH 0/2] Bluetooth: Advertising cleanups
 2015-12-02  7:45 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: Clean up advertising initialization in powered_update_hci()
` [PATCH 2/2] Bluetooth: Clean up current advertising instance tracking

[PATCH] Bluetooth: Fix locking in bt_accept_dequeue after disconnection
 2015-12-01 19:11 UTC 

BlueZ api to retrieve complete service record
 2015-12-01 15:00 UTC 

[PATCH v2 1/4] gdbus: Fix Memory Leak
 2015-12-01 13:11 UTC 

[PATCH] HACKING: Add suppression file in valgrind cmd
 2015-12-01 10:51 UTC  (2+ messages)

[PATCH v3 00/22] Add AVDTP/A2DP decoding to btmon
 2015-12-01  9:32 UTC  (2+ messages)

pull request: bluetooth 2015-12-01
 2015-12-01  8:58 UTC 

Exploring Bluez alternatives
 2015-11-30 19:22 UTC  (4+ messages)

[RFC 1/2] btproxy: Add support for creating pseudoterminal
 2015-11-30 13:49 UTC  (14+ messages)
` [RFC 2/2] btproxy: Add three-wire (h5) protocol initial support
` [PATCHv1 0/2] Three-wire (H5) support in btproxy
  ` [PATCHv1 1/2] btproxy: Add support for creating pseudoterminal
  ` [PATCHv1 2/2] btproxy: Add three-wire (h5) protocol initial support
` [PATCHv2 0/2] Three-wire (H5) support in btproxy
  ` [PATCHv2 1/2] btproxy: Add support for creating pseudoterminal
  ` [PATCHv2 2/2] btproxy: Add three-wire (h5) protocol initial support

[PATCH] btproxy: Fix possible string overflow
 2015-11-30 13:32 UTC 

org.bluez.Adapter1 Powered API causes UnknownMethod: Method "Set" with signature "ssb"
 2015-11-30 11:14 UTC  (3+ messages)
  ` AW: "

Add name and namePrefix filter to SetDiscoveryFilter
 2015-11-30  9:23 UTC  (3+ messages)

GATT service object required in D-Bus ObjectManager result
 2015-11-30  9:12 UTC  (5+ messages)

[PATCH v3 RESEND] bluetooth:Fix locking issues in the function l2cap_connect_cfm
 2015-11-27 15:16 UTC 

[PATCH v2 bluetooth-next 0/7] GHC compression detection
 2015-11-27 12:30 UTC  (11+ messages)
` [PATCH v2 bluetooth-next 1/7] 6lowpan: clarify Kconfig entries for upcoming GHC support
` [PATCH v2 bluetooth-next 2/7] 6lowpan: add nhc module for GHC hop-by-hopextension header detection
` [PATCH v2 bluetooth-next 3/7] 6lowpan: add nhc module for GHC UDP detection
` [PATCH v2 bluetooth-next 4/7] 6lowpan: add nhc module for GHC ICMPv6 detection
` [PATCH v2 bluetooth-next 5/7] 6lowpan: add nhc module for GHC destination extension header detection
` [PATCH v2 bluetooth-next 6/7] 6lowpan: add nhc module for GHC fragmentation "
` [PATCH v2 bluetooth-next 7/7] 6lowpan: add nhc module for GHC routing "

[PATCH] Bluetooth: Remove redundant check for req.cmd_q
 2015-11-27 12:27 UTC  (2+ messages)

[PATCH] Bluetooth: Fix updating wrong instance's scan_rsp data
 2015-11-27 12:27 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Use hexadecimal notation for mask
 2015-11-26 14:53 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Simplify setting Configuration Field

[PATCH 1/2] Bluetooth: Simplify read_adv_features code
 2015-11-26 14:50 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag

[PATCH] Bluetooth: btmrvl: add sysfs commands gpiogap and hscfgcmd
 2015-11-26 13:55 UTC  (4+ messages)

[RFCv2 bluetooth-next 0/3] 6lowpan: debugfs and stateful compression support
 2015-11-26 11:19 UTC  (15+ messages)
` [RFCv2 bluetooth-next 1/3] 6lowpan: add debugfs support
` [RFCv2 bluetooth-next 2/3] ipv6: add ipv6_addr_prefix_cpy
` [RFCv2 bluetooth-next 3/3] 6lowpan: iphc: add support for stateful compression

Bluez g_dbus api for services
 2015-11-25 22:51 UTC  (2+ messages)

[PATCH 0/4] Bluetooth: More hci_request.c & hci_req_sync updates
 2015-11-25 14:31 UTC  (6+ messages)
` [PATCH 1/4] Bluetooth: HCI name update to hci_request.c
` [PATCH 2/4] Bluetooth: Move EIR "
` [PATCH 3/4] Bluetooth: Move fast connectable code "
` [PATCH 4/4] Bluetooth: Perform HCI update for power on synchronously

[PATCH] agent: Change default IO capability to KeyboardDisplay
 2015-11-25 14:18 UTC  (2+ messages)

[PATCH bluetooth-next 0/4] GHC compression detection
 2015-11-25 13:50 UTC  (12+ messages)
` [PATCH bluetooth-next 2/4] 6lowpan: add nhc module for GHC extension header detection
` [PATCH bluetooth-next 3/4] 6lowpan: add nhc module for GHC UDP detection
` [PATCH bluetooth-next 4/4] 6lowpan: add nhc module for GHC ICMPv6 detection

[PATCH bluetooth-next 0/2] 6lowpan: iphc: cleanups
 2015-11-25 13:23 UTC  (2+ messages)

[PATCH] lib: Add HCI command "LE_SET_ADVERTISING_PARAMETERS"
 2015-11-25  8:28 UTC  (2+ messages)

pull request: bluetooth-next 2015-11-23
 2015-11-24 21:23 UTC  (2+ messages)

Bug in batostr()?
 2015-11-24 21:18 UTC  (2+ messages)

[PATCH 0/7] Bluetooth: Move more code to hci_request.c & req_workqueue
 2015-11-24 21:16 UTC  (2+ messages)

[PATCH 1/2] monitor: Fix use of uninitialized variable
 2015-11-24 19:57 UTC  (2+ messages)

Fix crash when incorrect reply is received from SelectConfiguration
 2015-11-24 16:01 UTC 

[PATCH] tools/hciattach: Add support for BCM line discipline
 2015-11-24 12:43 UTC  (5+ 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).