linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-11 14:05:13 to 2015-11-22 00:49:11 UTC [more...]

bluetoothd crashes when connecting to XiaoMi RC
 2015-11-22  0:49 UTC  (2+ messages)

bluetoothd crashes when media endpoint SelectConfiguration reply does not contain an array
 2015-11-21 22:45 UTC 

[PATCH 1/2] monitor: Fix use of uninitialized variable
 2015-11-21 20:09 UTC  (2+ messages)
` [PATCH 2/2] monitor: Fix possible crash on unknown LE Meta Event

[PATCH v2 00/22] Add AVDTP/A2DP decoding to btmon
 2015-11-20 16:50 UTC  (27+ messages)
` [PATCH v2 01/22] monitor/l2cap: Add channel sequence number
` [PATCH v2 02/22] monitor/avdtp: Add basic decoding of AVDTP signalling
` [PATCH v2 03/22] monitor/avdtp: Decode AVDTP_DISCOVER
` [PATCH v2 04/22] monitor/avdtp: Decode AVDTP_GET_CAPABILITIES
` [PATCH v2 05/22] monitor/avdtp: Decode AVDTP_SET_CONFIGURATION
` [PATCH v2 06/22] monitor/avdtp: Decode AVDTP_GET_CONFIGURATION
` [PATCH v2 07/22] monitor/avdtp: Decode AVDTP_RECONFIGURE
` [PATCH v2 08/22] monitor/avdtp: Decode AVDTP_OPEN
` [PATCH v2 09/22] monitor/avdtp: Decode AVDTP_START
` [PATCH v2 10/22] monitor/avdtp: Decode AVDTP_CLOSE
` [PATCH v2 11/22] monitor/avdtp: Decode AVDTP_SUSPEND
` [PATCH v2 12/22] monitor/avdtp: Decode AVDTP_ABORT
` [PATCH v2 13/22] monitor/avdtp: Decode AVDTP_SECURITY_CONTROL
` [PATCH v2 14/22] monitor/avdtp: Decode AVDTP_GET_ALL_CAPABILITIES
` [PATCH v2 15/22] monitor/avdtp: Decode AVDTP_DELAYREPORT
` [PATCH v2 16/22] monitor/avdtp: Decode basic Media Codec capabilities
` [PATCH v2 17/22] monitor/avdtp: Decode basic Content Protection capabilities
` [PATCH v2 18/22] monitor/a2dp: Decode SBC capabilities
` [PATCH v2 19/22] monitor/a2dp: Decode MPEG-1,2 capabilities
` [PATCH v2 20/22] monitor/a2dp: Decode AAC capabilities
` [PATCH v2 21/22] monitor/a2dp: Decode aptX capabilities
` [PATCH v2 22/22] monitor/a2dp: Decode LDAC capabilities

[PATCH v2 BlueZ] core: Fix replying with an error for connected profile
 2015-11-20 12:37 UTC 

HoG: Report Map Sharing is not Happening all the time
 2015-11-20 11:52 UTC  (5+ messages)

[PATCH 0/4] shared/gatt: Couple fixes and improvements
 2015-11-20  9:03 UTC  (19+ messages)
` [PATCH 1/4] shared/gatt-server: Fix exit on error during execute write
` [PATCH 2/4] shared/gatt-client: Add notify type to notification callback
` [PATCH 3/4] shared/gatt-server: Improve long write session handling
` [PATCH 4/4] shared/gatt-server: Cancel remaining write exec on error in the middle

[PATCH] Bluetooth: Use hex notation for mask
 2015-11-19 15:18 UTC  (2+ messages)

[PATCH 3/3] Bluetooth: Add support for Get Advertising Size Information command
 2015-11-19 15:16 UTC 

[PATCH 2/3] Bluetooth: Simplify if statements in tlv_data_is_valid function
 2015-11-19 15:16 UTC 

[PATCH 1/3] Bluetooth: Add instance range check for Add Advertising command
 2015-11-19 15:16 UTC 

[PATCH] BNEP multicast filter is filtering multicast addresses in default case although differently specified
 2015-11-19 14:29 UTC 

[Patch v2] Bluetooth: Wait active mode to setup SCO channel
 2015-11-19 13:51 UTC  (2+ messages)

[PATCH] BNEP multicast filter is filtering multicast addresses in default case although differently specified
 2015-11-19 13:28 UTC  (4+ messages)

[PATCH] Bluetooth: Fix mask for H5 header len
 2015-11-19 13:22 UTC  (2+ messages)

[PATCH] net: bluetooth: remove unneeded variable in l2cap_stream_rx
 2015-11-19 13:20 UTC  (2+ messages)

[PATCH] AUTHORS: Update Szymon, Łukasz and Andrzej emails
 2015-11-18 19:07 UTC  (2+ messages)

[RFCv2 bluetooth-next 0/3] 6lowpan: debugfs and stateful compression support
 2015-11-18 13:55 UTC  (5+ 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

[PATCH] net: bluetooth: Clean up hci_core code
 2015-11-18 12:44 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: Wait active mode to establish SCO channel
 2015-11-18 11:39 UTC 

RFC: right userspace interface for providing 6lowpan contexts
 2015-11-17 23:03 UTC 

[PATCH 00/22] Add AVDTP/A2DP decoding to btmon
 2015-11-17 21:22 UTC  (29+ messages)
` [PATCH 01/22] monitor/l2cap: Add channel sequence number
` [PATCH 02/22] monitor/avdtp: Add basic decoding of AVDTP signalling
` [PATCH 03/22] monitor/avdtp: Decode AVDTP_DISCOVER
` [PATCH 04/22] monitor/avdtp: Decode AVDTP_GET_CAPABILITIES
` [PATCH 05/22] monitor/avdtp: Decode AVDTP_SET_CONFIGURATION
` [PATCH 06/22] monitor/avdtp: Decode AVDTP_GET_CONFIGURATION
` [PATCH 07/22] monitor/avdtp: Decode AVDTP_RECONFIGURE
` [PATCH 08/22] monitor/avdtp: Decode AVDTP_OPEN
` [PATCH 09/22] monitor/avdtp: Decode AVDTP_START
` [PATCH 10/22] monitor/avdtp: Decode AVDTP_CLOSE
` [PATCH 11/22] monitor/avdtp: Decode AVDTP_SUSPEND
` [PATCH 12/22] monitor/avdtp: Decode AVDTP_ABORT
` [PATCH 13/22] monitor/avdtp: Decode AVDTP_SECURITY_CONTROL
` [PATCH 14/22] monitor/avdtp: Decode AVDTP_GET_ALL_CAPABILITIES
` [PATCH 15/22] monitor/avdtp: Decode AVDTP_DELAYREPORT
` [PATCH 16/22] monitor/avdtp: Decode basic Media Codec capabilities
` [PATCH 17/22] monitor/avdtp: Decode basic Content Protection capabilities
` [PATCH 18/22] monitor/a2dp: Decode SBC capabilities
` [PATCH 19/22] monitor/a2dp: Decode MPEG-1,2 capabilities
` [PATCH 20/22] monitor/a2dp: Decode AAC capabilities
` [PATCH 21/22] monitor/a2dp: Decode aptX capabilities
` [PATCH 22/22] monitor/a2dp: Decode LDAC capabilities

[PATCH bluetooth-next 0/2] 6lowpan: iphc: cleanups
 2015-11-17 21:04 UTC  (5+ messages)
` [PATCH bluetooth-next 1/2] 6lowpan: iphc: add check for reserved values
` [PATCH bluetooth-next 2/2] 6lowpan: iphc: remove handling when dam is zero

[PATCH] build: Link mcaptest with -lrt
 2015-11-17 15:21 UTC 

[PATCH 1/2] doc/adapter-api: Use correct signal name
 2015-11-17 14:07 UTC  (3+ messages)
` [PATCH 2/2] test/test-discovery: Remove dead code

