messages from 2012-11-21 17:27:09 to 2012-11-30 17:50:05 UTC [more...]
[RFC 1/5] Bluetooth: AMP: Check that AMP is present and active
2012-11-30 17:50 UTC (14+ messages)
` [RFC 2/5] Bluetooth: Refactor l2cap_send_disconn_req
` [RFC 3/5] Bluetooth: Fix missing L2CAP EWS Conf parameter
` [RFC 4/5] Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
` [RFC 5/5] Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
` [PATCHv2 1/4] Bluetooth: AMP: Check that AMP is present and active
` [PATCHv2 2/4] Bluetooth: Fix missing L2CAP EWS Conf parameter
` [PATCHv2 3/4] Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
` [PATCHv2 4/4] Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
[PATCH] Bluetooth: Fix using locked state_change for A2MP chan
2012-11-30 14:51 UTC
[RFC V3 01/12] doc: Update settings-storage.txt
2012-11-30 14:47 UTC (12+ messages)
` [RFC V3 02/12] device: Load device info before updating info file
` [RFC V3 03/12] adapter: Fix device storage creation
` [RFC V3 04/12] adapter: Add force dir creation to convert_file()
` [RFC V3 05/12] adapter: Convert device type
` [RFC V3 06/12] adapter: Load devices from new storage architecture
` [RFC V3 07/12] adapter: Convert storage linkkeys file
` [RFC V3 08/12] adapter: Upload link keys from new storage
` [RFC V3 09/12] event: Store link key infos in device info file
` [RFC V3 10/12] adapter: Convert storage longtermkeys file
` [RFC V3 11/12] adapter: Upload long term keys from new storage
` [RFC V3 12/12] event: Store long term key infos in device info file
[PATCH v2 1/8] doc: Add valgrind.suppressions
2012-11-30 13:31 UTC (10+ messages)
` [PATCH v2 2/8] doc: Update valgrind.suppressions with some libdbus suppressions
` [PATCH v2 3/8] rfkill: Fix memory leak in rfkill_exit
` [PATCH v2 4/8] hog: Fix memory leak in suspend-dummy
` [PATCH v2 5/8] attrib: Fix possible use after free
` [PATCH v2 6/8] core: Free parsed options
` [PATCH v2 7/8] adaptername: Refactor adaptername_init/exit to fix exit path
` [PATCH v3 "
` [PATCH v2 8/8] hog: Fix unregistering profile on exit
[PATCH 1/4] proximity: Convert reporter properties to DBus.Properties
2012-11-30 13:26 UTC (2+ messages)
[PATCH 00/15] thermometer plugin updates
2012-11-30 13:06 UTC (2+ messages)
BLE : SMP pairing + LE_Start_encryption
2012-11-30 12:53 UTC (4+ messages)
[PATCH BlueZ] control: Add methods FastForward and Rewind
2012-11-30 12:48 UTC
[RFC v2 00/15] Manager/Adapter transition to ObjectManager
2012-11-30 12:28 UTC (19+ messages)
` [RFC v2 01/15] cups: Remove unnecessary code
` [RFC v2 02/15] test: Add utility library for python scripts
` [RFC v2 03/15] test: Avoid using DefaultAdapter()
` [RFC v2 04/15] test: Update monitor script to ObjectManager
` [RFC v2 05/15] test: Update test-manager "
` [RFC v2 06/15] test: Use ObjectManager instead of Adapters property
` [RFC v2 07/15] dbus: Remove org.bluez.Manager
` [RFC v2 08/15] test: Use ObjectManager instead of Devices property
` [RFC v2 09/15] test: Add helper function to find devices
` [RFC v2 10/15] adapter: Remove DeviceCreated/DeviceRemoved signals
` [RFC v2 11/15] adapter: Remove redundant Devices property
` [RFC v2 12/15] test: Avoid using Adapter.FindDevice()
` [RFC v2 13/15] adapter: Remove FindDevice method from D-Bus API
` [RFC v2 14/15] dbus: Rename to org.bluez.Device1
` [RFC v2 15/15] dbus: Rename to org.bluez.Adapter1
[PATCH 1/8] doc: Add valgrind.suppressions
2012-11-30 11:58 UTC (10+ messages)
` [PATCH 2/8] doc: Update valgrind.suppressions with some libdbus suppressions
` [PATCH 3/8] rfkill: Fix memory leak in rfkill_exit
` [PATCH 4/8] hog: Fix memory leak in suspend-dummy
` [PATCH 5/8] attrib: Fix possible use after free
` [PATCH 6/8] core: Free parsed options
` [PATCH 7/8] adaptername: Refactor adaptername_init/exit to fix exit path
` [PATCH 8/8] hog: Fix unregistering profile on exit
[PATCH BlueZ 1/6] gdbus: Add g_dbus_add_properties_watch function
2012-11-30 8:31 UTC (9+ messages)
` [PATCH BlueZ 2/6] audio: Convert controller MediaPlayer interface to use D-Bus Properties
` [PATCH BlueZ 3/6] media: Convert target "
` [PATCH BlueZ 4/6] media-api: Update documentation of MediaPlayer interface
` [PATCH BlueZ 5/6] test: Convert mpris-player to use DBus properties interface
` [PATCH BlueZ 6/6] test: Convert simple-player "
[PATCH BlueZ 1/3] gdbus: Don't register DBus.Properties with no properties
2012-11-29 14:37 UTC (7+ messages)
` [PATCH BlueZ 2/3] gdbus: Don't automatically attach ObjectManager
` [PATCH BlueZ 3/3] core: Attach and detach object manager
[PATCH] control: Remove duplicated documentation entry
2012-11-29 13:59 UTC (2+ messages)
OPP test program
2012-11-29 13:31 UTC (2+ messages)
[PATCH BlueZ 1/3] media: Convert target MediaTransport interface to use D-Bus Properties
2012-11-29 9:32 UTC (4+ messages)
` [PATCH BlueZ 2/3] media-api: Update documentation of MediaTransport interface
` [PATCH BlueZ 3/3] media: Remove left over of HFP removal
[RFC 0/4] sco: Another SCO socket option :)
2012-11-29 9:31 UTC (7+ messages)
` [RFC 1/4] Bluetooth: Add option for SCO socket codec
` [RFC 2/4] Bluetooth: Add option for SCO socket socket
` [RFC 3/4] Bluetooth: Use codec to create SCO connection
` [RFC 4/4] Bluetooth: Set link parameters for outgoing connections
Sco issue:iogear dongle
2012-11-29 5:54 UTC
[PATCH 1/2] lib: Declare codec field in sco_options
2012-11-28 18:06 UTC (2+ messages)
` [PATCH 2/2] scotest: Add option for SCO socket codec
[PATCH bluez] wiimote: add Wii-Remote-Plus ID and name detection
2012-11-28 18:03 UTC (4+ messages)
[PATCH v2 1/2] adapter: Fix memory leak in convert_config
2012-11-28 17:08 UTC (3+ messages)
` [PATCH v2 2/2] adapter: Fix improper freeing with g_free "
[PATCH] adapter: Fix memory leak in convert_config
2012-11-28 14:59 UTC
[PATCH] Bluetooth: Fix possible deadlock in SCO code
2012-11-28 14:35 UTC (2+ messages)
[PATCH v2 1/8] doc: Update settings-storage.txt
2012-11-28 13:39 UTC (8+ messages)
` [PATCH v2 2/8] adapter: Convert class to cached file
` [PATCH v2 3/8] adapter: Load devices from new storage architecture
` [PATCH v2 4/8] adapter: Add destination file to convert_file()
` [PATCH v2 5/8] adapter: Convert storage linkkeys file
` [PATCH v2 6/8] device: Remove keys file in device_remove_stored()
` [PATCH v2 7/8] adapter: Upload link keys from new storage
` [PATCH v2 8/8] event: Store link key infos in new keys file
[PATCH BlueZ] gdbus: Fix crash error when calling g_dbus_remove_all_watches
2012-11-28 12:23 UTC (2+ messages)
eSCO latency configuration
2012-11-28 9:17 UTC (3+ messages)
[PATCH 1/7] doc: Update settings-storage.txt
2012-11-27 11:03 UTC (8+ messages)
` [PATCH 2/7] adapter: Load devices from new storage architecture
` [PATCH 3/7] adapter: Add destination file to convert_file()
` [PATCH 4/7] adapter: Convert storage linkkeys file
` [PATCH 5/7] device: Remove keys file in device_remove_stored()
` [PATCH 6/7] adapter: Upload link keys from new storage
` [PATCH 7/7] event: Store link key infos in new keys file
USB 2.0: No giveback comes for one submitted URB
2012-11-26 16:11 UTC (2+ messages)
[PATCH BlueZ 01/11] audio: Remove AudioSink interface
2012-11-26 14:43 UTC (12+ messages)
` [PATCH BlueZ 02/11] audio: Remove AudioSource interface
` [PATCH BlueZ 03/11] audio: Remove Audio interface
` [PATCH BlueZ 04/11] audio: Remove Control.Connect and Control.Disconnect
` [PATCH BlueZ 05/11] input: Remove Input interface
` [PATCH BlueZ 06/11] network: Make use of D-Bus Properties interface
` [PATCH BlueZ 07/11] network: Remove Network.Connect and Network.Disconnect
` [PATCH BlueZ 08/11] network: Fix not responding to Device.ConnectProfile
` [PATCH BlueZ 09/11] network: Fix trying to register NetworkServer interface multiple times
` [PATCH BlueZ 10/11] network: Fix always attempting to connect to PANU service
` [PATCH BlueZ 11/11] network: Fix invalid read on exit
[PATCH 1/5] service: Fix not unreferencing adapter in case of error
2012-11-26 12:57 UTC (9+ messages)
` [PATCH 2/5] service: Remove not needed initialization
` [PATCH 3/5] adapter: Call driver remove callback when unregistering driver
` [PATCH 4/5] adaptername: Remove not needed empty remove callback
` [PATCH 5/5] formfactor: "
[PATCH v2 1/2] adaptername: Remove not needed empty remove callback
2012-11-26 12:56 UTC (3+ messages)
` [PATCH v2 2/2] formfactor: "
[PATCH v2 0/3] mgmt: read supported codecs
2012-11-26 11:56 UTC (5+ messages)
` [PATCH v2 1/3] Bluetooth: Add HCI Coding Format definitions
` [PATCH v2 2/3] Bluetooth: Support the read codecs operation
` [PATCH v2 3/3] Doco: List "
[RFC] doc: Split media transport volume into two parts
2012-11-26 11:40 UTC (2+ messages)
Sco issue:iogear dongle
2012-11-25 11:07 UTC (2+ messages)
[PATCH BlueZ 1/2] hog: Fix potencial segfault when sending a output report
2012-11-23 21:28 UTC (3+ messages)
` [PATCH BlueZ 2/2] hog: Fix "
[RFC BlueZ 0/3] Only create the uhid device when PNP info is available
2012-11-23 20:30 UTC (4+ messages)
` [RFC BlueZ 1/3] device: Add btd_ prefix to device_set_pnpid()
` [RFC BlueZ 2/3] device: Add a way to be notified that PNP information is present
` [RFC BlueZ 3/3] hog: Fix registering HoG devices without vendor information
[PATCH v2 0/2] sco: BT_DEFER_SETUP for SCO sockets
2012-11-23 18:55 UTC (3+ messages)
` [PATCH v2 2/2] Bluetooth: Implement deferred sco socket setup
Query regarding device discovery
2012-11-23 14:06 UTC (4+ messages)
[PATCH 0/3] mgmt: read supported codecs
2012-11-23 10:10 UTC (5+ messages)
` [PATCH 1/3] Bluetooth: Add HCI Coding Format definitions
` [PATCH 2/3] Bluetooth: Support the read codecs operation
` [PATCH 3/3] Doco: List "
[PATCH 1/4] sap-u8500: Fix build errors due to unaligned memory access
2012-11-23 10:09 UTC (4+ messages)
` [PATCH 2/4] sdp: "
` [PATCH 3/4] monitor: "
` [PATCH 4/4] sdpd-request: "
[RFC 0/3] Bluetooth: mgmt API for reading supported codecs
2012-11-22 12:05 UTC (4+ messages)
` [RFC 1/3] Bluetooth: Add HCI feature bit definition for transparent SCO
` [RFC 2/3] Bluetooth: Add HCI Coding Format definitions
` [RFC 3/3] Bluetooth: Provide mgmt API for reading list of supported codecs
[PATCH BlueZ] hciconfig: Add an option to set which advertise type will be on
2012-11-22 8:15 UTC (5+ messages)
` [PATCH BlueZ v2] "
[RFC BlueZ] TODO: Add entry about built-in profiles connection management by core
2012-11-21 18:53 UTC (2+ messages)
[PATCH 1/5] doc: Update settings-storage.txt
2012-11-21 18:46 UTC (2+ messages)
net, bluetooth: object debug warning in bt_host_release()
2012-11-21 17:27 UTC (2+ messages)
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).