linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-02 19:20:10 to 2010-08-09 08:41:48 UTC [more...]

[PATCH v3 0/9] Bluetooth: L2CAP updates for PSM validation and ERTM
 2010-08-09  8:41 UTC  (16+ messages)
` [PATCH 1/9] Bluetooth: Only enable for L2CAP FCS for ERTM or streaming
` [PATCH 2/9] Bluetooth: Change default ERTM retransmit timeout
` [PATCH 3/9] Bluetooth: Validate PSM values in calls to connect() and bind()
` [PATCH 4/9] Bluetooth: Fix endianness issue with L2CAP MPS configuration
` [PATCH 5/9] Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
` [PATCH 6/9] Bluetooth: Add common code for stream-oriented recvmsg()
` [PATCH 7/9] Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
` [PATCH 8/9] Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets
` [PATCH 9/9] Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size

Question about BlueZ licenses (LGPL and Apache)
 2010-08-09  7:38 UTC  (4+ messages)

[PATCH] Bluetooth: Use controller workqueue to create sysfs entries for links
 2010-08-09  3:07 UTC 

[PATCH] Bluetooth: Process HCI events in a workqueue instead of a tasklet
 2010-08-09  3:06 UTC 

QuiC AMP development
 2010-08-09  2:43 UTC 

[PATCH] net: bluetooth: Fix build error from rfcomm/tty.c
 2010-08-08 18:24 UTC  (2+ messages)

Next BlueZ developer meeting
 2010-08-07 22:10 UTC  (9+ messages)

[PATCH v8 0/7] Enhanced support for extended inquiry response
 2010-08-07  3:10 UTC  (18+ messages)
` [PATCH 1/7] Spec constants for Extended Inquiry Response field types
` [PATCH 2/7] Minor fix when skipping duplicate UUID16 from EIR
` [PATCH 3/7] Clean up code that generates extended inquiry response
` [PATCH 4/7] Support for adding UUID128 to "
` [PATCH 5/7] Fix in logic to write EIR when SDP records are changed
` [PATCH 6/7] Handle arrays in device properties dictionary
` [PATCH 7/7] Add service UUIDs from EIR to device properties in "Device Found" signal

[PATCH] add mailing list as bug report address to configure.ac
 2010-08-06 14:20 UTC 

[PATCH 1/2] list api docs alphabetically and one per line in EXTRA_DIST
 2010-08-06 14:18 UTC  (2+ messages)
` [PATCH 2/2] add three missing api documents to EXTRA_DIST

Handling HID Connections for certain devices externally
 2010-08-05 22:15 UTC 

NoInputNoOutput and legacy pairing?
 2010-08-05 20:58 UTC  (3+ messages)

[PATCH v2 0/9] Bluetooth: L2CAP updates for PSM validation and ERTM
 2010-08-05 16:54 UTC  (19+ messages)
` [PATCH 1/9] Bluetooth: Only enable for L2CAP FCS for ERTM or streaming
` [PATCH 2/9] Bluetooth: Change default ERTM retransmit timeout
` [PATCH 3/9] Bluetooth: Validate PSM values in calls to connect() and bind()
` [PATCH 4/9] Bluetooth: Fix endianness issue with L2CAP MPS configuration
` [PATCH 5/9] Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
` [PATCH 6/9] Bluetooth: Add common code for stream-oriented recvmsg()
` [PATCH 7/9] Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
` [PATCH 8/9] Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets
` [PATCH 9/9] Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size

[PATCH][RFC] Fix SDP resolving segfault
 2010-08-05 14:48 UTC  (13+ messages)

[PATCH] Fix not deleting stored keys when a new one is created
 2010-08-05 13:58 UTC 

Changes in HDP API
 2010-08-05 13:49 UTC  (9+ messages)
` [PATCH] "

Reg: L2cap Security And Role Switch
 2010-08-05 12:54 UTC  (6+ messages)
`  "

[PATCH] Use a valid PSM as the default in l2test
 2010-08-04 22:31 UTC 

[PATCH v7 0/7] Enhanced support for extended inquiry response
 2010-08-04 20:59 UTC  (11+ messages)
` [PATCH 1/7] Spec constants for Extended Inquiry Response field types
` [PATCH 2/7] Minor fix when skipping duplicate UUID16 from EIR
` [PATCH 3/7] Clean up code that generates extended inquiry response
` [PATCH 4/7] Support for adding UUID128 to "
` [PATCH 6/7] Handle arrays in device properties dictionary
` [PATCH 7/7] Add service UUIDs from EIR to device properties in "Device Found" signal

[PATCH 5/7] Fix in logic to write EIR when SDP records are changed
 2010-08-04 17:14 UTC 