[PATCH] btproxy: Add support for creating pseudoterminal
 2015-11-17 14:06 UTC 

[PATCH 1/1] Bluetooth: Wait active mode to establish SCO channel
 2015-11-17 12:56 UTC 

[PATCH 1/1] Bluetooth: Wait active mode to establish SCO channel
 2015-11-17 11:36 UTC  (2+ messages)

[PATCH] net: bluetooth: clean up af_bluetooth code
 2015-11-17 11:10 UTC  (2+ messages)

How to access services on my bluetooth device
 2015-11-17  9:26 UTC  (2+ messages)

HoG device : Authentication Failure while connecting after reboot
 2015-11-17  9:17 UTC  (3+ messages)

LL address and IPv6 address
 2015-11-16 15:11 UTC  (4+ messages)

[PATCH] emulator/hciemu: Fix return value
 2015-11-16 13:51 UTC  (2+ messages)

HoG Disconnection=> Reason: Connection Time out
 2015-11-16 12:36 UTC  (3+ messages)

[PATCH] Bluetooth: Fix powering on with privacy and advertising
 2015-11-16  8:40 UTC  (5+ messages)
` [PATCH] tools/mgmt-tester: Add power on testcase with adv and privacy

[PATCH 1/3] tools/avinfo: Add partial support for Sony LDAC
 2015-11-16  8:06 UTC  (4+ messages)
` [PATCH 2/3] tools/avinfo: Print content protection
` [PATCH 3/3] tools/hcidump: Print LDAC vendor codec name

[PATCH v2] monitor/rfcomm: Fix names formatting
 2015-11-16  7:59 UTC  (2+ messages)

[PATCH] Bluetooth-cmtp: Delete an unnecessary check before the function call "kfree_skb"
 2015-11-15  0:21 UTC  (2+ messages)

[PATCH 1/2] monitor/avctp: Fix typos
 2015-11-14 13:31 UTC  (5+ messages)
` [PATCH 2/2] monitor/rfcomm: Fix frame names formatting

