messages from 2013-05-28 12:51:18 to 2013-06-12 12:56:55 UTC [more...]
[RFC BlueZ 00/35] More discovery tests
2013-06-12 12:56 UTC (10+ messages)
` [RFC BlueZ 01/35] emulator: Add support for multiple connections
` [RFC BlueZ 02/35] emulator: Store LE advertising data length in btdev
` [RFC BlueZ 03/35] emulator: Implement basic LE set adv enable command
` [RFC BlueZ 04/35] emulator: Store LE scan state of virtual controller
` [RFC BlueZ 05/35] emulator: Search virtual devices in LE advertising mode
` [RFC BlueZ 06/35] emulator: Search virtual devices in LE scan mode
` [RFC BlueZ 07/35] emulator: Implement LE advertising report
` [RFC BlueZ 08/35] emulator: Implement basic LE create connection
` [RFC BlueZ 09/35] emulator: Dummy LE set advertising parameters
[PATCH BlueZ] core: Only page device once per connect attempt
2013-06-12 12:13 UTC
3.10-rc: bluetooth disappeared on thinkpad x60 (regression)
2013-06-12 11:23 UTC (10+ messages)
[PATCH BlueZ] audio: Fix memory leak while creating SDP records
2013-06-12 8:44 UTC (2+ messages)
[PATCH] lib: Fix two size constants
2013-06-12 7:50 UTC (3+ messages)
[RFC BlueZ v2 00/13] Add experimental org.bluez.Service1
2013-06-12 7:06 UTC (14+ messages)
` [RFC BlueZ v2 01/13] test: Remove obsolete test script
` [RFC BlueZ v2 02/13] test: Add UUID alias table to bluezutils.py
` [RFC BlueZ v2 03/13] test: Support human-friendly UUIDs in test-device
` [RFC BlueZ v2 04/13] test: Show human-friendly UUIDs in list-devices
` [RFC BlueZ v2 05/13] dbus: Add new org.bluez.Service1
` [RFC BlueZ v2 06/13] dbus: Add Device property to org.bluez.Service1
` [RFC BlueZ v2 07/13] dbus: Add UUID "
` [RFC BlueZ v2 08/13] dbus: Add state "
` [RFC BlueZ v2 09/13] dbus: Add Connect/Disconnect "
` [RFC BlueZ v2 10/13] doc: Add API documentation for org.bluez.Service1
` [RFC BlueZ v2 11/13] dbus: Deprecate old profile-connecting API
` [RFC BlueZ v2 12/13] test: Add test-service script
` [RFC BlueZ v2 13/13] test: Add --uuid to test-service
[PATCH BlueZ 01/15] AVRCP: Fix crash when registering unsupported notification
2013-06-11 21:16 UTC (16+ messages)
` [PATCH BlueZ 02/15] AVCTP: Fix coding style
` [PATCH BlueZ 03/15] AVCTP: Call callback in case the request timeout
` [PATCH BlueZ 04/15] AVRCP: Fix crash while listing available settings in TG role
` [PATCH BlueZ 05/15] AVRCP: Add additional protocol discriptor list for Browsing channel
` [PATCH BlueZ 06/15] AVRCP: Fix crash when current addressed player is removed
` [PATCH BlueZ 07/15] AVRCP: Fix crash if player status is NULL
` [PATCH BlueZ 08/15] AVRCP: Fix setting reserved bit in GetCapabilities response
` [PATCH BlueZ 09/15] AVRCP: Fix crash when connecting role without a record
` [PATCH BlueZ 10/15] AVRCP: Fix crash while setting player volume
` [PATCH BlueZ 11/15] core: Fix not been able to cancel Device.Connect with Device.Disconnect
` [PATCH BlueZ 12/15] AVRCP: Fix sending invalid attributes when responding to GetElementAttributes
` [PATCH BlueZ 13/15] AVRCP: Fix sending SetPlayerApplicationSettingValue using notify command type
` [PATCH BlueZ 14/15] obexd: Fix crash when resetting OPP session without a transfer
` [PATCH BlueZ 15/15] obexd: Fix not checking for valid fd on NewConnection
[PATCH] Bluetooth: btmrvl: fix thread stopping race
2013-06-11 19:40 UTC
[PATCH 1/9] adapter: fix setting of discoverable timeout
2013-06-11 10:56 UTC (9+ messages)
` [PATCH 2/9] adapter: remove unused toggle_discoverable
` [PATCH 3/9] adapter: rename discovery_client to watch_client
` [PATCH 4/9] adapter: rename compare_discovery_sender
` [PATCH 5/9] doc: add EnablePairing() and DisablePairing()
` [PATCH 6/9] adapter: "
` [PATCH 7/9] adapter: add Pairing property to report ongoing Pairing Session
` [PATCH 8/9] adapter: forbid properties to be set during "
` [PATCH 9/9] test: add pairing command to test-adapter
[RFC v1 1/9] adapter: fix setting of discoverable timeout
2013-06-11 10:14 UTC (13+ messages)
` [RFC v1 2/9] adapter: remove unused toggle_discoverable
` [RFC v1 3/9] adapter: rename discovery_client to watch_client
` [RFC v1 4/9] adapter: rename compare_discovery_sender
` [RFC v1 5/9] doc: add RequestPairingSession() and ReleasePairingSession()
` [RFC v1 6/9] adapter: "
` [RFC v1 7/9] adapter: add Pairing property to report ongoing Pairing Session
` [RFC v1 8/9] adapter: forbid properties to be set during "
` [RFC v1 9/9] test: add pairing command to test-adapter
[PATCH] device: fix reporting of Connected state for PAN
2013-06-10 11:55 UTC
[PATCH 0/5] MAP client: Add notification dispatcher
2013-06-10 11:01 UTC (6+ messages)
` [PATCH 1/5] obexd: Add MAP "
` [PATCH 2/5] build: Add support for building "
` [PATCH 3/5] obexd: Add function to get the destination from the obc_session
` [PATCH 4/5] obexd: Register notification handler in the MAP client
` [PATCH 5/5] obexd: Notify registered notification handlers in MNS
[RFC v0 1/5] adapter: rename discovery_client to watch_client
2013-06-07 7:58 UTC (10+ messages)
` [RFC v0 2/5] adapter: rename compare_discovery_sender
` [RFC v0 3/5] doc: add RequestDiscoverable() and ReleaseDiscoverable()
` [RFC v0 4/5] adapter: "
` [RFC v0 5/5] test: add requestdiscoverable command to test-adapter
[PATCH] adapter: remove unused toggle_discoverable
2013-06-06 13:54 UTC
[PATCH] adapter: fix setting of discoverable timeout
2013-06-06 12:11 UTC
[RFC BlueZ v1 00/13] Add experimental org.bluez.Service1
2013-06-06 9:26 UTC (16+ messages)
` [RFC BlueZ v1 01/13] test: Remove obsolete test script
` [RFC BlueZ v1 02/13] test: Add UUID alias table to bluezutils.py
` [RFC BlueZ v1 03/13] test: Support human-friendly UUIDs in test-device
` [RFC BlueZ v1 04/13] test: Show human-friendly UUIDs in list-devices
` [RFC BlueZ v1 05/13] dbus: Add new org.bluez.Service1
` [RFC BlueZ v1 06/13] dbus: Add Device property to org.bluez.Service1
` [RFC BlueZ v1 07/13] dbus: Add UUID "
` [RFC BlueZ v1 08/13] dbus: Add state "
` [RFC BlueZ v1 09/13] dbus: Add Connect/Disconnect "
` [RFC BlueZ v1 10/13] doc: Add API documentation for org.bluez.Service1
` [RFC BlueZ v1 11/13] dbus: Deprecate old profile-connecting API
` [RFC BlueZ v1 12/13] test: Add test-service script
` [RFC BlueZ v1 13/13] test: Add --uuid to test-service
[PATCH BlueZ] emulator: Fix Remote Name Request Cancel command complete
2013-06-05 21:04 UTC
[PATCH BlueZ] emulator: Fix uninitialised memory usage on inquiry
2013-06-05 20:35 UTC
[PATCH] Bluetooth: btmrvl: fix error return code in btmrvl_sdio_card_to_host()
2013-06-05 15:53 UTC (2+ messages)
[PATCH] Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f]
2013-06-05 14:36 UTC (2+ messages)
[PATCH] Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
2013-06-05 14:28 UTC (2+ messages)
[RFC] bluetooth: Fix using 8 kbs for tx/rx bandwidth in SCO/eSCO connections
2013-06-05 2:33 UTC
[PATCH] Bluetooth: Add parameter validation for ioctl(HCISETACLMTU)
2013-06-02 16:00 UTC (3+ messages)
[PATCH] configure.ac: Fix typos sytemd -> systemd
2013-06-01 13:21 UTC (2+ messages)
Automatic pairing
2013-06-01 9:41 UTC (3+ messages)
[PATCH BlueZ] tools: Add initial tester tool for ioctl() on sockets
2013-06-01 3:09 UTC
[PATCH 1/5] core: Add option to list available plugins
2013-05-31 20:40 UTC (7+ messages)
` [PATCH 2/5] man: Update bluetoothd manual
` [PATCH v2 "
` [PATCH 3/5] build: Fix generating bluetoothd manpage
` [PATCH 4/5] tools: Update rfcomm help
` [PATCH 5/5] rfcomm: Remove bogus manual entry
pull request: bluetooth 2013-05-30
2013-05-31 16:58 UTC (2+ messages)
[PATCH BlueZ 01/14] build: Add bluetooth-player command line client
2013-05-31 10:55 UTC (14+ messages)
` [PATCH BlueZ 02/14] client/bluetooth-player: Add initial code
` [PATCH BlueZ 03/14] client/bluetooth-player: Add proxy handling for org.bluez.MediaPlayer1
` [PATCH BlueZ 04/14] client/bluetooth-player: Add support for container types to print_iter
` [PATCH BlueZ 05/14] client/bluetooth-player: Add play command
` [PATCH BlueZ 06/14] client/bluetooth-player: Add pause command
` [PATCH BlueZ 07/14] client/bluetooth-player: Add stop command
` [PATCH BlueZ 08/14] client/bluetooth-player: Add next command
` [PATCH BlueZ 09/14] client/bluetooth-player: Add previous command
` [PATCH BlueZ 10/14] client/bluetooth-player: Add fast_forward command
` [PATCH BlueZ 11/14] client/bluetooth-player: Add rewind command
` [PATCH BlueZ 12/14] client/bluetooth-player: Add list command
` [PATCH BlueZ 13/14] client/bluetooth-player: Add show command
` [PATCH BlueZ 14/14] client/bluetooth-player: Add select command
[patch] Bluetooth: check for (harmless) underflow
2013-05-31 0:02 UTC (2+ messages)
[RFC 0/2] Reauthentication support
2013-05-30 22:10 UTC (4+ messages)
` [RFC 1/2] doc: Add reauthentication commands and event to Management API
[PATCH] Bluetooth: Fix mgmt handling of power on failures
2013-05-30 21:34 UTC (6+ messages)
` [PATCH v2] "
Problems with a Plantronics BT300
2013-05-30 13:03 UTC (2+ messages)
[RFC v2 0/2] SSP MITM protection for General Bonding
2013-05-30 9:26 UTC (3+ messages)
` [RFC v2 1/2] Bluetooth: Use defines instead of integer literals
` [RFC v2 2/2] Bluetooth: Use MITM protection when responding LM
Temporary devices
2013-05-30 2:08 UTC (2+ messages)
[BUG] Set Powered=true doesn't power up the adapter
2013-05-30 2:04 UTC (8+ messages)
` Fwd: "
[PATCH] Bluetooth: hidp: register HID devices async
2013-05-29 13:20 UTC (4+ messages)
[PATCH BlueZ v0 1/2] cyclingspeed: Fix D-Bus registration error case
2013-05-29 13:02 UTC (3+ messages)
` [PATCH BlueZ v0 2/2] heartrate: "
[PATCH 1/6] transport: add getsockname to transport driver
2013-05-29 11:41 UTC (7+ messages)
` [PATCH 2/6] bluetooth: add getsockname() entry in the bluetooth driver
` [PATCH 3/6] obex: add obex_getsockname()
` [PATCH 4/6] obex: get src and dst address and store it
` [PATCH 5/6] session: add Source and Destination properties
` [PATCH 6/6] manager: remove unused call to obex_getpeername()
[PATCH v2 0/9] obexd: Queue session commands
2013-05-29 10:30 UTC (2+ messages)
[PATCH BlueZ 1/2] plugins: Use open()/read() instead of fopen()/fread() on autopair
2013-05-28 13:25 UTC (3+ messages)
` [PATCH BlueZ v3 "
[PATCH] gdbus: Remove proxies when client disconnects
2013-05-28 13:23 UTC (2+ messages)
[PATCH BlueZ v2 00/13] MediaFolder and MediaItem implementation
2013-05-28 12:51 UTC (14+ messages)
` [PATCH BlueZ v2 01/13] player: Split item creation
` [PATCH BlueZ v2 02/13] AVRCP: Add browsed flag to player
` [PATCH BlueZ v2 03/13] AVRCP: Add support for GetFolderItems command
` [PATCH BlueZ v2 04/13] player: Add implementation of MediaFolder.ListItems
` [PATCH BlueZ v2 05/13] player: Add support for setting current Item object
` [PATCH BlueZ v2 06/13] player: Add function media_item_set_playable
` [PATCH BlueZ v2 07/13] player: Add support for MediaItem.Metadata property
` [PATCH BlueZ v2 08/13] AVRCP: Add support for ChangePath command
` [PATCH BlueZ v2 09/13] player: Add implementation of MediaFolder.ChangeFolder
` [PATCH BlueZ v2 10/13] AVRCP: Add support for PlayItem command
` [PATCH BlueZ v2 11/13] player: Add implementation of MediaItem.Play
` [PATCH BlueZ v2 12/13] AVRCP: Add support for AddToNowPlaying command
` [PATCH BlueZ v2 13/13] player: Add implementation of MediaItem.AddToNowPlaying
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).