linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-24 13:22:48 to 2012-05-27 19:00:20 UTC [more...]

[PATCH -v2 00/12] Another step in l2cap_core/sock separation
 2012-05-27 19:00 UTC  (26+ messages)
` [PATCH -v2 01/12] Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED)
` [PATCH -v2 02/12] Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
` [PATCH -v2 03/12] Bluetooth: Add l2cap_chan->ops->ready()
` [PATCH -v2 04/12] Bluetooth: Use l2cap_chan_ready() in LE path
` [PATCH -v2 05/12] Bluetooth: Use chan->state instead of sk->sk_state
` [PATCH -v2 06/12] Bluetooth: Move check for backlog size to l2cap_sock.c
` [PATCH -v2 07/12] Bluetooth: Create DEFER_SETUP flag in conf_state
` [PATCH -v2 08/12] Bluetooth: Add chan->ops->defer()
` [PATCH -v2 09/12] Bluetooth: check for already existent channel before create new one
` [PATCH -v2 10/12] Bluetooth: Move bt_accept_enqueue() call to l2cap_sock.c
` [PATCH -v2 11/12] Bluetooth: Remove parent socket usage from l2cap_core.c
` [PATCH -v2 12/12] Bluetooth: Used void * as parameter in alloc_skb()

[PATCH] Bluetooth: Really fix registering hci with duplicate name
 2012-05-27  7:10 UTC  (2+ messages)

[PATCH BlueZ 0/9] Store address type on storage (LE-only files)
 2012-05-27  0:40 UTC  (10+ messages)
` [PATCH BlueZ 1/9] storage: Store address type in "characteristics"
` [PATCH BlueZ 2/9] storage: Store address type in "appearance" file
` [PATCH BlueZ 3/9] storage: Store address type in "ccc" file
` [PATCH BlueZ 4/9] storage: Store address type in "longtermkeys" file
` [PATCH BlueZ 5/9] core: Fix creating device from "
` [PATCH BlueZ 6/9] storage: Store address type in "attributes" file
` [PATCH BlueZ 7/9] storage: Rename characteristic to characteristics
` [PATCH BlueZ 8/9] storage: Rename primary file to primaries
` [PATCH BlueZ 9/9] storage: Rename appearance file to appearances

[PATCH] udev: remove deprecated function
 2012-05-26 23:07 UTC 

[PATCH] Bluetooth: Get a more accurate PDU len
 2012-05-26  3:15 UTC  (3+ messages)

[PATCH -v3] Bluetooth: Add MSG_MORE support to L2CAP sockets
 2012-05-25 23:48 UTC  (4+ messages)

[PATCH] Bluetooth: Get a more accurate PDU len
 2012-05-25 21:22 UTC  (2+ messages)

[RFC] Reorganizing the BlueZ source tree
 2012-05-25 19:40 UTC  (5+ messages)

[PATCHv1 00/17] Bluetooth A2MP implementation
 2012-05-25 17:18 UTC  (18+ messages)
` [PATCHv1 01/17] Bluetooth: A2MP: Create A2MP channel
` [PATCHv3 00/18] Bluetooth A2MP implementation
  ` [PATCHv3 05/18] Bluetooth: A2MP: Add chan callbacks
  ` [PATCHv3 10/18] Bluetooth: A2MP: Process A2MP Discover Request
  ` [PATCHv3 11/18] Bluetooth: A2MP: Process A2MP Change Notify

[PATCH BlueZ 1/6] AVRCP: Fix initializing volume before checking PDU type
 2012-05-25 16:17 UTC  (8+ messages)
` [PATCH BlueZ 2/6] AVRCP: Fix not registering to VolumeChanged event again when notified
` [PATCH BlueZ 3/6] audio: Fix updating volume property for non-A2DP transports
` [PATCH BlueZ 4/6] audio: Fix signature type for transport Volume
` [PATCH BlueZ 5/6] AVRCP: Add support for sending SetAbsoluteVolume
` [PATCH BlueZ 6/6] audio: Add Volume property to A2DP transport GetProperties

[PATCH BlueZ 00/15] Store address type on storage - remaining files
 2012-05-25 15:47 UTC  (40+ messages)
` [PATCH BlueZ v2 00/16] "
  ` [PATCH BlueZ v2 01/16] storage: Store address type in "characteristics"
  ` [PATCH BlueZ v2 02/16] storage: Store address type in "appearance" file
  ` [PATCH BlueZ v2 03/16] storage: Store address type in "ccc" file
  ` [PATCH BlueZ v2 04/16] storage: Store address type in "names" file
  ` [PATCH BlueZ v2 05/16] storage: Store address type in "aliases" file
  ` [PATCH BlueZ v2 06/16] core: Fix reading stored data from "aliases" and "names" file
  ` [PATCH BlueZ v2 07/16] storage: Store address type in blocked file
  ` [PATCH BlueZ v2 08/16] storage: Do not store address type twice
  ` [PATCH BlueZ v2 09/16] storage: Store address type in "longtermkeys" file
  ` [PATCH BlueZ v2 10/16] core: Fix creating device from "
  ` [PATCH BlueZ v2 11/16] storage: Store address type in "attributes" file
  ` [PATCH BlueZ v2 12/16] core: Fix creating device from "blocked" file
  ` [PATCH BlueZ v2 13/16] storage: Rename characteristic to characteristics
  ` [PATCH BlueZ v2 14/16] storage: Rename primary file to primaries
  ` [PATCH BlueZ v2 15/16] core: Fix deleting entries
  ` [PATCH BlueZ v2 16/16] storage: Keep backward compatibility
