linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-11 14:48:55 to 2011-03-18 09:22:16 UTC [more...]

[PATCH] Bluetooth: Add counter for not acked HCI commands
 2011-03-18  9:22 UTC  (8+ messages)

[PATCH] Fix adapter drivers unload order
 2011-03-18  8:25 UTC 

SMP data within struct l2cap_conn -vs- single threading SMP
 2011-03-17 22:09 UTC 

[PATCH] TODO: set owner of 'Whitelist support' task
 2011-03-17 21:55 UTC 

Switching between SBC and MPEG audio on headsets
 2011-03-17 21:33 UTC  (20+ messages)
` [PATCH] Always reset the remote SEP when reconfiguring A2DP
        ` [PATCH] Recalculate remote SEP if the codec type changes

[PATCH 1/4] Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
 2011-03-17 18:38 UTC  (7+ messages)
` [PATCH 2/4] Bluetooth: Add define for the maximum name length on HCI level
` [PATCH 3/4] Bluetooth: mgmt: Add local name information to read_info reply
` [PATCH 4/4] Bluetooth: mgmt: Add support for setting the local name

[PATCH v2 0/4] Support for OOB in mgmt interface
 2011-03-17 18:26 UTC  (7+ messages)
` [PATCH v2 1/4] Bluetooth: Rename cmd to cmd_params in pending_cmd
` [PATCH v2 3/4] Bluetooth: Add read_local_oob_data management command
` [PATCH v2 4/4] Bluetooth: Add add/remove_remote_oob_data management commands

re "bluetooth disabled" and "[BUG] usb problems in .38-rc3+"
 2011-03-17 16:48 UTC  (18+ messages)
            ` [PATCH] Bluetooth: Fix HCI_RESET command syncronization

how to set adapter to master with bluez 4.69?
 2011-03-17 15:46 UTC  (17+ messages)

[PATCH 1/5] TODO: remove 'fix MTU exchange' task
 2011-03-17 14:55 UTC  (12+ messages)
` [PATCH 2/5] Add internal buffer to GAttrib struct
` [PATCH 3/5] Use GAttrib buffer for ATT protocol PDUs
` [PATCH 4/5] Add Exchange MTU operation in GATT library
` [PATCH 5/5] Add Exchange MTU in interactive gatttool
` [PATCHv2 1/5] TODO: remove 'fix MTU exchange' task
` [PATCHv2 2/5] Add internal buffer to GAttrib struct
` [PATCHv2 3/5] Use GAttrib buffer for ATT protocol PDUs
` [PATCHv2 4/5] Add Exchange MTU operation in GATT library
` [PATCHv2 5/5] Add Exchange MTU in interactive gatttool

[PATCH] Set correct adapter state in cancel_resolve_name
 2011-03-17 13:20 UTC 

[PATCH] TODO: set owner of 'Define attribute server API' task
 2011-03-17 12:59 UTC  (2+ messages)

[PATCH] Update TODO regarding bt_uuid_* functions
 2011-03-17 12:59 UTC  (2+ messages)

[PATCH 0/5] Attribute server API fixes
 2011-03-17 12:58 UTC  (7+ messages)
` [PATCH 1/5] Add DBG() calls to attrib_db_* functions
` [PATCH 2/5] Allow NULL pointer as UUID for attrib_db_update()
` [PATCH 3/5] Remove unnecessary assignment from attrib_db_update()
` [PATCH 4/5] Change attrib_db_update() to return reallocated data
` [PATCH 5/5] Check for existing handle in attrib_db_add()

[PATCH] Add discover characteristics by uuid to gattool
 2011-03-17 12:52 UTC  (6+ messages)
` [PATCH] Add discover characteristics by uuid to gatttool
` [PATCH v2] "

[PATCH] Add 'Protocol not supported' error in a2dp_add_sep
 2011-03-17 12:44 UTC  (3+ messages)

[PATCH v5 1/4] Sim Access Profile connect/disconnect procedures
 2011-03-17  9:50 UTC  (6+ messages)
` [PATCH v5 2/4] Add support for SAP protocol
` [PATCH v5 3/4] Sim Access Profile dummy driver
` [PATCH v5 4/4] Sim Access Profile test scripts

[RFC][PATCH 00/15] Attribute server management API
 2011-03-17  1:00 UTC  (16+ messages)
