messages from 2012-11-12 21:03:41 to 2012-11-19 20:24:04 UTC [more...]
[PATCH 0/3] Fix corrupted SDP response for sequence size > 256
2012-11-19 20:24 UTC (5+ messages)
` [PATCH 1/3] sdp: Inlined single use of function sdp_set_data_type
` [PATCH 2/3] sdp: Limit side effects of sdp_get_data_type and sdp_get_data_size
` [PATCH 3/3] sdp: Upgrade datatype SEQ8 to SEQ16 when data size is greater than 256
[PATCH 0/2] sco: BT_DEFER_SETUP for SCO sockets
2012-11-19 20:19 UTC (4+ messages)
` [PATCH 1/2] Bluetooth: Add BT_DEFER_SETUP option to sco socket
` [PATCH 2/2] Bluetooth: Implement deferred sco socket setup
[PATCH 1/5] adapter: Remove not needed variable from btd_adapter_get_mode
2012-11-19 18:32 UTC (6+ messages)
` [PATCH 2/5] adapter: Remove not needed variable from btd_adapter_start
` [PATCH 3/5] adapter: Minor whitespace fix in btd_adapter_set_class
` [PATCH 4/5] device: Remove not really used auto_id member from btd_device
` [PATCH 5/5] device: Fix minor whitespace issues
[PATCH 0/2] Add support for SCO defered setup in test
2012-11-19 15:50 UTC (3+ messages)
` [PATCH 1/2] scotest: Add deferred setup option
` [PATCH 2/2] btiotest: Enable deferred setup for sco sockets
[PATCH BlueZ 1/4] gdbus: Fix having multiple path exporting ObjectManager
2012-11-19 15:38 UTC (9+ messages)
` [PATCH BlueZ 2/4] gdbus: Automatically register '/' path
` [PATCH BlueZ 3/4] gdbus: Fix not calling dbus_connection_close for private connections
` [PATCH BlueZ 4/4] core: Make use of g_dbus_close
[PATCH] Bluetooth: Remove device OOB data if it was discovered in band
2012-11-19 15:17 UTC (3+ messages)
[PATCH 1/4] neard: Use ENONET error when adapter is not enabled
2012-11-19 15:03 UTC (4+ messages)
` [PATCH 2/4] neard: Move device object checking into separate helper
` [PATCH 3/4] neard: Add support for nokia.com:bt type
` [PATCH 4/4] neard: Append hash/randomizer in EIR only if remote provided it
[PATCH BlueZ 1/2] build: Require D-Bus 1.5 or later
2012-11-19 14:09 UTC (6+ messages)
` [PATCH BlueZ 2/2] l2test: Add support to test auto select PSM
[PATCH] bluetooth: Increase HCI command tx timeout
2012-11-19 10:01 UTC (3+ messages)
Bluez/Obexd upstream test result_20121102(bluez-4.101.851+ obexd-0.47.69)
2012-11-19 8:36 UTC
[PATCH v4 00/16] mSBC tests
2012-11-18 23:46 UTC (17+ messages)
` [PATCH v4 05/16] sbc: Add mmx primitive for 1b 8s analysis
` [PATCH v4 09/16] sbc: Use simd primitive if doing msbc on neon
` [PATCH v4 10/16] sbc: simd support for 8 multiples block size
` [PATCH v4 11/16] sbc: Add SBC_MSBC flag to enable 15 block encoding
[PATCH BlueZ] audio: Bump A2DP version to 1.03
2012-11-16 14:22 UTC (2+ messages)
[RFC v1 00/16] Manager/Adapter transition to ObjectManager
2012-11-16 13:29 UTC (18+ messages)
` [RFC v1 01/16] cups: Remove unnecessary code
` [RFC v1 02/16] doc: Add missing documentation in FindAdapter
` [RFC v1 03/16] manager: Extend FindAdapter with "default" pattern
` [RFC v1 04/16] test: Avoid using DefaultAdapter()
` [RFC v1 05/16] manager: Move org.bluez.Manager to org/bluez
` [RFC v1 06/16] test: Update to new Manager path
` [RFC v1 07/16] test: Update monitor script to ObjectManager
` [RFC v1 08/16] manager: Expose default adapter using property
` [RFC v1 09/16] test: Update test-manager script to ObjectManager
` [RFC v1 10/16] manager: Remove AdapterAdded/AdapterRemoved signals
` [RFC v1 11/16] manager: Remove redundant Adapters property
` [RFC v1 12/16] test: Use ObjectManager instead of "
` [RFC v1 13/16] adapter: Remove DeviceCreated/DeviceRemoved signals
` [RFC v1 14/16] adapter: Remove redundant Devices property
` [RFC v1 15/16] test: Use ObjectManager instead of "
` [RFC v1 16/16] adapter: Remove FindDevice method from D-Bus API
Hard freeze after 'rfkill block bluetooth'
2012-11-16 12:47 UTC
[RFC] sco: BT_DEFER_SETUP for SCO sockets
2012-11-16 12:10 UTC (13+ messages)
` [RFC] Bluetooth: Add BT_DEFER_SETUP option to sco socket
[PATCH v2] neard: Set device class in device object
2012-11-16 9:35 UTC
[PATCH 1/8] device: Remove storage path #defines
2012-11-16 8:24 UTC (9+ messages)
` [PATCH 2/8] device: Device_remove_stored removes device directory
` [PATCH 3/8] adapter: Convert storage classes
` [PATCH 4/8] device: Retrieve class from storage
` [PATCH 5/8] adapter: Set device class in device object
` [PATCH 6/8] event: "
` [PATCH 7/8] dbusoob: "
` [PATCH 8/8] neard: "
[PATCH BlueZ 1/2] audio: Fix headset NULL pointer dereference during AT+BLDN response
2012-11-16 8:07 UTC (6+ messages)
` [PATCH BlueZ 2/2] gdbus: Replace leading spaces with tabs
[RFC 1/4] Bluetooth: Use __l2cap_no_conn_pending helper
2012-11-15 23:56 UTC (8+ messages)
` [RFC 2/4] Bluetooth: Fix sending L2CAP Create Chan Req
` [RFC 3/4] Bluetooth: Remove unneeded local_amp_id initialization
` [RFC 4/4] Bluetooth: Set local_amp_id after getting Phylink Completed evt
[PATCH] doc: Add HFP design document
2012-11-15 17:35 UTC
[PATCH BlueZ 1/5] core: Fix registering '/org/bluez' path before '/'
2012-11-15 14:15 UTC (6+ messages)
` [PATCH BlueZ 2/5] core: Make exit sequence consistent with init
` [PATCH BlueZ 3/5] gdbus: Fix having multiple path exporting ObjectManager
` [PATCH BlueZ 4/5] gdbus: Automatically register '/' path
` [PATCH BlueZ 5/5] core: Make use of g_dbus_disconnect
CSA2: User space aspect
2012-11-15 11:34 UTC (4+ messages)
[PATCH v2 00/20] CSCP plugin
2012-11-15 9:31 UTC (6+ messages)
` [PATCH v2 01/20] cyclingspeed: Add CSC profile plugin skeleton
` [PATCH v2 11/20] cyclingspeed: Add stub to use SC Control Point
[PATCH v2 0/8] Adopt btd_profile for A2DP
2012-11-15 7:27 UTC (9+ messages)
` [PATCH v2 1/8] audio: Trivial function renames
` [PATCH v2 2/8] sink: Generalize disconnection function
` [PATCH v2 3/8] source: Add missing code in source_disconnect()
` [PATCH v2 4/8] source: Expose internal connection API
` [PATCH v2 5/8] sink: "
` [PATCH v2 6/8] audio: Split A2DP into three btd_profile
` [PATCH v2 7/8] source: Add profile .connect and .disconnect
` [PATCH v2 8/8] sink: "
[RFCv1 1/3] Bluetooth: Refactor locking in amp_physical_cfm
2012-11-14 23:08 UTC (6+ messages)
` [RFCv1 2/3] Bluetooth: Disable FCS only for new HS channels
` [RFCv1 3/3] Bluetooth: trivial: Use __constant for constants
pull request: bluetooth-next 2012-11-01
2012-11-14 19:51 UTC (2+ messages)
pull request: bluetooth 2012-10-12
2012-11-14 19:18 UTC (3+ messages)
` pull request: bluetooth 2012-11-09
[PATCH BlueZ 1/1] gdbus: Fix compilation error due to missing #defines
2012-11-14 18:24 UTC (3+ messages)
[RFC 1/2] scotest: Add deferred setup option
2012-11-14 18:18 UTC (2+ messages)
` [RFC 2/2] btiotest: Enable deferred setup for sco sockets
[RFCv0 0/8] Handling physical and logical link
2012-11-14 12:19 UTC (10+ messages)
` [PATCHv1 00/12] Handling physical and logical link fixes
` [PATCHv1 11/12] Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
[PATCH v2 1/5] adapter: Convert storage aliases
2012-11-14 11:54 UTC (6+ messages)
` [PATCH v2 2/5] device: Use new storage for device alias
` [PATCH v2 3/5] adapter: Convert storage trusts
` [PATCH v2 4/5] device: Use new storage for device trust
` [PATCH v2 5/5] adapter: Remove storage path #defines
[PATCH 1/4] adapter: Convert storage aliases
2012-11-14 11:11 UTC (7+ messages)
` [PATCH 2/4] device: Use new storage for device alias
` [PATCH 3/4] adapter: Convert storage trusts
` [PATCH 4/4] device: Use new storage for device trust
[PATCH BlueZ 1/2] TODO: Add entry for runtime selection of drivers
2012-11-13 17:42 UTC (3+ messages)
` [PATCH BlueZ 2/2] TODO: Trivial typo fixes
Fw: [Bug 50541] New: Kernel OOPS in hidp when resuming from suspend
2012-11-13 17:33 UTC
net, bluetooth: object debug warning in bt_host_release()
2012-11-13 16:18 UTC
[PATCH BlueZ 00/13] Remove HFP implementation
2012-11-13 15:39 UTC (20+ messages)
` [PATCH BlueZ 01/13] audio: Remove HFP and HSP headset role support
` [PATCH BlueZ 1/3] avctp: Fix dead assignment in control_response
` [PATCH BlueZ 02/13] audio: Remove HFP option from audio.conf
` [PATCH BlueZ 2/3] avrcp: Fix dead assignments in ct_set_setting
` [PATCH BlueZ 03/13] audio: Remove code using headset
` [PATCH BlueZ 3/3] network: Fix dead assignment in connect_cb
` [PATCH BlueZ 04/13] build: Remove telephony-maemo5.c
` [PATCH BlueZ 05/13] build: Remove telephony-maemo6.c
` [PATCH BlueZ 06/13] build: Remove telephony-ofono.c
` [PATCH BlueZ 07/13] build: Remove telephony-dummy.c
` [PATCH BlueZ 08/13] build: Remove telephony.h
` [PATCH BlueZ 09/13] build: Remove headset.c and headset.h
` [PATCH BlueZ 10/13] audio: Remove code HFP and HS gateway role
` [PATCH BlueZ 11/13] build: Remove gateway.c and gateway.h
` [PATCH BlueZ 12/13] audio: Move to profiles directory
` [PATCH BlueZ 13/13] audio: Add support for passing endpoints as custom property
[PATCH 1/3] avctp: Fix dead assignment in control_response
2012-11-13 13:14 UTC (4+ messages)
` [PATCH 2/3] avrcp: Fix dead assignments in ct_set_setting
` [PATCH 3/3] network: Fix dead assignment in connect_cb
[PATCH BlueZ] build: Fix make distcheck for input plugin
2012-11-13 13:06 UTC (8+ messages)
[PATCH v2] neard: Set device name in cache
2012-11-13 11:32 UTC (2+ messages)
[RFC v0 0/7] Manager/Adapter transition to ObjectManager
2012-11-13 10:44 UTC (4+ messages)
[PATCH v2] gatt: Update characteristic names translation table
2012-11-13 8:12 UTC (2+ messages)
[PATCH] device: Defer write to storage
2012-11-13 8:11 UTC (2+ messages)
[PATCH] Update dbusoob API
2012-11-13 8:09 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).