` [PATCH BlueZ v3 00/18] Store address type on storage - remaining files
  ` [PATCH BlueZ v3 01/18] storage: Store address type in "characteristics"
  ` [PATCH BlueZ v3 02/18] storage: Store address type in "appearance" file
  ` [PATCH BlueZ v3 03/18] storage: Store address type in "ccc" file
  ` [PATCH BlueZ v3 04/18] storage: Store address type in "names" file
  ` [PATCH BlueZ v3 05/18] storage: Store address type in "aliases" file
  ` [PATCH BlueZ v3 06/18] core: Fix reading stored data from "aliases" and "names" file
  ` [PATCH BlueZ v3 07/18] storage: Store address type in blocked file
  ` [PATCH BlueZ v3 08/18] storage: Do not store address type twice
  ` [PATCH BlueZ v3 09/18] storage: Store address type in "longtermkeys" file
  ` [PATCH BlueZ v3 10/18] core: Fix creating device from "
  ` [PATCH BlueZ v3 11/18] storage: Store address type in "attributes" file
  ` [PATCH BlueZ v3 12/18] core: Fix creating device from "blocked" file
  ` [PATCH BlueZ v3 13/18] storage: Rename characteristic to characteristics
  ` [PATCH BlueZ v3 14/18] storage: Rename primary file to primaries
  ` [PATCH BlueZ v3 15/18] core: Fix deleting entries
  ` [PATCH BlueZ v3 16/18] storage: Keep backward compatibility in "blocked" file
  ` [PATCH BlueZ v3 17/18] storage: Keep backward compatibility in "names" file
  ` [PATCH BlueZ v3 18/18] storage: Keep backward compatibility in "aliases" file

[PATCH 0/2] Add and use vsprintf extension %pMbt for bluetooth macs
 2012-05-25 15:07 UTC  (4+ messages)
` [RFC] vsprintf: Add %pMR for Bluetooth MAC address

[PATCH 01/10] SAP: Remove not needed NULL pointer check in check_msg
 2012-05-25 14:21 UTC  (10+ messages)
` [PATCH 02/10] SAP: Fix some code style issue
` [PATCH 03/10] sap-dummy: Use constants when setting ongoing call status
` [PATCH 04/10] sap-dummy: Small refactor to sap_connect_req
` [PATCH 05/10] sap-dummy: Remove not needed includes
` [PATCH 06/10] SAP: "
` [PATCH 07/10] SAP: Remove not needed src field from struct sap_server
` [PATCH 08/10] SAP: Remove one line of indentation in sap_io_destroy
` [PATCH 09/10] sap-dummy: Fix DBus connection leak if interface registration failed
` [PATCH 10/10] SAP: Remove not needed checks from disconnect_ind

[PATCH] Define AMP HCI commands
 2012-05-25 12:14 UTC  (6+ messages)
` [PATCH] Bluetooth: Define HCI AMP cmd struct

[PATCH obexd v1 00/16] client: Remove D-Bus agent
 2012-05-25 11:02 UTC  (24+ messages)
` [PATCH obexd v1 01/16] client: Add D-Bus helper library
` [PATCH obexd v1 02/16] client-doc: Add progress property to transfer
` [PATCH obexd v1 03/16] client: "
` [PATCH obexd v1 04/16] client-doc: Add transfer event-reporting signals
` [PATCH obexd v1 05/16] client: "
` [PATCH obexd v1 06/16] client-doc: Remove D-Bus agent
` [PATCH obexd v1 07/16] client: Use transfer owner instead of agent
` [PATCH obexd v1 08/16] client: Remove D-Bus agent
` [PATCH obexd v1 09/16] client: Remove unused functions in transfer API
` [PATCH obexd v1 10/16] client: Remove internal transfer progress report
` [PATCH obexd v1 11/16] client: Remove obsolete authentication code
` [PATCH obexd v1 12/16] client: Make D-Bus exposure of transfers optional
` [PATCH obexd v1 13/16] client-doc: Add signal to report new transfers
` [PATCH obexd v1 14/16] client: Expose D-Bus data in internal transfer API
` [PATCH obexd v1 15/16] client: Add signal to report new transfers
` [PATCH obexd v1 16/16] client-test: Remove agent from ftp-client

