linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-13 14:14:50 to 2015-04-23 16:53:52 UTC [more...]

[BlueZ RFC 1/3] monitor: Add btsnoop data link transfer way
 2015-04-23 16:53 UTC  (7+ messages)
` [BlueZ RFC 2/3] monitor: Add btsnoop data link type option
` [BlueZ RFC 3/3] monitor: Remove unused btsnoop files

[PATCH 1/3] doc/device-api: Add TxPower
 2015-04-23 15:56 UTC  (6+ messages)
` [PATCH 2/3] core: Add implementation of TxPower
` [PATCH 3/3] client: Make command info print TxPower and RSSI

[PATCH 0/3] Add support for decoding AVRCP browsing packets
 2015-04-23 15:37 UTC  (5+ messages)
` [PATCH 1/3] monitor: Add Support for AVRCP GetItemAttributes
` [PATCH 2/3] monitor: Add support for AVRCP Search
` [PATCH 3/3] monitor: Add support for AVRCP GeneralReject

[PATCH 0/5] Add decoding for BNEP packet types
 2015-04-23 15:37 UTC  (7+ messages)
` [PATCH 1/5] monitor: Add support for decoding bnep General pkt
` [PATCH 2/5] monitor: Add support for decoding bnep Control pkt
` [PATCH 3/5] monitor: Add support for decoding bnep Compressed pkt
` [PATCH 4/5] monitor: Add support for decoding bnep SrcOnly pkt
` [PATCH 5/5] monitor: Add support for decoding bnep DestOnly pkt

[PATCH ] monitor: Add AVRCP ChangePath support
 2015-04-23 14:35 UTC  (2+ messages)

[PATCH BlueZ 1/4] doc/gatt-api: Add encryption flags
 2015-04-23 14:20 UTC  (4+ messages)
` [PATCH BlueZ 2/4] core/gatt: Add support for "
` [PATCH BlueZ 3/4] shared/att: Add own security definitions
` [PATCH BlueZ 4/4] shared/gatt-server: Check attribute permissions

Running bluez on Raspberry Pi
 2015-04-22 22:29 UTC  (3+ messages)

[PATCH BlueZ] unit/test-gdbus-client: Fix hanging if D-Bus fails to launch
 2015-04-22 21:12 UTC  (2+ messages)

[RFC BlueZ] doc/gatt-api: Add encryption flag
 2015-04-22 16:14 UTC  (2+ messages)

android/hid
 2015-04-22 15:21 UTC  (2+ messages)

[PATCH 2/3] hog: re-enable HoG report notifications on HoG device reconnect
 2015-04-21 20:49 UTC  (9+ messages)

BLE GATT services hidden from users of DBus API by design?
 2015-04-21 20:48 UTC  (3+ messages)

[PATCH] tty: Re-add external interface for tty_set_termios()
 2015-04-21 16:04 UTC  (4+ messages)

[PATCH] Bluetooth: btmrvl: fix compilation warning
 2015-04-21 13:59 UTC 

[PATCH] tools: Handle the common profile & service ecode
 2015-04-21 12:23 UTC  (3+ messages)

[PATCH 1/4] monitor: Add AVRCP GetFolderItems Support
 2015-04-21 11:58 UTC  (6+ messages)
` [PATCH 2/4] monitor: Add MediaPlayerItem for GetFolderItems
` [PATCH 3/4] monitor: Add FolderItem support "
` [PATCH 4/4] monitor: Add MediaElementItem "

[PATCH v2] Bluetooth: hci_core/mgmt: Change adv inst to list
 2015-04-21  1:52 UTC  (3+ messages)
` [PATCH v3 0/2] Bluetooth: Multi-Advertising Infrastructure

BLE device GATT service discovery without pairing?
 2015-04-20 22:14 UTC  (4+ messages)

[PATCH] doc: Add command for limited discoverable procedure
 2015-04-20 18:02 UTC 

bluetooth-next HCI user channel issue
 2015-04-20 17:43 UTC  (2+ messages)

[patch] Bluetooth: btusb: off by one in rtl8723b_parse_firmware()
 2015-04-20 17:14 UTC  (3+ messages)

[PATCH BlueZ] unit/test-eir: Add ad/uri-beacon test
 2015-04-20 14:58 UTC  (2+ messages)

[PATCH] Bluetooth: Pre-initialize variables in read_local_oob_ext_data_complete()
 2015-04-20  8:47 UTC  (5+ messages)

[V4.1] Regression: Bluetooth mouse not working
 2015-04-18 10:18 UTC  (17+ messages)

[PATCH] Bluetooth: btusb: Fix two coding style issues
 2015-04-18  6:32 UTC  (2+ messages)

[PATCH 3/3] hog: enable HoG report notifications only after uhid device is ready
 2015-04-17 22:00 UTC 

[PATCH 1/3] hog: rework HoG report notification enable
 2015-04-17 22:00 UTC 

[PATCH] Bluetooth: hidp: Fix regression with older userspace and flags validation
 2015-04-17 20:34 UTC 

[PATCH 0/7] Add Characteristic Value Reliable Write client TC's
 2015-04-17 13:45 UTC  (7+ messages)
` [PATCH 2/7] unit/gatt: Add TP/GAW/CL/BI-14-C test
` [PATCH 3/7] unit/gatt: Add TP/GAW/CL/BI-15-C test
` [PATCH 5/7] unit/gatt: Add TP/GAW/CL/BI-18-C test
` [PATCH 6/7] unit/gatt: Add TP/GAW/CL/BI-19-C test
` [PATCH 7/7] doc/test-coverage: Update test-gatt count

