linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-31 11:45:10 to 2010-08-05 21:26:31 UTC [more...]

[PATCH v8 0/7] Enhanced support for extended inquiry response
 2010-08-05 21:26 UTC  (10+ 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

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  (12+ 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 5/6] Handle arrays in device properties dictionary
` [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)

Question about a patch set that is comprised of patches for separate git repositories
 2010-08-02 18:45 UTC  (2+ messages)

[PATCH 1/3] Add BT3 AMP device support, by Atheros Linux BT3 team
 2010-08-02 14:39 UTC  (2+ messages)

Enhancements to allow l2cap channel to use either AMP or BR/EDR
 2010-08-02 12:04 UTC  (5+ messages)
` [PATCH 3/4] Added command argument "-J" to indicate preference of using AMP vs BR/EDR

[PATCH 0/6] oFono patches for BT DUN server
 2010-08-02  0:20 UTC  (4+ messages)
` [PATCH 1/6] bluetooth: Add reference count for bluetooth utils

[PATCH] bluetooth: Add support Bluetooth controller of Macbook Pro 6,2 and 7,1
 2010-08-01 23:47 UTC  (2+ messages)

[PATCH 04/11] pcmcia: do not use io_req_t after call to pcmcia_request_io()
 2010-08-01 18:04 UTC  (5+ messages)
` [PATCH 05/11] pcmcia: do not use io_req_t when calling pcmcia_request_io()
` [PATCH 07/11] pcmcia: remove memreq_t

[PATCH] bluetooth: Use list_head for hci blacklist head
 2010-08-01  2:24 UTC  (5+ messages)

[PATCH 2/2] Bluetooth: Add __init and __exit marks to RFCOMM
 2010-07-31 23:10 UTC  (3+ messages)
` [PATCH] Bluetooth: Remove __exit from rfcomm_cleanup_ttys()


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