[PATCH] Bluetooth: Use __constant modifier in HCI code
 2012-05-25  8:44 UTC  (2+ messages)

[PATCH BlueZ 1/6] AVCTP: Fix setting wrong transaction id expected for responses
 2012-05-25  8:30 UTC  (11+ messages)
` [PATCH BlueZ 3/6] media-api: Update documentation to include Volume property
` [PATCH BlueZ 4/6] audio: Fix signature type for transport Volume
` [PATCH BlueZ 5/6] AVRCP: Add support for sending SetAbsoluteVolume
` [PATCH BlueZ 6/6] audio: Add Volume property to A2DP transport GetProperties

[PATCH BlueZ] AVRCP: Remove unneeded check for set_volume callback
 2012-05-25  7:44 UTC  (2+ messages)

[PATCH 01/12] Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED)
 2012-05-25  7:32 UTC  (15+ messages)
` [PATCH 02/12] Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
` [PATCH 03/12] Bluetooth: Add l2cap_chan->ops->ready()
` [PATCH 04/12] Bluetooth: Use l2cap_chan_ready() in LE path
` [PATCH 05/12] Bluetooth: Use chan->state instead of sk->sk_state
` [PATCH 06/12] Bluetooth: Move check for backlog size to l2cap_sock.c
` [PATCH 07/12] Bluetooth: Create DEFER_SETUP flag in conf_state
` [PATCH 08/12] Bluetooth: Add chan->ops->defer()
` [PATCH 09/12] Bluetooth: check for already existent channel before create new one
  ` [PATCH 10/12] Bluetooth: Move bt_accept_enqueue() call to l2cap_sock.c
    ` [PATCH 11/12] Bluetooth: Remove parent socket usage from l2cap_core.c
    ` [PATCH 12/12] Bluetooth: Used void * as parameter in alloc_skb()

[RFC 3/3] Blueooth: Remove parent socket usage from l2cap_core.c
 2012-05-25  7:07 UTC  (9+ messages)
` [RFC 1/2] Bluetooth: Create chan->ops->set_err()
  ` [RFC 2/2] Bluetooth: Remove last usage of sk->sk_state_change()

[PATCH v2] Bluetooth: Use hci_conn data to handle failed LE Connection Complete
 2012-05-25  6:55 UTC  (7+ messages)

[PATCH 1/1] Update tests to be compatible with gi and python3
 2012-05-25  5:44 UTC 

[PROPOSAL bluetoothd/obexd] doc/features.txt and doc/TODO
 2012-05-24 20:12 UTC  (2+ messages)

[RFC 0/8] Another step in l2cap_core/sock separation
 2012-05-24 18:48 UTC  (37+ messages)
` [RFC 1/8] Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
  ` [RFC 2/8] Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED)
    ` [RFC 3/8] Bluetooth: Add l2cap_chan->ops->ready()
      ` [RFC 4/8] Bluetooth: Use l2cap_chan_ready() in LE path
        ` [RFC 5/8] Bluetooth: Use chan->state instead of sk->sk_state
          ` [RFC 6/8] Bluetooth: Move check for backlog size to l2cap_sock.c
            ` [RFC 7/8] Bluetooth: Create DEFER_SETUP flag in conf_state
              ` [RFC 8/8] Bluetooth: Add chan->ops->authorize
                ` [RFC 1/3] Bluetooth: check for already existent channel before create new one
                  ` [RFC 2/3] Bluetooth: Move bt_accept_enqueue() call to l2cap_sock.c

[PATCH v1 0/3] Prefer PAN over DUN
 2012-05-24 17:41 UTC  (6+ messages)
` [PATCH v1 1/3] main: Add IngoreDUN configuration switch
` [PATCH v1 3/3] device: Ignore DUN if PAN is present

[PATCH 1/2] Bluetooth: Define and use PSM identifiers
 2012-05-24 17:29 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Use __constant when dealing with constants

[PATCH obexd v0 00/16] client: Remove D-Bus agent
 2012-05-24 14:42 UTC  (5+ messages)
` [PATCH obexd v0 03/16] client: Add progress property to transfer


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