linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-22 12:26:41 to 2011-02-27 20:13:58 UTC [more...]

[PATCH] Bluetooth: l2cap: fix a NULL pointer oops in l2cap_conn_start
 2011-02-27 20:13 UTC  (2+ messages)

[PATCH v2] Bluetooth: Use ERR_PTR as return error from hci_connect
 2011-02-27 20:12 UTC  (2+ messages)

[PATCH v3 1/3] Bluetooth: Use proper command structure in remove_uuid
 2011-02-27 19:58 UTC  (4+ messages)
` [PATCH v3 2/3] Bluetooth: Move index to common header in management interface
` [PATCH v3 3/3] Bluetooth: Validate data size before accessing mgmt commands

RFCOMM not starting automatically
 2011-02-27 19:35 UTC 

pull request: wireless-next-2.6 2011-02-22
 2011-02-27 19:19 UTC  (7+ messages)
        ` [PATCH] Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig

[HACK PATCH] N900 l2cap connect crash, NULL parent
 2011-02-27 19:15 UTC  (6+ messages)
    ` [PATCH] work around for l2cap NULL dereference in l2cap_conn_start

HCI core error recovery
 2011-02-27 11:30 UTC  (5+ messages)

Linux 2.6.28-10 Oops in hci_send_to_sock
 2011-02-27  6:25 UTC 

[PATCH 1/2] Move pcsuite drivers to its own plugin
 2011-02-26 19:49 UTC  (4+ messages)
` [PATCH 2/2] Remove redundante check for server when checking for usb

[PATCH 1/6] Add support for pcsuite lock file
 2011-02-26 18:52 UTC  (8+ messages)
` [PATCH 2/6] Add more debug logs for ftp driver
` [PATCH 3/6] Add flush callback to mimetype driver
` [PATCH 4/6] Add .flush callback to backup plugin
` [PATCH 5/6] Move pcsuite drivers to its own plugin
` [PATCH 6/6] Remove redundante check for server when checking for usb

Linux 2.6.28-10 Oops in hci_send_to_sock
 2011-02-26  5:57 UTC 

[PATCH] Add filter option to test/test-discovery
 2011-02-25 21:38 UTC 

[bluetooth-next 00/15] SMP Just Works Implementation
 2011-02-25 18:19 UTC  (3+ messages)

[PATCH 00/11] mfd and bluetooth: Add CG2900 support
 2011-02-25 17:55 UTC  (7+ messages)
    ` [PATCH 00/11] mfd and bluetooth: Add CG2900 suppor

[PATCH v2 0/3] Another try for the Sixaxis plugin
 2011-02-25 16:02 UTC  (8+ messages)
` [PATCH v2 1/3] Remove input/sixpair.c
` [PATCH v2 2/3] Re-add manager_get_default_adapter()
` [PATCH v2 3/3] Add sixaxis plugin: USB pairing and LEDs settings

[PATCH] Move index to common header in management interface
 2011-02-25 15:57 UTC  (2+ messages)

[PATCH] Update mgmt-api.txt with controller index moved to mgmt packet header
 2011-02-25 15:53 UTC  (2+ messages)

[PATCH v2 1/3] Bluetooth: Use proper command structure in remove_uuid
 2011-02-25 15:50 UTC  (6+ messages)
` [PATCH v2 2/3] Bluetooth: Move index to common header in management interface
` [PATCH v2 3/3] Bluetooth: Validate data size before accessing mgmt commands

[PATCH v2] Implement ATT handle indications
 2011-02-25 15:01 UTC 

[PATCH] Implement ATT handle indications
 2011-02-25 13:34 UTC  (2+ messages)

[PATCH] Fix support for shells that do not have "+="
 2011-02-25 12:34 UTC 

[PATCH] compat: Define usleep_range(min, max) as msleep(max/1000) for <2.6.36
 2011-02-24 23:40 UTC  (2+ messages)

[PATCH] Fix MTU value used on MTU exchange response
 2011-02-24 22:06 UTC  (4+ messages)

[PATCH 0/1] Fix valgrind error report
 2011-02-24 22:01 UTC  (3+ messages)
