messages from 2012-05-12 18:22:27 to 2012-05-18 03:23:30 UTC [more...]
[PATCH RESEND BlueZ v6 00/13] Better D-Bus introspection
2012-05-18 3:23 UTC (7+ messages)
` [PATCH RESEND BlueZ v6 01/13] Constify GDBus method tables
` [PATCH RESEND BlueZ v6 02/13] Constify GDBus signal tables
` [PATCH RESEND BlueZ v6 03/13] gdbus: add argument info to methods and signals
` [PATCH RESEND BlueZ v6 04/13] gdbus: add and use helpers for table declarations
` [PATCH RESEND BlueZ v6 05/13] Convert GDBus methods to use macro helpers
` [PATCH RESEND BlueZ v6 06/13] gdbus: use GDBusArgInfo to generate introspection
[PATCH BlueZ v6 00/15] gdbus: Better D-Bus introspection
2012-05-18 2:55 UTC (19+ messages)
` [PATCH BlueZ v6 01/15] gdbus: return if method signature is malformed
` [PATCH BlueZ v6 02/15] gdbus: do not call memset for terminating NUL
` [PATCH BlueZ v6 03/15] Constify GDBus method tables
` [PATCH BlueZ v6 04/15] Constify GDBus signal tables
` [PATCH BlueZ v6 05/15] gdbus: add argument info to methods and signals
` [PATCH BlueZ v6 06/15] gdbus: add and use helpers for table declarations
` [PATCH BlueZ v6 07/15] Convert GDBus methods to use macro helpers
` [PATCH BlueZ v6 08/15] gdbus: use GDBusArgInfo to generate introspection
` [PATCH BlueZ v6 09/15] gdbus: loop over args to check message signature
` [PATCH BlueZ v6 10/15] Do not set signature and reply in GDBus tables
` [PATCH BlueZ v6 11/15] gdbus: remove signature and reply from tables
` [PATCH BlueZ v6 12/15] gdbus: add Deprecated annotation in introspection
` [PATCH BlueZ v6 13/15] gdbus: add Method.NoReply "
` [PATCH BlueZ v6 14/15] gdbus: do not check signature twice
` [PATCH BlueZ v6 15/15] adapter: "
[PATCH 0/2] l2cap_chan init and delete fixes for ERTM
2012-05-18 2:31 UTC (5+ messages)
` [PATCH 1/2] Bluetooth: Fix early return from l2cap_chan_del
` [PATCH 2/2] Bluetooth: Free allocated ERTM SREJ list if init fails
[PATCH v4] Add dbus service file that references the systemd unit
2012-05-17 17:52 UTC (2+ messages)
[PATCH] Add dbus service file that references the systemd unit
2012-05-17 16:43 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH RFC BlueZ 0/5] Time Profile (server) improvements
2012-05-17 14:50 UTC (5+ messages)
Auto Generate configure & make files
2012-05-17 14:40 UTC (3+ messages)
[RFC BlueZ v0 0/5] ACL disconnect reason
2012-05-17 14:00 UTC (15+ messages)
` [RFC BlueZ v0 1/5] doc: Add D-Bus signal to provide "
` [RFC BlueZ v0 2/5] Use defines instead of magic numbers
` [RFC BlueZ v0 3/5] Propagate disconnect reason to adapter
` [RFC BlueZ v0 4/5] Propagate disconnect reason to device
` [RFC BlueZ v0 5/5] Send D-Bus signal to propagate disconnect reason
[PATCH v2] Bluetooth: Use hci_conn data to handle failed LE Connection Complete
2012-05-17 8:05 UTC (5+ messages)
[PATCH 1/7] Bluetooth: Fix coding style in mgmt.c
2012-05-17 3:47 UTC (8+ messages)
` [PATCH 2/7] Bluetooth: Fix coding style in sco.c
` [PATCH 3/7] Bluetooth: Fix coding style in hci_sock.c
` [PATCH 4/7] Bluetooth: Fix coding style in hci_sysfs.c
` [PATCH 5/7] Bluetooth: Fix coding style in hci_event.c
` [PATCH 6/7] Bluetooth: Fix coding style in hci_conn.c
` [PATCH 7/7] Bluetooth: Fix coding style in hci_core.c
Anyone knows the chip model for IOGEAR Bluetooth 4.0 USB Micro Adapter (GBU521) ?
2012-05-17 1:33 UTC (3+ messages)
[PATCH BlueZ v5 00/13] gdbus: Better D-Bus introspection
2012-05-16 23:43 UTC (15+ messages)
` [PATCH BlueZ v5 01/13] gdbus: return if method signature is malformed
` [PATCH BlueZ v5 02/13] gdbus: do not call memset for terminating NUL
` [PATCH BlueZ v5 03/13] Constify GDBus method tables
` [PATCH BlueZ v5 04/13] Constify GDBus signal tables
` [PATCH BlueZ v5 05/13] gdbus: add argument info to methods and signals
` [PATCH BlueZ v5 06/13] Convert GDBus methods and signals to use GDBusArgInfo
` [PATCH BlueZ v5 07/13] gdbus: use GDBusArgInfo to generate introspection
` [PATCH BlueZ v5 08/13] gdbus: loop over args to check message signature
` [PATCH BlueZ v5 09/13] gdbus: remove signatures from tables
` [PATCH BlueZ v5 10/13] gdbus: add Deprecated annotation in introspection
` [PATCH BlueZ v5 11/13] gdbus: add Method.NoReply "
` [PATCH BlueZ v5 12/13] gdbus: do not check signature twice
` [PATCH BlueZ v5 13/13] adapter: "
[PATCH] ar3k: add patch and sysconfig for QCA9564(Aphrodite)
2012-05-16 22:39 UTC (2+ messages)
[PATCH] RFC: LE Connection Complete has only status parameter set
2012-05-16 19:59 UTC (5+ messages)
` [PATCH] Bluetooth: Use hci_conn data to handle failed LE Connection Complete
pull request: bluetooth-next 2012-05-16
2012-05-16 19:38 UTC (4+ messages)
Proposal to remove the rfcomm session refcnt and use the rfcomm state machine to delete the session
2012-05-16 18:38 UTC (4+ messages)
[PATCH 1/4] monitor: remove extra black line
2012-05-16 17:51 UTC (7+ messages)
` [PATCH 2/4] monitor: add device filter support
[PATCHv2 0/2] Reworked send locking patches
2012-05-16 15:56 UTC (7+ messages)
` [PATCHv2 2/2] Bluetooth: Lock the L2CAP channel when sending
[PATCH 1/3] Bluetooth: Create flags for bt_sk()
2012-05-16 15:45 UTC (4+ messages)
` [PATCH 2/3] Bluetooth: use list_for_each_entry_safe()
` [PATCH 3/3] Bluetooth: Report proper error number in disconnection
[PATCH BlueZ] doc: Update possible values of Agent capabilities
2012-05-16 14:52 UTC (2+ messages)
[PATCH] hciemu: Fix gcc 4.7 compilation error
2012-05-16 10:07 UTC
3.4.0-rc7 regression: bluetooth vs. s2ram
2012-05-16 9:03 UTC (4+ messages)
[hcidump PATCHv2 1/2] Adds definitions for AMP Assoc data
2012-05-16 8:30 UTC (6+ messages)
` [hcidump PATCHv2 2/2] Decode A2MP Get AMP Assoc rsp
` [PATCH] "
[PATCH BlueZ] adapter: Remove dead code from set_property()
2012-05-16 8:25 UTC (2+ messages)
[PATCH BlueZ 1/2] build: Fix typo in AM_CFLAGS
2012-05-16 8:24 UTC (2+ messages)
[PATCH] textfile: fix missing call to munmap in wite_key
2012-05-16 8:14 UTC (3+ messages)
[PATCH obexd 1/2] bluetooth: Fix not setting port to 0 when listen fails
2012-05-16 7:57 UTC (3+ messages)
` [PATCH obexd 2/2] client: Fix not checking if GoepL2capPsm contains a valid PSM
[PATCH] Bluetooth: improve readability of l2cap_seq_list code
2012-05-16 7:52 UTC (2+ messages)
[PATCH BlueZ v2] core: Remove unused variable
2012-05-16 7:50 UTC (2+ messages)
[PATCH 1/4] Bluetooth: Fix packet size provided to the controller
2012-05-16 7:49 UTC (2+ messages)
[PATCH -v2] Bluetooth: Fix wrong set of skb fragments
2012-05-16 7:47 UTC (2+ messages)
[PATCH] hciattach: Add support for Intel Bluetooth device
2012-05-16 7:41 UTC (2+ messages)
[PATCH -v2] Bluetooth: Add MSG_MORE support to L2CAP sockets
2012-05-16 3:53 UTC
[PATCH] Bluetooth: Initialize the transmit queue for L2CAP streaming mode
2012-05-15 21:48 UTC (3+ messages)
[PATCH] hciattach: Add support for Intel Bluetooth device
2012-05-15 17:26 UTC (5+ messages)
[PATCH] Bluetooth: Fix wrong set of skb fragments
2012-05-15 16:09 UTC (2+ messages)
[RFC v0] Bluetooth: mgmt: Add device disconnect reason
2012-05-15 15:24 UTC (4+ messages)
[PATCH Bluez v3 4/4] AVRCP: Response for VolumeChanged Notification
2012-05-15 13:24 UTC
Bluez/Obexd upstream test result_20120515
2012-05-15 9:03 UTC (14+ messages)
[PATCH] eir: Keep parsed eir_data on error
2012-05-15 7:58 UTC (3+ messages)
[PATCH obexd v0 0/6] Create transfers in modules
2012-05-15 7:44 UTC (2+ messages)
[PATCH] ar3k: add patch and sysconfig for QCA9564(Aphrodite)
2012-05-15 6:44 UTC
Can't connect Bluetooth Devices
2012-05-14 22:23 UTC (9+ messages)
Bluetooth: Fix input device registration
2012-05-14 20:02 UTC (2+ messages)
[PATCH] Bluetooth: Update tx_send_head when sending ERTM data
2012-05-14 19:33 UTC (2+ messages)
[PATCH] hciattach: Add support for Intel Bluetooth device
2012-05-14 17:13 UTC (3+ messages)
[PATCH 0/4] ERTM state machine changes, part 2
2012-05-14 15:47 UTC (4+ messages)
` [PATCH 4/4] Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
RFC/CFP -- Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona?)
2012-05-14 13:14 UTC (8+ messages)
` CFP -- Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)
Question about l2cap_chan_destroy function()
2012-05-14 12:02 UTC
[PATCH BlueZ v2 0/3] Current status of playstation-peripheral plugin
2012-05-14 10:37 UTC (5+ messages)
[PATCH BlueZ 1/4] AVRCP: Register for VolumeChanged Notification
2012-05-14 10:23 UTC (3+ messages)
[PATCH BlueZ 2/4] AVRCP: Get media transport DBus connection
2012-05-14 10:19 UTC (3+ messages)
[PATCH Bluez v2 4/4] AVRCP: Response for VolumeChanged Notification
2012-05-14 10:18 UTC
[PATCH Bluez v2 3/4] AVRCP: Gets Avrcp session
2012-05-14 10:17 UTC
[PATCH Bluez v2 2/4] AVRCP: Get media transport DBus connection
2012-05-14 10:17 UTC
[PATCH Bluez v2 1/4] AVRCP: Register for VolumeChanged Notification
2012-05-14 10:16 UTC
Successful test / Thank you / Donation
2012-05-13 14:02 UTC
pull request: bluetooth 2012-05-04
2012-05-13 6:22 UTC (10+ messages)
` [PATCH 1/2] Bluetooth: notify userspace of security level change
` [PATCH 2/2] Bluetooth: mgmt: Fix device_connected sending order
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).