Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-06-01 22:17:04 to 2013-06-17 08:35:26 UTC [more...]

[PATCH v2 0/6] MAP client: Add notification dispatching
 2013-06-17  8:35 UTC  (2+ messages)
` [PATCH v2 1/6] obexd: Add function to get the destination from the obc_session

[RFC v2 0/2] SSP MITM protection for General Bonding
 2013-06-17  6:50 UTC  (7+ messages)
` [RFC v2 1/2] Bluetooth: Use defines instead of integer literals
` [RFC v2 2/2] Bluetooth: Use MITM protection when responding LM

[PATCH BlueZ 1/3] audio/media: Fix notifying settings changed incorrectly
 2013-06-16 21:15 UTC  (4+ messages)
` [PATCH BlueZ 2/3] audio/AVRCP: Fix invalid response to RegisterNotification
` [PATCH BlueZ 3/3] core: Fix crash when a duplicated record is found

[PATCH] lib: Fix two size constants
 2013-06-16 15:30 UTC  (4+ messages)

[RFC BlueZ v2 00/13] Add experimental org.bluez.Service1
 2013-06-16 13:58 UTC  (16+ 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 1/9] adapter: fix setting of discoverable timeout
 2013-06-16 11:42 UTC  (10+ 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

[PATCH v3 BlueZ 00/16] MediaFolder and MediaItem implementation
 2013-06-14 12:41 UTC  (17+ messages)
` [PATCH BlueZ 01/16] audio/player: Split item creation
` [PATCH BlueZ 02/16] audio/AVRCP: Add browsed flag to player
` [PATCH BlueZ 03/16] audio/AVRCP: Add support for GetFolderItems command
` [PATCH BlueZ 04/16] audio/player: Add implementation of MediaFolder.ListItems
` [PATCH BlueZ 05/16] audio/player: Add support for setting current Item object
` [PATCH BlueZ 06/16] audio/player: Add function media_item_set_playable
` [PATCH BlueZ 07/16] audio/player: Add support for MediaItem.Metadata property
` [PATCH BlueZ 08/16] audio/AVRCP: Add support for ChangePath command
` [PATCH BlueZ 09/16] audio/player: Add implementation of MediaFolder.ChangeFolder
` [PATCH BlueZ 10/16] audio/AVRCP: Add support for PlayItem command
` [PATCH BlueZ 11/16] audio/player: Add implementation of MediaItem.Play
` [PATCH BlueZ 12/16] audio/AVRCP: Add support for AddToNowPlaying command
` [PATCH BlueZ 13/16] audio/player: Add implementation of MediaItem.AddToNowPlaying
` [PATCH BlueZ 14/16] audio/AVRCP: Add support for Search command
` [PATCH BlueZ 15/16] audio/player: Add implementation of MediaFolder.Search
` [PATCH BlueZ 16/16] audio/player: Create item on media_player_set_playlist_item

pull request: bluetooth 2013-06-13
 2013-06-13 17:48 UTC  (3+ messages)

[PATCH BlueZ 1/2] plugins: Use open()/read() instead of fopen()/fread() on autopair
 2013-06-13 14:26 UTC  (4+ messages)
` [PATCH BlueZ v3 "

[PATCH 2/5] man: Update bluetoothd manual
 2013-06-13 13:20 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
 2013-06-13 11:25 UTC  (8+ messages)

[PATCH] Bluetooth: btmrvl: fix thread stopping race
 2013-06-13 10:32 UTC  (2+ messages)

[PATCH BlueZ] core: Only page device once per connect attempt
 2013-06-13  9:20 UTC  (2+ messages)

3.10-rc: bluetooth disappeared on thinkpad x60 (regression)
 2013-06-13  8:45 UTC  (13+ messages)

[RFC BlueZ 00/35] More discovery tests
 2013-06-12 12:57 UTC  (36+ 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
` [RFC BlueZ 10/35] emulator: Disallow LE set scan params command when scan is enabled
` [RFC BlueZ 11/35] emulator: Set LE supported states
` [RFC BlueZ 12/35] emulator: Add remove operation in HCI hook callback
` [RFC BlueZ 13/35] emulator: Add support for pre/post command/event hooks
` [RFC BlueZ 14/35] emulator: Add hook only if there aren't other with same type and opcode
` [RFC BlueZ 15/35] emulator: Export command and event hooks for hciemu user
` [RFC BlueZ 16/35] emulator: Add support for delete a hook
` [RFC BlueZ 17/35] emulator: Split default_cmd() for better command and event handler
` [RFC BlueZ 18/35] emulator: cmd_status() using send_packet() for run hooks easily
` [RFC BlueZ 19/35] emulator: Add new function for running all hooks
` [RFC BlueZ 20/35] tools/mgmt-tester: Add stop discovery for BR/EDR only
` [RFC BlueZ 21/35] tools/mgmt-tester: Add support for second controller
` [RFC BlueZ 22/35] tools/mgmt-tester: BR/EDR Start discovery (Device Found)
` [RFC BlueZ 23/35] tools/mgmt-tester: LE only "
` [RFC BlueZ 24/35] tools/mgmt-tester: Split test_command_generic()
` [RFC BlueZ 25/35] tools/mgmt-tester: BR/EDR Stop discovery (Device Found)
` [RFC BlueZ 26/35] btdev: Add function to send an aborted packet
` [RFC BlueZ 27/35] emulator: Fix Remote Name Request Cancel command complete
` [RFC BlueZ 28/35] tools/mgmt-tester: Move command_generic_callback()
` [RFC BlueZ 29/35] tools/mgmt-tester: BR/EDR Stop discovery (Name Resolving)
` [RFC BlueZ 30/35] tools/mgmt-tester: Add support to set emulator type
` [RFC BlueZ 31/35] tools/mgmt-tester: LE Stop discovery (Device Found)
` [RFC BlueZ 32/35] tools/mgmt-tester: Interleaved stop discovery (LE dev. found)
` [RFC BlueZ 33/35] tools/mgmt-tester: Increase timeout for dual mode controller
` [RFC BlueZ 34/35] tools/mgmt-tester: Interleaved stop discovery (BR/EDR dev. found)
` [RFC BlueZ 35/35] tools/mgmt-tester: Interleaved Stop discovery (Name Resolving)

[PATCH BlueZ] audio: Fix memory leak while creating SDP records
 2013-06-12  8:44 UTC  (2+ messages)

[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

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox