messages from 2010-04-01 20:23:49 to 2010-04-30 08:03:19 UTC [more...]
Modem emulator and DUN server side for oFono and BlueZ
2010-04-30 8:03 UTC (2+ messages)
More about proposed Health Device Profile API
2010-04-30 2:28 UTC
[PATCH] Health Device Profile API
2010-04-30 1:44 UTC
[PATCH] hid/hid-sony: fix sony_set_operational_bt
2010-04-29 23:23 UTC
who uses HCI_VENDOR_PKT
2010-04-29 22:24 UTC
[PATCH] Actual code fixing Sixaxis
2010-04-28 23:05 UTC (4+ messages)
[PATCH] Bug in sdp_set_supp_features solved
2010-04-28 22:28 UTC (4+ messages)
obexd pull-business-card
2010-04-28 20:14 UTC
[PATCH] Update service class on adapter-by-adapter basis
2010-04-28 20:00 UTC (2+ messages)
[PATCH] Update service class on adapter-by-adapter basis
2010-04-28 19:17 UTC (2+ messages)
[PATCH] Fix bootstrap-configure command line parsing
2010-04-28 15:56 UTC (4+ messages)
` [PATCH] Add new S-frame types to l2cap parser
[PATCH] Set l2cap mode always
2010-04-28 15:55 UTC (2+ messages)
[PATCH 1/4] l2test: add option to use SOCK_STREAM
2010-04-28 15:55 UTC (2+ messages)
[PATCH] Update service class on adapter-by-adapter basis
2010-04-28 13:45 UTC (2+ messages)
[PATCH] Added memory checks whenever memory is allocated in SDP
2010-04-28 7:53 UTC (3+ messages)
[patch] bluetooth: handle l2cap_create_connless_pdu() errors
2010-04-28 0:03 UTC (8+ messages)
` [patch v2] "
[PATCH 1/2] Added checks in memory allocated with malloc in SDP
2010-04-27 19:21 UTC (3+ messages)
` [PATCH 2/2] Removed unnecessary assignment of ENOMEM to errno when malloc fails "
[PATCH 1/3] SDP
2010-04-27 15:59 UTC (8+ messages)
` [PATCH 2/3] SDP
` [PATCH 3/3] SDP
` SDP comments
[PATCH] Added support for Atheros AR300x Bluetooth Chip
2010-04-27 15:55 UTC (19+ messages)
` Support "
` [PATCH v3] Added support "
` [PATCH v4] Add support for the "
` [PATCH v5] "
` [PATCH] New Firmware for Atheros bluetooth chipset AR3011
` [PATCH] patch to request new firmware for AR3011 Chip
DUN client for oFono and BlueZ
2010-04-27 15:40 UTC (13+ messages)
obexd OPP pull problem
2010-04-27 11:51 UTC (4+ messages)
no client session close in obexd 0.23?
2010-04-27 10:35 UTC (6+ messages)
[PATCH] SDP memory checks
2010-04-27 10:15 UTC (2+ messages)
Any plan to make telephony backend changeable in runtime?
2010-04-27 9:42 UTC (2+ messages)
Users need to manually run "hid2hci --method dell -v 413c -p 8158 --mode hci" even when udev rule is installed
2010-04-24 18:42 UTC
[PATCH 1/2] Add separate mode switching function wacom bluetooth pen tablet
2010-04-23 0:16 UTC (7+ messages)
` [PATCH 2/2] Add sysfs speed attribute for wacom bluetooth tablet
[PATCH] Bluetooth: Fix return value when bt_skb_alloc fails
2010-04-22 6:54 UTC (2+ messages)
[PATCH 1/3] Bluetooth: Fix return value when bt_skb_alloc fails
2010-04-22 6:51 UTC (3+ messages)
` [PATCH 2/3] Bluetooth: Use the proper function cast to get hdr data
` [PATCH 3/3] Bluetooth: Fix wrong packet type count increment
Race Condition between Read_Remote_Extended_Supported_Features and Remote_Name_Request causing BC6 crash
2010-04-21 16:32 UTC
eL2CAP git tree
2010-04-21 0:34 UTC
More patches to eL2CAP
2010-04-21 0:06 UTC (10+ messages)
` [PATCH 1/7] Bluetooth: Fix bug when retransmitting I-frames
` [PATCH 2/7] Bluetooth: Fix Indentation on L2CAP
` [PATCH 3/7] Bluetooth: Fix crash when monitor timeout expires
` [PATCH 4/7] Bluetooth: Add Kconfig option for L2CAP Extended Features
` [PATCH 5/7] Bluetooth: Add SOCK_STREAM support to L2CAP
` [PATCH 6/7] Bluetooth: Implement missing parts of the Invalid Frame Detection
` [PATCH 7/7] Bluetooth: Implement Local Busy Condition handling
` [PATCH] "
[PATCH] Multi-Channel Adaptation Protocol
2010-04-20 16:44 UTC (3+ messages)
` [PATCH] Added support for deleting all MDLS in MCAP
A strange compatible problem for eSCO audio with CSR USB Bluetooth dongle
2010-04-19 22:03 UTC (5+ messages)
Patches for eL2CAP
2010-04-19 20:15 UTC (36+ messages)
` [PATCH 01/34] Bluetooth: Implement 'Send IorRRorRNR' event
` [PATCH 02/34] Bluetooth: Support case with F bit set under WAIT_F state
` [PATCH 03/34] Bluetooth: Fix memory leak of S-frames into L2CAP
` [PATCH 04/34] Bluetooth: Check the minimum {I,S}-frame size "
` [PATCH 05/34] Bluetooth: Check if SDU size is greater than MTU on L2CAP
` [PATCH 06/34] Bluetooth: Fix expected_tx_seq calculation "
` [PATCH 07/34] Bluetooth: Implement SendAck() Action on ERTM
` [PATCH 08/34] Bluetooth: Move set of P-bit to l2cap_send_sframe()
` [PATCH 09/34] Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM
` [PATCH 10/34] Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro
` [PATCH 11/34] Bluetooth: Fix ACL MTU issue
` [PATCH 12/34] Bluetooth: Split l2cap_data_channel_sframe()
` [PATCH 13/34] Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP
` [PATCH 14/34] Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()
` [PATCH 15/34] Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
` [PATCH 16/34] Bluetooth: Finish implementation for Rec RR (P=1) on ERTM
` [PATCH 17/34] Bluetooth: Ignore I-frames with a duplicated txSeq
` [PATCH 18/34] Bluetooth: Add timer to Acknowledge I-frames
` [PATCH 19/34] Bluetooth: Move specific Basic Mode code to the right place
` [PATCH 20/34] Bluetooth: Ignore Tx Window value with Streaming mode
` [PATCH 21/34] Bluetooth: Read RFC conf option on a successful Conf RSP
` [PATCH 22/34] Bluetooth: Fix configuration of the MPS value
` [PATCH 23/34] Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
` [PATCH 24/34] Bluetooth: Check the SDU size against the MTU value
` [PATCH 25/34] Bluetooth: Send Ack after clear the SREJ list
` [PATCH 26/34] Bluetooth: Add sockopt configuration for txWindow on L2CAP
` [PATCH 27/34] Bluetooth: Change acknowledgement to use the value of txWindow
` [PATCH 28/34] Bluetooth: Add module parameter for txWindow size on L2CAP
` [PATCH 29/34] Bluetooth: Enable option to configure Max Transmission value via sockopt
` [PATCH 30/34] Bluetooth: Make hci_send_acl() void
` [PATCH 31/34] Bluetooth: Make hci_send_sco() void
` [PATCH 32/34] Bluetooth: Return the data length sent on connectionless channels
` [PATCH 33/34] Bluetooth: Clean sco_send_frame() flow
` [PATCH 34/34] Bluetooth: Remove unneeded check for MTU on sco_send_frame()
obexd FTP server signals
2010-04-19 5:26 UTC (3+ messages)
what is needed for SSP mode
2010-04-16 17:44 UTC (3+ messages)
killing stalled ACL connection
2010-04-16 15:32 UTC (4+ messages)
detecting dead link
2010-04-16 13:19 UTC (8+ messages)
Implement AVCTP passthrough commands
2010-04-15 14:33 UTC (3+ messages)
` Implement AVCTP passthrough commands + iPod Touch
obexd-0.22 causes gnome-bluetooth sendto dialog to stop closing when operation ends
2010-04-14 7:19 UTC (5+ messages)
l2cap connection id in user-space
2010-04-14 5:51 UTC (6+ messages)
Is hsp code in BlueZ and pulseaudio broken?
2010-04-13 7:52 UTC (3+ messages)
obexd and phonebook-ebook.c (PBAP support)
2010-04-12 15:38 UTC (3+ messages)
Regarding HS re-connection
2010-04-12 8:56 UTC (3+ messages)
[PATCH] List with UUIDs per-adapter should be sorted
2010-04-11 22:46 UTC (2+ messages)
Mouse authentication regression after 4.63
2010-04-11 22:11 UTC (3+ messages)
bluez and a2dp sennheiser pcx310 headphones
2010-04-10 18:25 UTC (5+ messages)
bluez installs alsa related stuff under /etc/alsa instead of /usr/share/alsa
2010-04-10 11:28 UTC (2+ messages)
Help regarding Bluez features
2010-04-08 12:47 UTC (2+ messages)
[PATCH] btusb: Raw mode and ACL/SCO data
2010-04-08 4:08 UTC (2+ messages)
[PATCH 1/2] Report local services(UUIDs) through DBus
2010-04-08 3:59 UTC (5+ messages)
` [PATCH 2/2] Correct UUIDs list to EIR
Kernel panic when handing Motorola S305 headset
2010-04-08 0:15 UTC (3+ messages)
[PATCH v3 0/2] Services through DBus and correct EIR
2010-04-07 17:35 UTC (4+ messages)
` [PATCH v3 1/2] Report local services(UUIDs) through DBus
` [PATCH v3 2/2] Correct UUIDs list to EIR
[PATCH v2 0/2] Services through DBus and correct EIR
2010-04-07 15:30 UTC (4+ messages)
` [PATCH v2 1/2] Report local services(UUIDs) through DBus
` [PATCH v2 2/2] Correct UUIDs list to EIR
upper limit of bonded devices?
2010-04-07 13:07 UTC (6+ messages)
Question regarding HS Connection
2010-04-07 9:32 UTC (3+ messages)
Memory corruptions on sdp resolve
2010-04-05 1:38 UTC
Question about BlueZ's configure script
2010-04-04 13:14 UTC (2+ messages)
Bluetooth connection from Windows to uClinux
2010-04-02 9:49 UTC (2+ messages)
S2RAM broken on HP 8530p (btusb involved)
2010-04-01 22:31 UTC
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).