messages from 2012-05-17 18:20:03 to 2012-05-22 02:00:04 UTC [more...]
GSoC: Bluetooth Replayer update
2012-05-22 2:00 UTC (2+ messages)
[PATCH] Bluetooth: Fix null pointer dereference in l2cap_chan_send
2012-05-22 1:21 UTC (3+ messages)
[PATCHv1 00/17] Bluetooth A2MP implementation
2012-05-21 22:45 UTC (21+ messages)
` [PATCHv1 01/17] Bluetooth: A2MP: Create A2MP channel
` [PATCHv1 02/17] Bluetooth: A2MP: AMP Manager basic functions
` [PATCHv1 03/17] Bluetooth: A2MP: Build and Send msg helpers
` [PATCHv1 04/17] Bluetooth: A2MP: Add chan callbacks
` [PATCHv1 05/17] Bluetooth: A2MP: Definitions for A2MP commands
` [PATCHv1 06/17] Bluetooth: A2MP: Define A2MP status codes
` [PATCHv1 07/17] Bluetooth: A2MP: Process A2MP messages
` [PATCHv1 08/17] Bluetooth: A2MP: Process A2MP Command Reject
` [PATCHv1 09/17] Bluetooth: A2MP: Process A2MP Discover Request
` [PATCHv1 10/17] Bluetooth: A2MP: Process A2MP Change Notify
` [PATCHv1 11/17] Bluetooth: A2MP: Process A2MP Get Info Request
` [PATCHv1 12/17] Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
` [PATCHv1 13/17] Bluetooth: A2MP: Process A2MP Create Physlink Request
` [PATCHv1 14/17] Bluetooth: A2MP: Process A2MP Disc "
` [PATCHv1 15/17] Bluetooth: A2MP: Process A2MP Command Responses
` [PATCHv1 16/17] Bluetooth: A2MP: Handling fixed channels
` [PATCHv1 17/17] Bluetooth: A2MP: Manage incoming connections
[PATCH v2] Bluetooth: Use hci_conn data to handle failed LE Connection Complete
2012-05-21 22:30 UTC (6+ messages)
[PATCH BlueZ 0/2] Store address type on storage
2012-05-21 20:56 UTC (10+ messages)
` [PATCH BlueZ 1/2] storage: Store BLE address type in "primary" file
` [PATCH BlueZ 2/2] core: Fix creating device from "
` [PATCH BlueZ v2 0/2] Address type in keys on storage filesystem
` [PATCH BlueZ v2 1/2] storage: Store BLE address type in "primary" file
` [PATCH BlueZ v2 2/2] core: Fix creating device from "
[PATCH 1/2] Bluetooth: Remove double check for BT_CONNECTED
2012-05-21 18:34 UTC (4+ messages)
` [PATCH 2/2] Bluetooth: Remove dead int returns
[PATCH] Bluetooth: Silent sparse warnings
2012-05-21 16:54 UTC (2+ messages)
[RFC/PATCH] Bluetooth: prevent double l2cap_chan_destroy
2012-05-21 16:21 UTC (2+ messages)
GSoC: OBEX Filesystem In Userspace
2012-05-21 16:13 UTC (3+ messages)
[PATCH] audio: Fix media transport creation
2012-05-21 15:31 UTC
[PATCH obexd] build: Remove left over glib-helper.h support
2012-05-21 14:59 UTC
[PATCH BlueZ 1/2 v2] AVRCP: Refactor the code using constants
2012-05-21 14:55 UTC (2+ messages)
[PATCH BlueZ] gdbus: add macro for methods marked as NOREPLY
2012-05-21 14:54 UTC
[PATCH Bluez v2 1/4] AVRCP: Register for VolumeChanged Notification
2012-05-21 14:10 UTC (4+ messages)
[PATCH obexd v0 00/12] client: Polishing D-Bus API
2012-05-21 12:39 UTC (16+ messages)
` [PATCH obexd v0 01/12] client-doc: Wrap OPP into specific session type
` [PATCH obexd v0 02/12] client: Use constant instead of NULL variable
` [PATCH obexd v0 03/12] client: Wrap OPP into specific session type
` [PATCH obexd v0 04/12] client-test: Update to wrapped OPP "
` [PATCH obexd v0 05/12] client-doc: Replace SendFiles with SendFile
` [PATCH obexd v0 06/12] client: "
` [PATCH obexd v0 07/12] client-test: "
` [PATCH obexd v0 08/12] client-doc: Move GetCapabilities to session API
` [PATCH obexd v0 09/12] client: "
` [PATCH obexd v0 10/12] client-doc: Replace parameter dict with conventional ones
` [PATCH obexd v0 11/12] client: "
` [PATCH obexd v0 12/12] client-test: Replace CreateSession parameter dict
[PATCH 1/2] Bluetooth: Use defined link key size
2012-05-21 12:25 UTC (10+ messages)
` [PATCH 2/2] Bluetooth: Define L2CAP conf continuation flag
` [PATCHv2 1/3] Bluetooth: Use defined link key size
` [PATCHv2 2/3] Bluetooth: Define L2CAP conf continuation flag
` [PATCHv2 3/3] Bluetooth: Preserve flags values
[RFC BlueZ 1/2] gdbus: Add support for org.freedesktop.DBus.ObjectManager interface
2012-05-21 10:02 UTC (2+ messages)
` [RFC BlueZ 2/2] gdbus: Group interface changes to reduce the amount of signals emitted
[PATCH] Sets the information attribute for the service
2012-05-21 9:30 UTC
[PATCH 0/1] HID: User-space HID I/O driver (UHID)
2012-05-20 10:40 UTC (5+ messages)
[PATCH -v3] Bluetooth: Add MSG_MORE support to L2CAP sockets
2012-05-18 23:59 UTC (2+ messages)
[PATCH -v2] Bluetooth: Do not purge queue in Basic Mode
2012-05-18 23:24 UTC (2+ messages)
[PATCH] Bluetooth: Do not purge queue in Basic Mode
2012-05-18 22:09 UTC (2+ messages)
[PATCH 00/25] ERTM state machine changes, part 3
2012-05-18 20:56 UTC (29+ messages)
` [PATCH 01/25] Bluetooth: Change default state of ERTM disable flag
` [PATCH 02/25] Bluetooth: Add a new L2CAP ERTM transmit state machine
` [PATCH 03/25] Bluetooth: Refactor l2cap_streaming_send
` [PATCH 04/25] Bluetooth: Refactor l2cap_ertm_send
` [PATCH 05/25] Bluetooth: Refactor l2cap_send_sframe
` [PATCH 06/25] Bluetooth: Consolidate common receive code for ERTM and streaming mode
` [PATCH 07/25] Bluetooth: Add streaming mode receive and incoming packet classifier
` [PATCH 08/25] Bluetooth: Remove receive code that has been superceded
` [PATCH 09/25] Bluetooth: Refactor l2cap_send_ack
` [PATCH 10/25] Bluetooth: Use the transmit state machine for busy state changes
` [PATCH 11/25] Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec better
` [PATCH 12/25] Bluetooth: Add the ERTM receive state machine
` [PATCH 13/25] Bluetooth: Add implementation for retransmitting all unacked frames
` [PATCH 14/25] Bluetooth: Send SREJ frames when packets go missing
` [PATCH 15/25] Bluetooth: Reassemble all available data when retransmissions succeed
` [PATCH 16/25] Bluetooth: Handle SREJ requests to resend unacked frames
` [PATCH 17/25] Bluetooth: Handle incoming REJ frames
` [PATCH 18/25] Bluetooth: Use new header structures in l2cap_send_rr_or_rnr
` [PATCH 19/25] Bluetooth: Check rules when setting retransmit or monitor timers
` [PATCH 20/25] Bluetooth: Use the ERTM transmit state machine from timeout handlers
` [PATCH 21/25] Bluetooth: Simplify the ERTM ack timeout
` [PATCH 22/25] Bluetooth: Remove unneccesary inline
` [PATCH 23/25] Bluetooth: Set txwin values for streaming mode
` [PATCH 24/25] Bluetooth: Remove unused ERTM control field macros
` [PATCH 25/25] Bluetooth: Enable ERTM by default
[PATCH BlueZ] sdp: Remove unnecessary memset()
2012-05-18 20:36 UTC (2+ messages)
[PATCH obexd v0 1/2] client: Fix NULL dereference in case of error
2012-05-18 19:25 UTC (3+ messages)
` [PATCH obexd v0 2/2] client: Simplify error-handling code
[PATCH obexd 1/9] gdbus: remove extra const after constification
2012-05-18 18:49 UTC (10+ messages)
` [PATCH obexd 2/9] Convert GDBus methods to use macro helpers
` [PATCH obexd 3/9] gdbus: use GDBusArgInfo to generate introspection
` [PATCH obexd 4/9] gdbus: loop over args to check message signature
` [PATCH obexd 5/9] Do not set signature and reply in GDBus tables
` [PATCH obexd 6/9] gdbus: remove signature and reply from tables
` [PATCH obexd 7/9] gdbus: add Deprecated annotation in introspection
` [PATCH obexd 8/9] gdbus: add Method.NoReply "
` [PATCH obexd 9/9] gdbus: do not check signature twice
Proposal to remove the rfcomm session refcnt and use the rfcomm state machine to delete the session
2012-05-18 18:13 UTC (5+ messages)
[PATCH -v2] Bluetooth: Add MSG_MORE support to L2CAP sockets
2012-05-18 18:05 UTC (3+ messages)
[PATCH 1/2] AVRCP: Refactor the code using constants
2012-05-18 17:52 UTC (2+ messages)
[PATCH BlueZ 1/3 v2] AVRCP: Add define for VolumeChanged event
2012-05-18 17:50 UTC (5+ messages)
` [PATCH BlueZ 2/3 v2] AVRCP: Subscribe for VolumeChanged Notification
` [PATCH BlueZ 3/3 v2] AVRCP: Bump TG record to 1.4
[PATCH 1/3] Fix A2DP Sink/Source recognition
2012-05-18 17:31 UTC (8+ messages)
` [PATCH 2/3] Fix avrcp unregister potential crash
` [PATCH 3/3] Add support for AVRCP control,target role conf
[PATCH BlueZ 1/3] AVRCP: Add define for VolumeChanged event
2012-05-18 16:07 UTC (5+ messages)
` [PATCH BlueZ 2/3] AVRCP: Subscribe for VolumeChanged Notification
` [PATCH BlueZ 3/3] AVRCP: Bump TG record to 1.4
[PATCH RFC] avdtp: Fix incorrect gchar buffer allocation
2012-05-18 13:46 UTC
Auto Generate configure & make files
2012-05-18 11:33 UTC (3+ messages)
[PATCH 2/2] AVRCP: Add missing Player Setting feature in TG record
2012-05-18 5:39 UTC
[PATCH 1/2] AVRCP: Refactor the code using constants
2012-05-18 5:13 UTC
[PATCHv2] Bluetooth: Fix early return from l2cap_chan_del
2012-05-18 4:19 UTC (2+ messages)
[PATCH RESEND BlueZ v6 00/13] Better D-Bus introspection
2012-05-18 3:37 UTC (15+ 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 RESEND BlueZ v6 07/13] gdbus: loop over args to check message signature
` [PATCH RESEND BlueZ v6 08/13] Do not set signature and reply in GDBus tables
` [PATCH RESEND BlueZ v6 09/13] gdbus: remove signature and reply from tables
` [PATCH RESEND BlueZ v6 10/13] gdbus: add Deprecated annotation in introspection
` [PATCH RESEND BlueZ v6 11/13] gdbus: add Method.NoReply "
` [PATCH RESEND BlueZ v6 12/13] gdbus: do not check signature twice
` [PATCH RESEND BlueZ v6 13/13] adapter: "
[PATCH 0/2] l2cap_chan init and delete fixes for ERTM
2012-05-18 3:30 UTC (7+ 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 BlueZ v6 00/15] gdbus: Better D-Bus introspection
2012-05-18 2:55 UTC (17+ 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 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: "
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).