linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-10 18:14:41 to 2011-02-16 20:04:08 UTC [more...]

[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 

bluetooth disabled with current 2.6.38-rc4
 2011-02-16 19:35 UTC  (7+ messages)

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

[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 

[RFC 0/3] LE Connection Parameter Update Procedure
 2011-02-16 13:09 UTC  (9+ 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

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] Pass config parameters to do_connect() on gatttool
 2011-02-15 21:14 UTC 

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

[PATCH 3/5] Add an initial interactive mode to gatttool
 2011-02-15 17:20 UTC  (13+ messages)
` [PATCH v2 1/5] Put all gatttool global options in a unique struct
` [PATCH v2 2/5] Include check to readline lib on acinlude.m4
` [PATCH v2 3/5] Add an initial interactive mode to gatttool
` [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  (9+ messages)
` [PATCH 2/7 v2] Add return value to reply_list_foreach_t in phonebook-tracker
` [PATCH 3/7 v2] Remove unnecessary checking for num_fields in pull_contact
` [PATCH 4/7 v2] Support for stop fetching data when maxlistcount is achieved
` [PATCH 5/7 v2] Add support for notyfying pbap about more parts from backend
` [PATCH 6/7 v2] Introduction of phonebook_pull_read
` [PATCH 7/7 v2] Support for multipart response sending from phonebook-tracker

[PATCH] Bluetooth: hcitool: add option for LE_Scan_Type parameter
 2011-02-11 21:10 UTC  (4+ 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)

[PATCH v5 0/4] Adding HID Feature Report Support to hidraw
 2011-02-11 14:02 UTC  (4+ messages)

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

[PATCH] Bluetooth: Add firmware support for Atheros 3012
 2011-02-11  7:23 UTC  (3+ messages)

[bluetooth-next -v2 00/24] Just Works SMP implementation
 2011-02-11  1:46 UTC  (25+ messages)
` [bluetooth-next -v2 01/24] Bluetooth: Add low energy commands and events
  ` [bluetooth-next -v2 02/24] Bluetooth: Add LE connect support
    ` [bluetooth-next -v2 03/24] Bluetooth: Use LE buffers for LE traffic
      ` [bluetooth-next -v2 04/24] Bluetooth: Add LE connection support to L2CAP
        ` [bluetooth-next -v2 05/24] Bluetooth: Add server socket support for LE connection
          ` [bluetooth-next -v2 06/24] Bluetooth: Do not send disconn comand over LE links
            ` [bluetooth-next -v2 07/24] Bluetooth: Fix initiated LE connections
              ` [bluetooth-next -v2 08/24] Bluetooth: Treat LE and ACL links separately on timeout
                ` [bluetooth-next -v2 09/24] Bluetooth: Add SMP command structures
                  ` [bluetooth-next -v2 10/24] Bluetooth: Implement the first SMP commands
                    ` [bluetooth-next -v2 11/24] Bluetooth: Start SMP procedure
                      ` [bluetooth-next -v2 12/24] Bluetooth: simple SMP pairing negotiation
                        ` [bluetooth-next -v2 13/24] Bluetooth: LE SMP Cryptoolbox functions
                          ` [bluetooth-next -v2 14/24] Bluetooth: Add support for using the crypto subsystem
                            ` [bluetooth-next -v2 15/24] Bluetooth: Add SMP confirmation structs
                              ` [bluetooth-next -v2 16/24] Bluetooth: Add SMP confirmation checks methods
                                ` [bluetooth-next -v2 17/24] Bluetooth: Minor fix in SMP methods
                                  ` [bluetooth-next -v2 18/24] Bluetooth: Add support for LE Start Encryption
                                    ` [bluetooth-next -v2 19/24] Bluetooth: Add support for resuming socket when SMP is finished
                                      ` [bluetooth-next -v2 20/24] Bluetooth: Fix initial security level of LE links
                                      ` [bluetooth-next -v2 21/24] Bluetooth: Update the security level when link is encrypted
                                        ` [bluetooth-next -v2 22/24] Bluetooth: Add support for Pairing features exchange
                                          ` [bluetooth-next -v2 23/24] Bluetooth: Add support for SMP timeout
                                            ` [bluetooth-next -v2 24/24] Bluetooth: Add key size checks for SMP

[PATCH] Bluetooth: Use proper timer for hci command timout
 2011-02-10 19:03 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).