linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-01 21:53:58 to 2010-12-09 10:19:50 UTC [more...]

[PATCH 0/3 v4] Cancel pending phonebook request
 2010-12-09 10:19 UTC  (5+ messages)
` [PATCH 1/3 v4] Unified ebook data structures
` [PATCH 2/3 v4] Add handing of backend pending request
` [PATCH 3/3 v4] Code clean-up: long, empty lines, indentation

[PATCH v2] Change obex_service_driver put() signature
 2010-12-09  8:47 UTC  (2+ messages)

[PATCH v7] Bluetooth: btwilink driver
 2010-12-09  7:47 UTC  (7+ messages)

compat-wireless-2.6.37-rc5 released
 2010-12-09  0:15 UTC 

[PATCH 0/3 v3] Cancel pending phonebook request
 2010-12-08 21:15 UTC  (4+ messages)
` [PATCH 1/3 v3] Unified ebook data structures
` [PATCH 2/3 v3] Add handing of backend pending request
` [PATCH 3/3 v3] Code clean-up: long, empty lines, indentation

[PATCH 1/7] Fix coding styling issues in src/error.c
 2010-12-08 20:58 UTC  (8+ messages)
` [PATCH 2/7] convert errors to btd_error_not_authorized()
  ` [PATCH 3/7] convert errors to btd_error_does_not_exist()
    ` [PATCH 4/7] convert error to btd_error_busy()
      ` [PATCH 5/7] convert error to btd_error_not_connected()
        ` [PATCH 6/7] convert error to btd_error_not_supported()
          ` [PATCH 7/7] Add btd_error_already_connected()

[PATCH 1/1] bluetooth: add NULL pointer check in hci
 2010-12-08 15:26 UTC  (4+ messages)

[PATCH] Changed obex_service_driver put() signature
 2010-12-08 15:18 UTC  (2+ messages)

[PATCH 1/3] Add support for stat files bigger than 2GB on 32-bit systems
 2010-12-08 15:15 UTC  (2+ messages)

[PATCH 0/1 v2] Fix regression causing crash in 3-way calling
 2010-12-08 12:54 UTC  (3+ messages)
` [PATCH "

[PATCH 5/9] mfd: Add UART support for the ST-Ericsson CG2900
 2010-12-08 12:51 UTC  (22+ messages)

[PATCH 0/1 v2] Fix regression causing crash in 3-way calling
 2010-12-08 11:48 UTC  (2+ messages)
` [PATCH "

[PATCH 1/1] bluetooth: Fix NULL pointer dereference issue
 2010-12-08 10:52 UTC  (4+ messages)

[PATCH] Fix regression causing crash in 3-way calling
 2010-12-08 10:04 UTC 

LE Slave
 2010-12-08  8:19 UTC 

[PATCH] Revert use of new error function for Blocked
 2010-12-08  7:03 UTC  (2+ messages)

csr initialization
 2010-12-08  6:55 UTC 

[RFC v2 0/9] SMP Implementation
 2010-12-08  6:33 UTC  (33+ messages)
` [RFC v2 1/9] Bluetooth: Add SMP command structures
` [RFC v2 2/9] Bluetooth: Implement the first SMP commands
` [RFC v2 3/9] Bluetooth: Start SMP procedure
` [RFC v2 4/9] Bluetooth: simple SMP pairing negotiation
` [RFC v2 5/9] Bluetooth: Add support for using the crypto subsystem
` [RFC v2 6/9] Bluetooth: LE SMP Cryptoolbox functions
` [RFC v2 7/9] Bluetooth: Add support for SMP confirmation checks
` [RFC v2 8/9] Bluetooth: Add support for LE Start Encryption
` [RFC v2 9/9] Bluetooth: Add support for resuming socket when SMP is finished

Initial Management patches (rebased again)
 2010-12-08  1:09 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Add Bluetooth Management interface definitions
` [PATCH 2/3] Bluetooth: Add initial Bluetooth Management interface callbacks
` [PATCH 3/3] Bluetooth: Make hci_send_to_sock usable for management control sockets

[PATCH] Remove fixed item from TODO
 2010-12-07 22:24 UTC  (2+ messages)

[PATCH 1/5] Add device type to identify LE, BR/EDR or dual mode devices
 2010-12-07 22:04 UTC  (12+ messages)
` [PATCH 2/5] Check if the remote LE is connectable when creating a device
  ` [PATCH v2 "
` [PATCH 3/5] Make EIR type an optional argument for bt_extract_eir_name
  ` [PATCH v2 "
` [PATCH 4/5] glib-helper: fix coding style issues
` [PATCH 5/5] Make bt_name2class static on glib-helper
    ` [PATCH v2 1/5] Add device type to identify LE, BR/EDR or dual mode devices

[PATCH] Remove automatic battery state change on attribute example
 2010-12-07 21:53 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH 1/3] Fix possible crash when processing session callback
 2010-12-07 21:17 UTC  (4+ messages)
