messages from 2012-11-14 10:16:03 to 2012-11-21 13:22:00 UTC [more...]
[PATCH] Bluetooth: Provide definitions for CSA2 audio commands
2012-11-21 13:22 UTC
[PATCH BlueZ 1/6] core: Fix connection order of Device.Connect
2012-11-21 12:37 UTC (7+ messages)
` [PATCH BlueZ 2/6] audio: Split A2DP into two btd_profile
` [PATCH BlueZ 3/6] source: Add profile .connect and .disconnect
` [PATCH BlueZ 4/6] sink: "
` [PATCH BlueZ 5/6] control: Expose internal connection API
` [PATCH BlueZ 6/6] control: Add profile .connect and .disconnect
[PATCH v3] neard: Set device class in device object
2012-11-21 12:34 UTC (2+ messages)
[PATCH] doc: Add HFP design document
2012-11-21 11:05 UTC (2+ messages)
[PATCH] gdbus: Remove not needed NULL pointer checks
2012-11-21 10:38 UTC (2+ messages)
[PATCH v2 0/2] sco: BT_DEFER_SETUP for SCO sockets
2012-11-21 9:51 UTC (3+ messages)
` [PATCH v2 1/2] Bluetooth: Add BT_DEFER_SETUP option to sco socket
` [PATCH v2 2/2] Bluetooth: Implement deferred sco socket setup
[PATCH 0/2] sco: BT_DEFER_SETUP for SCO sockets
2012-11-20 18:08 UTC (9+ messages)
` [PATCH 1/2] Bluetooth: Add BT_DEFER_SETUP option to sco socket
` [PATCH 2/2] Bluetooth: Implement deferred sco socket setup
[PATCH v2] Bluetooth: Remove OOB data if device was discovered in band
2012-11-20 18:04 UTC (3+ messages)
[RFC 1/4] Bluetooth: Use __l2cap_no_conn_pending helper
2012-11-20 17:56 UTC (15+ 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
` [RFC 0/4] Bluetooth: AMP fixes
` [RFC 1/4] Bluetooth: Fix sending L2CAP Create Chan Req
` [RFC 2/4] Bluetooth: Set local_amp_id after getting Phylink Completed evt
` [RFC 3/4] Bluetooth: Improve error message printing
` [RFC 4/4] Bluetooth: AMP: Set no FCS for incoming L2CAP chan
[RFC v2 obexd 01/11] fuse: Add initial obexfuse files, fuse main and options parse
2012-11-20 17:52 UTC (5+ messages)
` [RFC v2 obexd 04/11] fuse: Add request helpers and setpath operation
[PATCH BlueZ 2/2 v1] l2test: Add support to test auto select PSM
2012-11-20 17:52 UTC (2+ messages)
[PATCH v3 0/3] Adopt btd_profile for A2DP
2012-11-20 16:10 UTC (4+ messages)
` [PATCH v3 1/3] audio: Split A2DP into three btd_profile
` [PATCH v3 2/3] source: Add profile .connect and .disconnect
` [PATCH v3 3/3] sink: "
[RFC] Bluetooth: Provide mgmt API for reading list of supported codecs
2012-11-20 14:27 UTC
[PATCH 0/3] Fix corrupted SDP response for sequence size > 256
2012-11-20 12:57 UTC (9+ 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
udev rule for hid2hci and Logitech dongles doesn't work with kernels >= 3.6
2012-11-20 12:31 UTC (4+ messages)
` [PATCH] hid2hci: change subsystem in udev rule from usb to usb*
Sco issue:iogear dongle
2012-11-20 12:12 UTC
[PATCH v2 0/8] Adopt btd_profile for A2DP
2012-11-20 11:47 UTC (10+ 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: "
[PATCH 1/4] neard: Use ENONET error when adapter is not enabled
2012-11-20 10:25 UTC (5+ 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 0/2] Add support for SCO defered setup in test
2012-11-20 10:22 UTC (4+ messages)
` [PATCH 1/2] scotest: Add deferred setup option
` [PATCH 2/2] btiotest: Enable deferred setup for sco sockets
[PATCH BlueZ] audio: Auto connect AVRCP in case of A2DP source is connected
2012-11-20 9:23 UTC (2+ messages)
[PATCH] bluetooth: Increase HCI command tx timeout
2012-11-19 21:57 UTC (4+ messages)
[PATCH] Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
2012-11-19 21:41 UTC (3+ messages)
` [PATCHv2] "
[RFCv1 1/3] Bluetooth: Refactor locking in amp_physical_cfm
2012-11-19 21:36 UTC (7+ messages)
` [RFCv1 2/3] Bluetooth: Disable FCS only for new HS channels
` [RFCv1 3/3] Bluetooth: trivial: Use __constant for constants
[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 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 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
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 (11+ 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 (3+ messages)
` [PATCH BlueZ 2/2] gdbus: Replace leading spaces with tabs
[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 (3+ messages)
` [PATCH v2 01/20] cyclingspeed: Add CSC profile plugin skeleton
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 (9+ 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
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).