` [PATCH 1/1] Remove unneeded Service ID from service SDP record

[PATCH] Fix test/test-attrib script
 2011-02-24 21:59 UTC  (2+ messages)

[PATCH] TODO: Add item related to ATT PDU decoding issue
 2011-02-24 21:40 UTC  (2+ messages)

[PATCH] Remove unused MTU variable in Gattrib struct
 2011-02-24 21:38 UTC  (2+ messages)

[PATCH v2 2/2] Use attribute data list memory allocation function on attrib server
 2011-02-24 21:37 UTC  (2+ messages)

[PATCH 0/6] *** SUBJECT HERE ***
 2011-02-24 21:35 UTC  (8+ messages)
` [PATCH 1/6] Create a helper function to deal with handles on interactive gatttool
` [PATCH 2/6] Add Characteristics Descriptor Discovery option in "
` [PATCH 3/6] Add characteristics read options "
` [PATCH 4/6] Move attr_data_from_string() to utils.c
` [PATCH 5/6] Add Write Request in interactive gatttool
` [PATCH 6/6] Add sec-level option to interactive gattool

[PATCH 1/2] Coding standard change replacing malloc by glib functions
 2011-02-24 21:18 UTC  (4+ messages)
` [PATCH 2/2] Use attribute data list memory allocation function on attrib server
  ` [PATCH v2 1/2] Coding standard change replacing malloc by glib functions

[PATCH 1/3] Fix gattrib.c coding style
 2011-02-24 20:47 UTC  (4+ messages)
` [PATCH 2/3] Add support for GATT client timeouts
` [PATCH 3/3] gatttool: Remove extra reference to the connection IO Channel

[PATCH 1/2 v3] Add generic descriptor support to Attribute API document
 2011-02-24 20:46 UTC  (5+ messages)
` [PATCH 2/2 v3] Implement generic descriptor access to Attribute API

[PATCH] hcitool: fix interval and window parameters
 2011-02-24 20:41 UTC  (2+ messages)

[PATCH] hcitool: add discovery procedure to lescan command
 2011-02-24 20:40 UTC  (4+ messages)

[PATCH] Maemo6 MCE: skip first adapter_powered callback
 2011-02-24 19:42 UTC  (2+ messages)

[PATCH 1/5] Add read/write callbacks to attribute server
 2011-02-24 19:10 UTC  (16+ messages)
