linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-09 19:58:50 to 2015-04-17 14:03:41 UTC [more...]

[PATCH 1/4] monitor: Add AVRCP GetFolderItems Support
 2015-04-17 14:03 UTC  (5+ messages)
` [PATCH 2/4] monitor: Add MediaPlayerItem for GetFolderItems
` [PATCH 3/4] monitor: Add FolderItem support "
` [PATCH 4/4] monitor: Add MediaElementItem "

[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

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

[PATCH BlueZ] unit/test-eir: Add ad/uri-beacon test
 2015-04-17 13:13 UTC 

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

[PATCH] Bluetooth: btusb: Fix two coding style issues
 2015-04-16 21:15 UTC 

[PATCH] Bluetooth: Pre-initialize variables in read_local_oob_ext_data_complete()
 2015-04-16 20:34 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] tools: Handle the common profile & service ecode
 2015-04-16 13:53 UTC  (2+ 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  (19+ 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  (11+ messages)
` [PATCH BlueZ 1/4] doc: Add IncludeTXPower to "
` [PATCH BlueZ 2/4] core/advertising: Parse IncludeTXPower
` [PATCH BlueZ 3/4] core/advertising: Support more than one advertisement
` [PATCH BlueZ 4/4] test: add IncludeTXPower to example-advertisement

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  (3+ messages)
` [PATCH BlueZ 2/2] core/eir: Add support for parsing service data

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

[PATCH BlueZ] core/gatt-database: Fix endless loop
 2015-04-13 13:54 UTC  (2+ messages)

[PATCHv1 0/2] Add serial console input handler support
 2015-04-13 13:42 UTC  (4+ messages)
` [PATCHv1 1/2] Add serial console input handler
` [PATCHv1 2/2] Add UART_HOSTDRV_INTERRUPT_DRIVEN configure option

[PATCH v2 1/3] lib/bnep: Update bnep header with BNEPGETSUPPFEAT and setup response
 2015-04-13 13:14 UTC  (3+ messages)
` [PATCH v2 2/3] profiles/network: Add support for handling extension hdr in ctrl msg
` [PATCH v2 3/3] android/pts: Update BNEP PTS 6.0 results for android 5.0

[PATCH 1/3] lib/bnep: Update bnep header with BNEPGETSUPPFEAT and setup response
 2015-04-13 11:01 UTC  (4+ messages)
` [PATCH 2/3] profiles/network: Add support for handling extension hdr in ctrl msg

Cached Device UUIDs not Visable on DBus
 2015-04-13  9:19 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: hci_uart: Reorder Atheros specific driver callbacks
 2015-04-13  5:41 UTC  (2+ messages)

[PATCH] Bluetooth: btbcm: Export patchram download as separate function
 2015-04-13  5:39 UTC  (2+ messages)

[PATCH BlueZ 1/9] unit/test-crc: Use tester framework
 2015-04-12 18:58 UTC  (10+ messages)
` [PATCH BlueZ 2/9] unit/test-crypto: "
` [PATCH BlueZ 3/9] unit/test-ecc: "
` [PATCH BlueZ 4/9] unit/test-eir: "
` [PATCH BlueZ 5/9] unit/test-gdbus-client: "
` [PATCH BlueZ 6/9] gdbus: Close private connection if setup fails
` [PATCH BlueZ 7/9] unit/test-gdbus-client: Fix test client_no_object_manager
` [PATCH BlueZ 8/9] unit/test-gdbus-client: Fix memory leak
` [PATCH BlueZ 9/9] unit/test-gdbus-client: Fix memory leak on client_no_object_manager

[PATCH 2/2] Bluetooth: hci_uart: Add Atheros support for address configuration
 2015-04-11 12:35 UTC 

[PATCH 1/7] Bluetooth: btbcm: Add BCM4324B3 UART device
 2015-04-10 21:57 UTC  (15+ messages)
` [PATCH 2/7] Bluetooth: hci_uart: Add HCIUARTSETBAUDRATE ioctl
` [PATCH 3/7] Bluetooth: hci_uart: Support final speed during setup
` [PATCH 4/7] Bluetooth: btbcm: Split setup() function
` [PATCH 5/7] Bluetooth: btusb: Use btbcm_setup_post()
` [PATCH 6/7] Bluetooth: hci_uart: "
` [PATCH 7/7] Bluetooth: btbcm: Add bcm_set_baudrate()

[RFC 0/5] Move HCI UART vendor specific setup to kernel
 2015-04-10 16:58 UTC  (16+ messages)
` [RFC 3/5] Bluetooth: hci_uart: Add HCIUARTSETBAUDRATE ioctl

[PATCH] Bluetooth:deltele some unuseful comments
 2015-04-10 16:21 UTC  (2+ messages)

[PATCH 0/6] Add Write Long Characteristic Descriptors client TC
 2015-04-10 14:36 UTC  (2+ messages)

[PATCH] monitor: Add initial support for BNEP
 2015-04-10 14:26 UTC  (6+ messages)

D-Bus signal race condition for Gatt characteristic notification
 2015-04-10 14:16 UTC  (2+ messages)

[PATCH] tty: Re-add external interface for tty_set_termios()
 2015-04-10 13:24 UTC  (2+ messages)

[Patch] tty: Re-add external interface for tty_set_termios()
 2015-04-10 12:13 UTC  (2+ messages)

[RFC] client: Add wait-controller option
 2015-04-10 10:06 UTC 

[PATCH v2] Bluetooth: hci_core/mgmt: Change adv inst to list
 2015-04-10  2:30 UTC  (4+ messages)
` [PATCH v3 0/2] Bluetooth: Multi-Advertising Infrastructure
` [PATCH v3 1/2] Bluetooth: hci_core: Introduce multi-adv inst list
` [PATCH v3 2/2] Bluetooth: mgmt: Start using "

pull request: bluetooth-next 2015-04-09
 2015-04-09 22:32 UTC  (2+ messages)

[RFC v2] Bluetooth: hci_uart: Add protocol support for Nokia UART devices
 2015-04-09 21:08 UTC 


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