[PATCH] Bluetooth: Check result code for l2cap info rsp
 2010-08-04 14:27 UTC  (2+ messages)

[PATCH] Bluetooth: Don't send RFC for Basic Mode if only it is supported
 2010-08-04 14:27 UTC  (2+ messages)

[PATCH v6 0/7] Enhanced support for extended inquiry response
 2010-08-04 14:09 UTC  (11+ messages)
` [PATCH 1/7] Spec constants for Extended Inquiry Response field types
` [PATCH 2/7] Minor fix when skipping duplicate UUID16 from EIR
` [PATCH 3/7] Clean up code that generates extended inquiry response
` [PATCH 4/7] Support for adding UUID128 to "
` [PATCH 5/7] Fix in logic to write EIR when SDP records are changed
` [PATCH 6/7] Handle arrays in device properties dictionary
` [PATCH 7/7] Add service UUIDs from EIR to device properties in "Device Found" signal

MCAP patches
 2010-08-04  9:02 UTC  (2+ messages)

[PATCH] Bluetooth: Resend ConfigReq on unknown options failure
 2010-08-04  6:18 UTC  (6+ messages)
` [PATCH] Bluetooth: Don't send RFC for Basic Mode if only it is supported

[PATCH 0/8] Bluetooth: L2CAP updates for PSM validation and ERTM
 2010-08-03 18:44 UTC  (32+ messages)
` [PATCH 1/8] Bluetooth: Make sure the L2CAP FCS is only enabled for ERTM or streaming
` [PATCH 2/8] Bluetooth: Change default ERTM retransmit timeout to 2 seconds, as the spec requires
` [PATCH 3/8] Bluetooth: Validate PSM values in calls to connect() and bind()
` [PATCH 4/8] Bluetooth: Do endianness conversion on MPS configuration value before doing comparisons
` [PATCH 5/8] Bluetooth: Don't modify remote_tx_win when receiving a config response. Only config requests should set remote_tx_win
` [PATCH 6/8] Bluetooth: Move stream-oriented recvmsg code so it can be used by L2CAP
` [PATCH 7/8] Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets
` [PATCH 8/8] Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size
      ` ERTM known bugs/regressions (was Re: [PATCH 0/8] ...)

Multiple SPP connections, possible ? And, where are the docs ?
 2010-08-03 16:38 UTC 

[PATCH v5 0/6] Enhanced support for extended inquiry response
 2010-08-03 16:26 UTC  (11+ messages)
` [PATCH 2/6] Clean up code that generates "
` [PATCH 3/6] Support for adding UUID128 to "
` [PATCH 4/6] Fix in logic to write EIR when SDP records are changed
` [PATCH 6/6] Support for generating dictionary value of service UUIDs

What is the motivation for conn->power_save
 2010-08-03 16:20 UTC  (12+ messages)

Enhancements to allow l2cap channel to use either AMP or BR/EDR
 2010-08-03 16:14 UTC  (13+ messages)

btd_adapter_driver
 2010-08-03 14:38 UTC 

Notification of SDP changes to device drivers
 2010-08-03 12:43 UTC  (9+ messages)
` [PATCH] Notify to device drivers when the SDP records change

[PATCH] Fix NULL checking for pbap_get
 2010-08-03  9:54 UTC  (2+ messages)

[PATCH] Add NULL checking for name and path params
 2010-08-03  8:42 UTC  (2+ messages)

[PATCH] bluetooth: fix not setting security level when creating a rfcomm session
 2010-08-03  8:27 UTC  (3+ messages)

seeking debug advice for a hanging serial device
 2010-08-02 23:21 UTC  (2+ messages)

Getting link quality or RSSI
 2010-08-02 22:58 UTC  (9+ messages)

[PATCH] Add NULL checking for name param
 2010-08-02 22:50 UTC  (2+ messages)

[PATCH] obexd: ebook backend: return all TEL attribs from vcard in string
 2010-08-02 22:20 UTC  (2+ messages)

[PATCH] obexd: ebook backend: return all TEL attribs from vcard in string
 2010-08-02 21:57 UTC  (2+ messages)

[PATCH] obexd: ebook backend: return all TEL attribs from vcard in string
 2010-08-02 21:29 UTC 

[PATCH v4 0/5] Enhanced support for extended inquiry response
 2010-08-02 21:24 UTC  (9+ messages)

[PATCH 2/2] ebook backend: return all TEL attribs from vcard in string
 2010-08-02 20:06 UTC  (2+ messages)

[PATCH 1/2] Fix vcard filter setting
 2010-08-02 19:45 UTC  (2+ messages)


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).