` [PATCHv2 "
  ` [PATCH v3 "
  ` [PATCH v3 2/5] Initial Client Characteristic Configuration implementation
  ` [PATCH v3 3/5] Check properties before setting client configs
  ` [PATCH v3 4/5] Implement server-side ATT handle notification
  ` [PATCH v3 5/5] Implement ATT handle indication
` [PATCHv2 2/5] Initial Client Characteristic Configuration implementation
` [PATCHv2 3/5] Check permissions before setting client configs
` [PATCHv2 4/5] Implement server-side ATT handle notification
` [PATCHv2 5/5] Implement ATT handle indication

"Conditional jump or move" errors on attrib_create_sdp()
 2011-02-24 18:40 UTC 

[PATCH] Don't register GATT related SDP records if attrib server is disabled
 2011-02-24 18:28 UTC  (2+ messages)

[PATCH] Drop trailing newline from DBG() calls
 2011-02-24 18:28 UTC  (4+ messages)
` [PATCH] Fix DBG() calls with bogus messages

[PATCH] Add GStreamer version check in acinclude.m4
 2011-02-24 18:26 UTC  (2+ messages)

[PATCH] Fix HCI LE advertising report dump
 2011-02-24 17:40 UTC  (2+ messages)

[PATCH] Add sec-level option to interactive gattool
 2011-02-24 13:59 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/7] Improve help messages in interactive gatttool
 2011-02-24 13:55 UTC  (14+ messages)
` [PATCH v2 "
` [PATCH v2 2/7] Add Characteristics Discovery option to "
` [PATCH v2 3/7] Create helper functions to deal with handles on "
    ` [PATCH v3 "
` [PATCH v2 4/7] Add Characteristics Descriptor Discovery option in "
` [PATCH v2 5/7] Add characteristics read options "
` [PATCH v2 6/7] Move attr_data_from_string() to utils.c
` [PATCH v2 7/7] Add Write Request in interactive gatttool
` [PATCH v3 4/7] Add Characteristics Descriptor Discovery option "
` [PATCH v3 5/7] Add characteristics read options "

Do you have a plan to split ERTM into a separate file?
 2011-02-24 13:23 UTC 

[PATCH] Close SCO before headset interface state change
 2011-02-24 12:41 UTC 

[PATCH v2 0/4] Sim Access Profile
 2011-02-24 12:13 UTC  (5+ messages)
` [PATCH v2 1/4] Sim Access Profile API
` [PATCH v2 2/4] Sim Access Profile Manager
` [PATCH v2 3/4] Sim Access Profile Server
` [PATCH v2 4/4] Sim Access Profile dummy driver

Status of MAP and AVRCP
 2011-02-24  8:58 UTC  (3+ messages)

Help hcitool cmd (hci to connect)
 2011-02-24  1:23 UTC  (2+ messages)

can't pair the phone
 2011-02-23 21:12 UTC 

[Bug 26182] btusb hangs after resetting USB device
 2011-02-23 19:36 UTC 

[PATCH] Fix typo on DBG() string format
 2011-02-23 14:51 UTC  (2+ messages)

[PATCH v2] Check malformed notification/indication PDU
 2011-02-23 14:49 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Use proper command structure in remove_uuid
 2011-02-23 13:49 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Move index to common header in management interface
` [PATCH 3/3] Bluetooth: Validate data size before accessing mgmt commands

[PATCH 1/4] HCI command to add device in LE White List
 2011-02-23 12:44 UTC  (2+ messages)

[PATCH] Check malformed notification/indication PDU
 2011-02-23 12:09 UTC  (2+ messages)

[PATCH 4/4] HCI command to clear LE White List
 2011-02-23  7:20 UTC 

[PATCH 3/4] HCI command to read size of LE White List
 2011-02-23  7:11 UTC 

[PATCH 2/4] HCI command to remove device from LE White List
 2011-02-23  7:09 UTC 

[PATCH 1/3] Remove unneeded comma in the hcitool commands declaration
 2011-02-23  3:29 UTC  (4+ messages)
` [PATCH 2/3] Add hci utility function to change LE connection parameters
` [PATCH 3/3] Add hcitool command to change the parameters of a given LE connection

[PATCH 1/7] TODO: Changed item related to ATT parsing for hcidump
 2011-02-23  3:10 UTC  (8+ messages)
` [PATCH 2/7] TODO: Add item for privacy feature in the central
` [PATCH 3/7] TODO: Remove interactive gatttool item
` [PATCH 4/7] TODO: Change item related to read/write long characteristic
` [PATCH 5/7] TODO: Add item for static random address
` [PATCH 6/7] TODO: Add item for reconnection address
` [PATCH 7/7] TODO: Add item to support characteristic authorization in the agent

[PATCH] Fix potential bug in le_advertising_report()
 2011-02-23  3:00 UTC  (2+ messages)

[PATCH 1/5] Add support for pcsuite lock file
 2011-02-22 20:23 UTC  (6+ messages)
` [PATCH 5/5] Fix --enable-usb build

[RFC v2 00/14] Store UUID-128 on host order
 2011-02-22 17:27 UTC  (7+ messages)
` [RFC v2 01/14] Move 64 and 128 bits byte order functions to bluetooth.h
` [RFC v2 03/14] Add att_get_u128
` [RFC v2 13/14] Add att_put_u128

[PATCH] Fix not setting global mode when SetProperty is used
 2011-02-22 17:20 UTC  (2+ messages)

[PATCH 5/5 v2] Remove redundante check for server when checking for usb
 2011-02-22 14:53 UTC 

[PATCH 4/5 v2] Move pcsuite drivers to its own plugin
 2011-02-22 14:53 UTC 

[PATCH] bluetooth: remove unnecessary call to hci_sock_cleanup
 2011-02-22 12:26 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).