` [PATCH 2/3] Fix logging for obex-client
` [PATCH 3/3] Add support for stat files bigger than 2GB on 32-bit systems

[PATCH 1/9] Create btd_error_invalid_args()
 2010-12-07 21:16 UTC  (12+ messages)
` [PATCH 2/9] Add btd_error_already_exists()
  ` [PATCH 3/9] Add btd_error_not_supported()
    ` [PATCH 4/9] Add btd_error_not_connected()
      ` [PATCH 5/9] Add btd_error_in_progress()
        ` [PATCH 6/9] Add btd_error_not_available()
          ` [PATCH 7/9] Add btd_error_busy()
            ` [PATCH 8/9] Add btd_error_does_not_exist()
              ` [PATCH 9/9] Add btd_error_not_authorized()

[PATCH] Fix writing to GAttrib socket without POLLOUT event
 2010-12-07 20:58 UTC  (2+ messages)

[PATCH v2 0/3] Basic attribute permission support
 2010-12-07 20:57 UTC  (5+ messages)
` [PATCH 1/3] Initial attribute permission implementation
` [PATCH 2/3] Check attribute permissions in attribute server
` [PATCH 3/3] Check authentication permissions on "

EVT_NUM_COMP_PKTS and LE, GATT and SM
 2010-12-07 18:01 UTC  (5+ messages)

[RFC] AVRCP 1.4 : Design proposal for future on Target Role
 2010-12-07 10:22 UTC  (4+ messages)

add NULL pointer check in hci
 2010-12-07  6:16 UTC 

Initial Management interface patches (rebased)
 2010-12-06 20:37 UTC  (7+ messages)
` [PATCH 1/3] Bluetooth: Add Bluetooth Management interface definitions
` [PATCH 2/3] Bluetooth: Add initial Bluetooth Management interface callbacks
` [PATCH 3/3] Bluetooth: Make hci_send_to_sock usable for management control sockets

[PATCH 0/2] Add and use vsprintf extension %pMbt for bluetooth macs
 2010-12-06 20:07 UTC  (5+ messages)
` [PATCH 2/2] bluetooth: Use printf extension %pMbt

[PATCH] Bluetooth: Fix initial RFCOMM DLC security level
 2010-12-06 17:53 UTC  (3+ messages)

LE Kernel (bluetooth-le-2.6) and LE Security Manager
 2010-12-06 14:50 UTC  (4+ messages)

[PATCHv4 0/7] Support for out of band association model
 2010-12-06  9:46 UTC  (4+ messages)

[PATCH] ath3k: reduce memory usage
 2010-12-05 14:28 UTC  (5+ messages)

[compat-wireless] compat-wireless-2.6.37-rc4?
 2010-12-04 21:29 UTC 

HID parser for Bluetooth devices
 2010-12-04 18:36 UTC 

[PATCH] Optimize tracker queries for PBAP
 2010-12-03 19:09 UTC  (7+ messages)
  ` Are LE connections possible yet?

[PATCH] ath3k-fw: Fix EEPROM radio table issue
 2010-12-03  9:18 UTC 

[PATCH 1/4] Sim Access Profile API
 2010-12-02 15:23 UTC  (3+ messages)

[PATCH 0/3] Basic attribute permission support
 2010-12-02 14:58 UTC  (5+ messages)
` [PATCH 1/3] Initial attribute permission implementation

[PATCH] Fix deinitializing telephony backend when it wasn't initialized
 2010-12-02  9:04 UTC  (2+ messages)

[PATCHv2 0/5] Clean up sco, rfcomm and hci code
 2010-12-02  7:49 UTC  (9+ messages)
` [PATCHv2 1/5] Bluetooth: clean up sco code
` [PATCHv2 4/5] Bluetooth: clean up hci code

pull request: bluetooth-next-2.6 2010-11-01
 2010-12-02  0:32 UTC 


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