` [PATCH 01/15] Remove built-in example attribute server
` [PATCH 02/15] GATT server: add profile API plugin skeleton
` [PATCH 03/15] GATT server: add initial D-Bus interface
` [PATCH 04/15] GATT server: add initial XML parsing
` [PATCH 05/15] GATT server: parse primary/secondary services
` [PATCH 06/15] GATT server: parse and resolve service includes
` [PATCH 07/15] GATT server: parse characteristics
` [PATCH 08/15] GATT server: parse characteristic value
` [PATCH 09/15] GATT server: add test/test-gatt-profile example
` [PATCH 10/15] Add attrib_db_find_avail() function to attribute server
` [PATCH 11/15] GATT server: add service registration
` [PATCH 12/15] GATT server: add service includes registration
` [PATCH 13/15] GATT server: add characteristic registration
` [PATCH 14/15] GATT server: add characteristic descriptor registration
` [PATCH 15/15] GATT server: add disconnect watch

[RFC] Auto Connections
 2011-03-16 22:20 UTC  (5+ messages)

[GIT] Networking
 2011-03-16 21:21 UTC 

[bluetooth-next] Bluetooth: fix sending LE data over USB
 2011-03-16 20:45 UTC  (3+ messages)

[RFC v2 0/6] LE advertising cache
 2011-03-16 12:21 UTC  (5+ messages)

[PATCH v4 0/6] SIM Access Profile v4
 2011-03-16 11:04 UTC  (11+ messages)
` [PATCH v4 1/6] Adjust sap/server.c license text to the rest of the code
` [PATCH v4 2/6] Sim Access Profile Server
` [PATCH v4 3/6] Sim Access Profile connect/disconnect procedures
` [PATCH v4 4/6] Add support for SAP protocol
` [PATCH v4 5/6] Sim Access Profile dummy driver
` [PATCH v4 6/6] Sim Access Profile test scripts

[PATCH 1/3] Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
 2011-03-16 10:09 UTC  (5+ messages)
` [PATCH 2/3] Bluetooth: mgmt: Add local name information to read_info reply
` [PATCH 3/3] Bluetooth: mgmt: Add support for setting the local name

[bluetooth-next 00/15] SMP Just Works Implementation
 2011-03-15 19:12 UTC  (9+ messages)
` [bluetooth-next 04/15] Bluetooth: Add support for using the crypto subsystem

[PATCH v3 0/5] Add new UUID utility functions and use them in GATT
 2011-03-15 17:39 UTC  (15+ messages)
` [PATCH v3 1/5] Add new UUID utility functions
    ` [PATCH v3.1 "
` [PATCH v3 2/5] Add more functions for new UUID handling
` [PATCH v3 3/5] Use new UUID functions in GATT
    ` [PATCH v4 1/2] "
    ` [PATCH v4 2/2] Add "unit test" for new UUID functions
` [PATCH v3 4/5] Use new UUID functions in example GATT server
` [PATCH v3 5/5] Add "unit test" for new UUID functions

[PATCH 1/3] Move telephony_last_dialed_number_req
 2011-03-15 17:36 UTC  (4+ messages)
` [PATCH 2/3] Change dial and re-dial in maemo6 telephony
` [PATCH 3/3] Remove unused code due to dial and re-dial change

some questions about Bluez
 2011-03-15 14:27 UTC  (11+ messages)

[PATCH 0/4] Some small bluetooth.c cleanups and fixes
 2011-03-15 13:15 UTC  (2+ messages)

[PATCH] Adjust sap/server.c license text to the rest of the code
 2011-03-15 11:02 UTC 

[PATCH v2 1/5] Rename the Discover method to DiscoverCharacteristics
 2011-03-15  8:54 UTC  (6+ messages)
` [PATCH v2 2/5] Fix the behaviour of the DiscoverCharacteristics method
` [PATCH v2 3/5] Fix not returning an error when DiscoverCharacteristics() fails
` [PATCH v2 4/5] Add DiscoverCharacteristics method to the Attribute API
` [PATCH v2 5/5] Update the test-attrib test script

[PATCH 1/4] Fix the behaviour of the Attribute API Discover method
 2011-03-14 18:13 UTC  (5+ messages)
` [PATCH 2/4] Fix not returning an error when Discover() fails
` [PATCH 3/4] Add Discover method to the Attribute API
` [PATCH 4/4] Update the test-attrib test script

[2.6.38-rc8, patch] fix hci_dev_list locking
 2011-03-14 18:04 UTC  (4+ messages)

[PATCH] network: Fix for TP_BNEP_CTRL_BV_01_C qualification test
 2011-03-14 15:11 UTC  (2+ messages)

[PATCH] Fix "possible circular locking dependency" in rfcomm
 2011-03-14 14:56 UTC  (2+ messages)

[PATCH v2 0/4] Message Access Profile plugin
 2011-03-14 14:27 UTC  (7+ messages)
` [PATCH v2 4/4] Add detection of MAP function in OBEX requests

[PATCH v3 0/5] SIM Access Profile v3
 2011-03-14 11:16 UTC  (6+ messages)
` [PATCH v3 1/5] Sim Access Profile Server
` [PATCH v3 2/5] Sim Access Profile connect/disconnect procedures
` [PATCH v3 3/5] Add support for SAP protocol
` [PATCH v3 4/5] Sim Access Profile dummy driver
` [PATCH v3 5/5] Sim Access Profile test scripts

[PATCH 1/5 v2] Add new UUID utility functions
 2011-03-11 18:37 UTC  (3+ messages)

[PATCH] Bluetooth: Increment unacked_frames count only the first transmit
 2011-03-11 17:59 UTC  (2+ messages)

[PATCH] Change order of freeing contacts data in send_pull_part
 2011-03-11 15:46 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).