[BlueZ PATCH v2 00/13] Add support for Advertisement Data
 2015-04-17 12:18 UTC  (15+ messages)
` [BlueZ PATCH v2 01/13] doc/device-api: Add ServiceData and ManufacturerData
` [BlueZ PATCH v2 02/13] shared/ad: Add bt_ad_foreach_manufacturer_data
` [BlueZ PATCH v2 03/13] shared/ad: Add bt_ad_has_manufacturer_data
` [BlueZ PATCH v2 04/13] core/dbus-common: Add dict helpers for basic keys
` [BlueZ PATCH v2 05/13] core: Add implementation of ManufacturerData
` [BlueZ PATCH v2 06/13] client: Fix no handling dict properly
` [BlueZ PATCH v2 07/13] client: Make command info print ManufacturerData
` [BlueZ PATCH v2 08/13] shared/ad: Add bt_ad_foreach_service_data
` [BlueZ PATCH v2 09/13] shared/ad: Add bt_ad_has_service_data
` [BlueZ PATCH v2 10/13] core: Add implementation of ServiceData
` [BlueZ PATCH v2 11/13] client: Make command info print ServiceData
` [BlueZ PATCH v2 12/13] core/eir: Fix service data parsing
` [BlueZ PATCH v2 13/13] core/adapter: Create device even if not-connectable

[PATCH v8] Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support
 2015-04-16 21:16 UTC  (2+ messages)

Re [RFC v2 0/3] sixaxis: Improved support for DualShock 3 clones
 2015-04-16 18:57 UTC 

[PATCH v7] Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support
 2015-04-16 16:59 UTC  (6+ messages)

[PATCH BlueZ v2 0/6] Improvements to the LE Advertising API
 2015-04-16 15:05 UTC  (8+ messages)
` [PATCH BlueZ v2 1/6] core/advertising: Fix dbus object matching
` [PATCH BlueZ v2 2/6] doc: Add IncludeTXPower to LE Advertising API
` [PATCH BlueZ v2 3/6] core/advertising: Parse IncludeTXPower
` [PATCH BlueZ v2 4/6] core/advertising: Support more than one advertisement
` [PATCH BlueZ v2 5/6] test: add IncludeTXPower to example-advertisement
` [PATCH BlueZ v2 6/6] core/advertising: improve errors for add advertising

[PATCH] android/avrcp-lib: Use void pointer in register_notification
 2015-04-16 14:47 UTC  (4+ messages)

[PATCH ] monitor: Add AVRCP GetFolderItems Support
 2015-04-16 13:48 UTC  (2+ messages)

[PATCH 4/7] unit/gatt: Add TP/GAW/CL/BI-17-C test
 2015-04-16 12:55 UTC 

[PATCH 1/7] unit/gatt: Add TP/GAW/CL/BV-06-C test
 2015-04-16 12:53 UTC 

Device class not writeable via dbus
 2015-04-16 10:35 UTC  (10+ messages)

[PATCH] android/client: Allow parsing hex and int arguments
 2015-04-16 10:27 UTC  (2+ messages)

[PATCH v8] client: main: add support for SetDiscoveryFilter
 2015-04-15 23:42 UTC 

[PATCH] bluetoothd: add option to automatically power on the first adapter found
 2015-04-15 17:59 UTC  (18+ messages)

[PATCH] qca: add BT firmware files for QCA61x4 series
 2015-04-15 13:32 UTC 

[PATCH BlueZ 00/11] code: Add support for Advertisement Data
 2015-04-15 11:44 UTC  (12+ messages)
` [PATCH BlueZ 01/11] doc/device-api: Add ServiceData and ManufacturerData
` [PATCH BlueZ 02/11] shared/ad: Add bt_ad_foreach_manufacturer_data
` [PATCH BlueZ 03/11] shared/ad: Add bt_ad_has_manufacturer_data
` [PATCH BlueZ 04/11] core/dbus-common: Add dict helpers for basic keys
` [PATCH BlueZ 05/11] core: Add implementation of ManufacturerData
` [PATCH BlueZ 06/11] client: Fix no handling dict properly
` [PATCH BlueZ 07/11] client: Make command info print ManufacturerData
` [PATCH BlueZ 08/11] shared/ad: Add bt_ad_foreach_service_data
` [PATCH BlueZ 09/11] shared/ad: Add bt_ad_has_service_data
` [PATCH BlueZ 10/11] core: Add implementation of ServiceData
` [PATCH BlueZ 11/11] client: Make command info print ServiceData

[PATCH] ath3k: update AR3012 2.2.1 firmware with v.170
 2015-04-15  8:33 UTC  (5+ messages)

[PATCH BlueZ 0/4] Improvements to the LE Advertising API
 2015-04-14 18:18 UTC  (6+ messages)

creating infrastructure for generic 6LoWPAN branch
 2015-04-14 12:28 UTC  (3+ messages)

[PATCH BlueZ 1/2] unit/test-eir: Add ad/g-tag test
 2015-04-14 11:19 UTC  (2+ messages)

[PATCH] tools: Fix bcm43xx download mode delay
 2015-04-13 20:57 UTC 

BUG: Unable to add a second characteristic (after adding a descriptor)
 2015-04-13 15:58 UTC  (3+ messages)

[PATCH] shared/att: Add packed struct definition for err_rsp
 2015-04-13 15:07 UTC  (2+ messages)

[PATCH ] core/gatt: Parse InProgress error code from err_msg
 2015-04-13 15:07 UTC  (4+ 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).