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

[PATCH 0/8] Bluetooth: L2CAP updates for PSM validation and ERTM
 2010-08-02 19:20 UTC  (8+ 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

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

[PATCH v4 0/5] Enhanced support for extended inquiry response
 2010-08-02 18:55 UTC  (12+ messages)
` [PATCH 2/5] Support for adding UUID128 to "

Enhancements to allow l2cap channel to use either AMP or BR/EDR
 2010-08-02 18:53 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  (4+ messages)

Notification of SDP changes to device drivers
 2010-08-02 14:39 UTC  (3+ messages)
` [PATCH] Notify to device drivers when the SDP records change

[PATCH] Add NULL checking for name param
 2010-08-02 14:24 UTC 

Enhancements to allow l2cap channel to use either AMP or BR/EDR
 2010-08-02 12:04 UTC  (8+ messages)
` [PATCH 1/4] Constants for L2CAP and AMP extensions
` [PATCH 2/4] Use defines for the default values of txwin_size and max_transmit
` [PATCH 3/4] Added command argument "-J" to indicate preference of using AMP vs BR/EDR
` [PATCH 4/4] Allow changing AMP vs BR/EDR preference from stdin when connection is up

[PATCH 0/6] oFono patches for BT DUN server
 2010-08-02  0:20 UTC  (9+ messages)
` [PATCH 1/6] bluetooth: Add reference count for bluetooth utils
` [PATCH 2/6] bluetooth: Add Btio library for DUN
` [PATCH 3/6] bluetooth: Add bluetooth server support "
` [PATCH 4/6] modem: Add method to get modem by path
` [PATCH 5/6] dun_gw: Add DUN server plugin for oFono
` [PATCH 6/6] emulator: Add emulator atom in oFono

[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 1/2] Bluetooth: Add __init and __exit marks to UART drivers
 2010-07-31 23:10 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: Add __init and __exit marks to RFCOMM
    ` [PATCH] Bluetooth: Remove __exit from rfcomm_cleanup_ttys()

L2CAP unknown options
 2010-07-31 22:41 UTC  (10+ messages)
  ` [PATCH] Bluetooth: Resend ConfigReq on unknown options failure
        ` [PATCH] Bluetooth: Don't send RFC for Basic Mode if only it is supported

[PATCH v5 0/6] Enhanced support for extended inquiry response
 2010-07-31 11:45 UTC  (7+ messages)
` [PATCH 1/6] Spec constants for Extended Inquiry Response field types
` [PATCH 2/6] Clean up code that generates extended inquiry response
` [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

3 concurrent SCO connection
 2010-07-31 11:27 UTC 

[PATCH v2 0/3] Enhanced support for extended inquiry response
 2010-07-30 21:38 UTC  (7+ messages)
` [PATCH 1/3] Support for adding UUID128 to "
        ` Copyrights and Legal header

obexd 0.29 and N900 PC Suite
 2010-07-30 20:49 UTC  (4+ messages)

seeking debug advice for a hanging serial device
 2010-07-30 20:19 UTC 

Problem connecting headset with bluez >= 4.64
 2010-07-30 14:01 UTC  (2+ messages)

obexd 0.29 and N900 PC Suite
 2010-07-29 15:36 UTC  (3+ messages)

[PATCH][RFC] Fix SDP resolving segfault
 2010-07-29 13:34 UTC  (9+ messages)

[PATCH] Bluetooth: host level Support for Atheros AR300x device
 2010-07-29  6:47 UTC  (2+ messages)

add dbus api to set class of device?
 2010-07-28 17:40 UTC  (4+ messages)

Headset problem
 2010-07-28 17:02 UTC 

Bluetooth for netbook Toshiba NB200 (under Debian Squeeze)
 2010-07-28 14:28 UTC 

How to past connect complete event status (page timeout) to apps
 2010-07-28 14:04 UTC  (3+ messages)

Any update on software caused connection abort issue??
 2010-07-28 12:42 UTC  (6+ messages)

[PATCH 2/2] ebook backend: return all TEL attribs from vcard in string
 2010-07-28  8:11 UTC 

MCAP patches
 2010-07-28  8:07 UTC  (17+ messages)
` [PATCH 01/16] Initial support for MCAP
  ` [PATCH 02/16] Add MCAP instance management
    ` [PATCH 03/16] Receive MCAP mcl connections from remote devices
      ` [PATCH 04/16] Added function for MCAP control channel (MCL) management
        ` [PATCH 05/16] Prepare FSM functions for processing comands
          ` [PATCH 06/16] Send MCAP request mcap_md_create_mdl_req
            ` [PATCH 07/16] Process "
              ` [PATCH 08/16] Process MCAP response mcap_md_create_mdl_rsp
                ` [PATCH 09/16] Implement connection of MCAP data links (MDL's)
                  ` [PATCH 10/16] Process MCAP process_md_abort_mdl request and response commands
                    ` [PATCH 11/16] Process MCAP process_md_reconnect_mdl "
                      ` [PATCH 12/16] Process MCAP process_md_delete_mdl "
                        ` [PATCH 13/16] Add functions for getting mdl properties
                          ` [PATCH 14/16] Response with invalid operation when an invalid request is received
                            ` [PATCH 15/16] Add version and supported procedures values
                              ` [PATCH 16/16] Add initial support for synchronization protocol

[patch -next] bluetooth/hci_ath: kfree() => kfree_skb()
 2010-07-27 22:28 UTC  (3+ messages)

[PATCH] Bluetooth: Defer SCO setup if mode change is pending
 2010-07-27 19:40 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] Bluetooth: Use hci_recv_stream_fragment() in UART driver
 2010-07-27 19:35 UTC  (6+ messages)

[PATCH] Bluetooth: Test 'count' value before enter the loop
 2010-07-27 19:34 UTC  (2+ messages)

[PATCH] Bluetooth: Fix permission of hci_ath.c
 2010-07-27 19:33 UTC  (2+ messages)

[PATCH 1/2] Fix vcard filter setting
 2010-07-27 19:04 UTC 

[PATCH] IrMC sync server support
 2010-07-27 17:04 UTC 

[PATCH] De-register pbap drivers on init failure scenarios
 2010-07-27 15:41 UTC  (3+ messages)

[RFC v2] Bluetooth: Provide access to reassembled Rx packets
 2010-07-27 15:36 UTC  (8+ messages)

[PATCH 1/2] test-serial: fix position of the address argument
 2010-07-26 18:21 UTC  (2+ messages)
` [PATCH 2/2] test-serial: fix service value attribution

[PATCH] Driver-core: Always create class directories for classses that support namespaces
 2010-07-26 18:07 UTC  (2+ messages)

[PATCH v2] watch: Free service data in service_reply
 2010-07-26  9:38 UTC  (3+ messages)

[RFC] Bluetooth: Provide access to reassembled Rx packets
 2010-07-26  6:27 UTC  (3+ messages)

[PATCH] watch: Free service data in service_reply
 2010-07-25 19:52 UTC  (2+ messages)

Virtual cable unplug not supported in BlueZ?
 2010-07-25 14:53 UTC  (5+ messages)

[PATCH] Bluetooth: Update L2CAP version after enable ERTM by default
 2010-07-24 13:47 UTC  (2+ messages)

[PATCH 6/6] pcmcia: remove cs_types.h
 2010-07-23 18:48 UTC  (4+ messages)

[PATCH 03/60] Initial work to process incomming connection of MCLs
 2010-07-23 18:07 UTC  (30+ messages)
` [PATCH 04/60] Process events over Control Channels
  ` [PATCH 05/60] Save and restore state of MCLs
    ` [PATCH 06/60] Release MCAP instances
      ` [PATCH 07/60] Process md_create_mdl_req in CONNECTED state
        ` [PATCH 08/60] Process md_reconnect_mdl_req "
          ` [PATCH 09/60] Process md_delete_mdl_req "
            ` [PATCH 10/60] Process md_abort_mdl_req in PENDING state
              ` [PATCH 11/60] Process commands in ACTIVE state
                ` [PATCH 12/60] Managing connection of Data Channels
                  ` [PATCH 13/60] Enable connect operation to a remote MCAP instances
                    ` [PATCH 14/60] Implement set callbacks operation over MCLs
                      ` [PATCH 15/60] Implement function to send md_create_mdl_req
                        ` [PATCH 16/60] Implement function to send md_reconnect_mdl_req
                          ` [PATCH 17/60] Implement function to send md_delete_mdl_req
                            ` [PATCH 18/60] Implement function to send md_abort_mdl_req

[PATCH 0/1] Bluetooth: RPN negotiation fix
 2010-07-23  9:57 UTC  (2+ messages)
` [PATCH 1/1] "

SAP profile implementation
 2010-07-23  8:25 UTC  (3+ messages)

MCAP Patches
 2010-07-23  8:25 UTC  (3+ 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).