[RFC bluetooth-next 0/4] 6lowpan: debugfs and stateful compression support
 2015-11-14  9:20 UTC  (8+ messages)
` [RFC bluetooth-next 1/4] 6lowpan: add debugfs support
` [RFC bluetooth-next 2/4] 6lowpan: iphc: add check for reserved values
` [RFC bluetooth-next 3/4] 6lowpan: iphc: remove handling when dam is zero
` [RFC bluetooth-next 4/4] 6lowpan: iphc: add support for stateful compression

Connection failures on Ubuntu
 2015-11-14  0:51 UTC  (4+ messages)

[PATCH] Bluetooth: btusb: Fix device recognition problems for certain Realtek units
 2015-11-13 14:36 UTC 

ACL connection handle
 2015-11-13 14:25 UTC 

[PATCH v2 BlueZ] core/device: Fix not responding to Connect
 2015-11-13 12:32 UTC  (2+ messages)

[PATCH v2 BlueZ 1/7] android/hog: Port fixes to profiles HoG
 2015-11-13 12:31 UTC  (8+ messages)
` [PATCH v2 BlueZ 2/7] bas: Move code from android to profiles
` [PATCH v2 BlueZ 3/7] scpp: "
` [PATCH v2 BlueZ 4/7] dis: "
` [PATCH v2 BlueZ 5/7] hog: "
` [PATCH v2 BlueZ 6/7] input/hog: Make use of hog-lib
` [PATCH v2 BlueZ 7/7] input/hog-lib: Print report value handle and type

[PATCH 0/2] Move BfA repositories to GitHub
 2015-11-13 12:18 UTC  (4+ messages)
` [PATCH 1/2] android/README: Update links to BfA on GitHub
` [PATCH 2/2] android/README: Fix typo

ioctl request for HCIGETCONNINFO returning "File descriptor in bad state"
 2015-11-12 20:49 UTC 

[PATCH] Bluetooth: Simplify request cleanup code
 2015-11-12 14:46 UTC  (2+ messages)

[PATCH BlueZ] client: Fix crash when exiting
 2015-11-12 14:38 UTC  (2+ messages)

[PATCH BlueZ] core/gatt-client: Fix warning when removing services
 2015-11-12 14:37 UTC  (2+ messages)

[PATCH] android/log: Fix compilation error in AOSP
 2015-11-12 10:17 UTC  (2+ messages)

[Bug 73411] Unknown vendor ID [105b:e065] - Broadcom BCM43142 device
 2015-11-12  9:46 UTC 

linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)
 2015-11-12  0:23 UTC  (2+ messages)

[PATCH] Bluetooth: Fix l2cap_chan leak in SMP
 2015-11-11 22:49 UTC  (2+ messages)

[PATCH BlueZ 1/6] android/hog: Port fixes to profiles HoG
 2015-11-11 14:05 UTC  (4+ messages)
` [PATCH BlueZ 4/6] dis: Move code from android to profiles
` [PATCH BlueZ 5/6] hog: "
` [PATCH BlueZ 6/6] input/hog: Make use of hog-lib


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).