linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-11 14:17:21 to 2011-02-17 13:39:56 UTC [more...]

[RFCv2 4/4] Bluetooth: check adv_entries in hci_connect() for LE devices
 2011-02-17 13:39 UTC 

[RFCv2 3/4] Bluetooth: Use ERR_PTR to return error from hci_connect
 2011-02-17 13:39 UTC 

[RFCv2 2/4] Bluetooth: LE advertising info caching
 2011-02-17 13:39 UTC 

[RFCv2 1/4] Bluetooth: Implement advertising report meta event
 2011-02-17 13:39 UTC 

[RFCv2 0/4] Advertising reports cache
 2011-02-17 13:39 UTC 

[PATCH 1/2] Move do_connect() to a common file between interactive.c and gatttool.c
 2011-02-17 13:25 UTC  (2+ messages)
` [PATCH 2/2] Use PSM value to select LE or BR/EDR transport on gatttool

[PATCH] Pass config parameters to do_connect() on gatttool
 2011-02-17 13:16 UTC  (2+ messages)

[PATCH 00/10] Support for OOB in mgmt interface
 2011-02-17 13:16 UTC  (11+ messages)
` [PATCH 01/10] Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
` [PATCH 02/10] Bluetooth: Clean up hci_sniff_subrate_evt function
` [PATCH 03/10] Bluetooth: Add optional data parameter to mgmt_ev_cmd_status event
` [PATCH 04/10] Bluetooth: Use EIO code to report HCI error to userpace
` [PATCH 05/10] Bluetooth: Add read_local_oob_data management command
` [PATCH 06/10] Bluetooth: Add add/remove_remote_oob_data management commands
` [PATCH 07/10] Bluetooth: Fix code style issues and make checkpatch silent about hci_core.h
` [PATCH 08/10] Bluetooth: Fix code style issues and make checkpatch silent about hci_core.c
` [PATCH 09/10] Bluetooth: Fix code style issues, make checkpatch less noisy about hci_event.c
` [PATCH 10/10] Bluetooth: Log command and status parameters in command status event

BUG in Mobile initiated pairing
 2011-02-17 13:03 UTC 

[PATCH 0/1 v2] Fix no SEP if corresponding interface is disabled
 2011-02-17 10:57 UTC  (3+ messages)
` [PATCH "

[PATCH 1/2] Fix not responding to pbap GET when data is already cached
 2011-02-17  8:53 UTC  (2+ messages)
` [PATCH 2/2] Add workaround for devices which use absolute path in pbap Name header

bluetooth disabled with current 2.6.38-rc4
 2011-02-17  5:19 UTC  (8+ messages)

[PATCH v4 0/2] HID: hidraw Documentation
 2011-02-17  0:56 UTC  (7+ messages)
` [PATCH v4 1/2] HID: Documentation for hidraw
` [PATCH v4 2/2] HID: Move hiddev.txt to the new Documentation/HID directory

[RFC 0/3] LE Connection Parameter Update Procedure
 2011-02-16 23:15 UTC  (11+ messages)
` [RFC 1/3] Bluetooth: Add LE signaling commands handling
` [RFC 2/3] Bluetooth: Add connection parameter update response
` [RFC 3/3] Bluetooth: Send LE Connection Update Command
      ` [RFC 3/3 v2] "

[PATCH 1/4] Add static Device Appearance Characteristic
 2011-02-16 23:07 UTC  (4+ messages)
` [PATCH 2/4] Update Device Appearance Characteristic based on device class
` [PATCH 3/4] Update the Device Name characteristic when the local name has changed
` [PATCH 4/4] Fix Device Name Characteristic

[PATCH 0/1]
 2011-02-16 22:25 UTC  (2+ messages)
` [PATCH 1/1] Fix gatttool to use existing MTU defines

Bluetooth Mighty Mouse buttons do not work
 2011-02-16 21:52 UTC 

[PATCH 0/1] Fix Minimum gatttool MTU
 2011-02-16 21:36 UTC  (4+ messages)
` [PATCH 1/1] Fix Min MTU to reflect values for both L2CAP & LE

[PATCH 0/3] Modifications composed during UPF38
 2011-02-16 21:18 UTC  (11+ messages)
` [PATCH 1/3] Fixed def of ATT_UUID per BT Assigned Numbers
` [PATCH 2/3] Add SDP registration of Primary GATT services
` [PATCH 3/3] Add gatttool enhancements for UPF

pull request: bluetooth-2.6 2011-02-16
 2011-02-16 20:04 UTC 

[PATCH] Fix wrong header include on interactive gatttool
 2011-02-16 19:05 UTC  (2+ messages)

[PATCH] Fix no sink SEP if source interface not registered
 2011-02-16 19:05 UTC  (2+ messages)

[PATCH] telephony-maemo6: fix not cleaning up network status on exit
 2011-02-16 19:04 UTC  (2+ messages)

[BUG] usb problems in .38-rc3+
 2011-02-16 18:47 UTC  (7+ messages)

[PATCH 1/3] Add UUID property to GATT service object
 2011-02-16 18:13 UTC  (3+ messages)
` [PATCH 2/3] Add generic descriptor support to Attribute API document
` [PATCH 3/3] Implement generic descriptor access to Attribute API

[RFC 0/7] Store UUID-128 on host order
 2011-02-16 17:02 UTC  (10+ messages)
` [RFC 1/7] Move 64 and 128 bits byte order functions to bluetooth.h
` [RFC 2/7] Use memcpy to convert from network to host order on BE hosts
` [RFC 3/7] Use host byte order when converting UUID16/32 to UUID128
` [RFC 4/7] Add att_get_u128
` [RFC 5/7] Convert UUID128 value to host order when extracting SDP data
` [RFC 6/7] Convert to network order before use it on sdp_uuid128_to_uuid
` [RFC 7/7] Convert from host order to network order before to print UUID128

[PATCH] Fix creating device object on disconnect complete event
 2011-02-16 15:03 UTC  (2+ messages)

[PATCH] telephony-maemo6: fix not cleaning up active calls list on exit
 2011-02-16 15:01 UTC  (2+ messages)

[PATCH] Add increasing query OFFSET in phonebook_pull_read
 2011-02-16 15:00 UTC  (2+ messages)

[PATCH v3] Bluetooth: Use proper timer for hci command timout
 2011-02-16 14:54 UTC  (2+ messages)

[PATCH] telephony-maemo6: fix not cleaning up active calls list on exit
 2011-02-16 14:37 UTC 

[PATCH] BlueZ: HCI_LDISC: Make hci a child of the corresponding tty device
 2011-02-16 13:19 UTC  (2+ messages)

PATCH [2/2] batostr(): Replace batostr() where possible with ba2str to avoid memleaks
 2011-02-16 13:12 UTC 

PATCH [1/2] batostr(): Switch byte order before converting
 2011-02-16 13:07 UTC 

[PATCH] Add Atheros BT AR5BBU12 fw supported
 2011-02-16 13:02 UTC  (2+ messages)

[RFC -v3] Bluetooth: add BT_CONNINFO socketopt
 2011-02-16 12:48 UTC  (2+ messages)

[PATCH] Move HealthManager Interface to "/" path
 2011-02-16 12:32 UTC  (7+ messages)

[PATCH v2 1/1] HID: Documentation for hidraw
 2011-02-16  3:53 UTC 

[PATCH -v2] Move HealthManager Interface to "/" path
 2011-02-15 20:12 UTC 

[PATCH v2 1/5] Put all gatttool global options in a unique struct
 2011-02-15 17:20 UTC  (12+ messages)
` [PATCH 3/5] Add an initial interactive mode to gatttool
  ` [PATCH v2 "
  ` [PATCH v2 4/5] Move main_opts from gatttool.c to header file
  ` [PATCH v2 5/5] Add connect/disconnect options on interactive mode of gatttool
  ` [PATCH v3 1/3] Include check to readline lib on acinlude.m4
  ` [PATCH v3 2/3] Add an initial interactive mode to gatttool
  ` [PATCH v3 3/3] Add connect/disconnect options on interactive mode of gatttool
  ` [PATCH v4] Add an initial interactive mode to gatttool

How can I write a virtual BT device?
 2011-02-15 16:09 UTC 

[PATCH 1/2] Add encode/decode for write response
 2011-02-15 14:48 UTC  (3+ messages)
` [PATCH 2/2] Add Write Request operation in gatttool

[PATCH 2/2] Add Write Request operation in gatttool
 2011-02-15 14:36 UTC 

[PATCH] src: fix typo
 2011-02-15 14:26 UTC  (2+ messages)

[PATCH] Fix parsing of "Flags" AD type
 2011-02-15 14:25 UTC  (2+ messages)

[RFC -v2] Bluetooth: add BT_CONNINFO socketopt
 2011-02-15 14:23 UTC 

[PATCH 1/7 v3] Add return value to query tracker
 2011-02-15 14:21 UTC  (8+ messages)
` [PATCH 2/7 v3] Add return value to reply_list_foreach_t in phonebook-tracker
` [PATCH 3/7 v3] Remove unnecessary checking for num_fields in pull_contact
` [PATCH 4/7 v3] Support for stop fetching data when maxlistcount is achieved
` [PATCH 5/7 v3] Add support for notyfying pbap about more parts from backend
` [PATCH 6/7 v3] Introduction of phonebook_pull_read
` [PATCH 7/7 v3] Support for multipart response sending from phonebook-tracker

[PATCH 1/3] Fix not stopping name resolving when discovery is suspended
 2011-02-15 14:14 UTC  (5+ messages)
` [PATCH 2/3] Fix not resetting indicators whenever the driver is initialized
` [PATCH 3/3] Fix not updating call indicator when parsing call info reply

[RFC] Bluetooth: add BT_CONNINFO socketopt
 2011-02-15 14:01 UTC 

[RFC 1/5] Bluetooth: Implement advertising report meta event
 2011-02-15 13:44 UTC  (4+ messages)

[PATCH] linux-firmware: Add patch and sysconfig files for AR3012
 2011-02-15  9:23 UTC  (2+ messages)

[PATCH] Add Atheros BT AR5BBU12 fw supported
 2011-02-15  1:58 UTC 

HCI core error recovery
 2011-02-14 22:23 UTC  (3+ messages)

[RFC 5/5] Bluetooth: hci_connect() should return status code
 2011-02-14 22:00 UTC 

[RFC 4/5] Bluetooth: limit size of advertising reports cache
 2011-02-14 21:59 UTC 

[RFC 3/5] Bluetooth: Add device addr type to hci_le_connect
 2011-02-14 21:59 UTC 

[RFC 2/5] Bluetooth: Implement advertising reports cache
 2011-02-14 21:59 UTC 

[RFC 0/5] Advertising reports cache
 2011-02-14 21:59 UTC 

[HACK PATCH] N900 l2cap connect crash, NULL parent
 2011-02-14 21:40 UTC  (3+ messages)

Question about controlling channel hopping and paging
 2011-02-14 19:46 UTC 

[PATCH] Bluetooth: rfcomm: Release BTM while sleeping to avoid deadlock
 2011-02-14 17:25 UTC  (3+ messages)

[PATCH v2] Bluetooth: Use proper timer for hci command timout
 2011-02-14 14:40 UTC  (2+ messages)

[PATCH] bluethooth: sco: fix information leak to userspace
 2011-02-14 14:36 UTC  (2+ messages)

[PATCH] bluetooth: bnep: fix buffer overflow
 2011-02-14 14:35 UTC  (2+ messages)

[PATCH 2/3 v2] Fix not resetting indicators whenever the driver is initialized
 2011-02-14 11:02 UTC 

[PATCHv2] Bluetooth: hcitool: add bdaddr type option to lecc
 2011-02-11 22:08 UTC  (2+ messages)

[PATCH 1/2] Fix wrong parameter order for memcpy in btoh128 function
 2011-02-11 22:06 UTC  (3+ messages)
` [PATCH 2/2] Add const modifier to avoid wrong usage of byte order functions

[PATCHv2] Bluetooth: hcitool: add option for LE_Scan_Type parameter
 2011-02-11 21:48 UTC  (2+ messages)

[PATCH 1/7 v2] Add return value to query tracker
 2011-02-11 21:14 UTC  (4+ messages)
` [PATCH 6/7 v2] Introduction of phonebook_pull_read

[PATCH] Bluetooth: hcitool: add option for LE_Scan_Type parameter
 2011-02-11 21:10 UTC  (3+ messages)

[PATCH] Add check for ACL_START_NO_FLUSH
 2011-02-11 21:03 UTC  (2+ messages)

[PATCH] hfp: gateway_suspend_stream should trigger a state change
 2011-02-11 19:49 UTC  (2+ messages)

[PATCH] btusb:fix crash with quirky dongles doing sound
 2011-02-11 17:43 UTC  (2+ messages)

[PATCH v2] Bluetooth: Add firmware support for Atheros 3012
 2011-02-11 17:22 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).