messages from 2011-02-16 13:09:50 to 2011-02-21 17:23:49 UTC [more...]
[bluetooth-next 00/15] SMP Just Works Implementation
2011-02-21 17:23 UTC (3+ messages)
` [bluetooth-next 01/15] Bluetooth: Implement the first SMP commands
` [bluetooth-next 02/15] Bluetooth: Start SMP procedure
[PATCH 1/2] Fix Find by Type Response with start == end grp handle
2011-02-21 16:57 UTC (3+ messages)
` [PATCH 2/2] Fix end grp handle on Find By Type response
[RFC v2 00/14] Store UUID-128 on host order
2011-02-21 16:54 UTC (27+ messages)
` [RFC v2 01/14] Move 64 and 128 bits byte order functions to bluetooth.h
` [RFC v2 02/14] Use host byte order when converting UUID16/32 to UUID128
` [RFC v2 03/14] Add att_get_u128
` [RFC v2 04/14] Convert UUID128 value to host order when extracting SDP data
` [RFC v2 05/14] Convert to network order before use it on sdp_uuid128_to_uuid
` [RFC v2 06/14] Convert from host to network order before to print UUID128 values
` [RFC v2 07/14] Convert from network to host order on bt_string2uuid function
` [RFC v2 08/14] Change UUID128 host order on SDP PDU generation function
` [RFC v2 09/14] Replace UUID128 values from char array to uint128_t on sdptool
` [RFC v2 10/14] Create UUID128 on host order "
` [RFC v2 11/14] Change SDP XML parser to create UUID128 values on host order
` [RFC v2 12/14] Convert from little endian to host order when parsing EIR data
` [RFC v2 13/14] Add att_put_u128
` [RFC v2 14/14] Change Attribute example to create UUID128 on host order
Problem with an Apple bluetooth keyboard
2011-02-21 13:58 UTC
Problem with an Apple bluetooth keyboard
2011-02-21 13:45 UTC
[PATCH 2/4] HCI command to remove device from LE White List
2011-02-21 13:29 UTC (5+ messages)
hidp_output_raw_report, HID_OUTPUT_REPORT and Sixaxis
2011-02-21 12:50 UTC (9+ messages)
` [PATCH 0/2] Fix sending Output reports to the Sony Sixaxis
` [PATCH 1/2] hid-sony.c: Fix sending Output reports to the Sixaxis
` [PATCH 2/2] bt hidp: send Output reports using SET_REPORT on the Control channel
BUG in Mobile initiated pairing
2011-02-21 8:13 UTC
bluetooth kernel to bluez userspace relationship
2011-02-21 8:04 UTC (2+ messages)
[HACK PATCH] N900 l2cap connect crash, NULL parent
2011-02-21 6:41 UTC (5+ messages)
` [PATCH] work around for l2cap NULL dereference in l2cap_conn_start
[BUG] usb problems in .38-rc3+
2011-02-20 20:49 UTC (5+ messages)
[PATCH 0/2] Minor bug fixes from UPF38
2011-02-20 18:29 UTC (4+ messages)
` [PATCH 1/2] Add missing UUID16 field to Included Svc Attribute
` [PATCH 2/2] Fix Crash where MTU allowed to be set too large
[PATCH 0/2 rev3] SDP registrations and UPF bug fixes
2011-02-19 15:18 UTC (5+ messages)
` [PATCH 1/2] Add SDP registration of Primary GATT services
` [PATCH 2/2] Fix bugs found at UPF38 - Las Vegas
[PATCH 0/8] More Management interface patches
2011-02-19 15:06 UTC (9+ messages)
` [PATCH 1/8] Bluetooth: Make pending_add return a pointer to the added entry
` [PATCH 2/8] Bluetooth: Add mgmt_pair_device command
` [PATCH 3/8] Bluetooth: Add management support for user confirmation request
` [PATCH 4/8] Bluetooth: Fix mgmt_pin_code_reply command status opcode
` [PATCH 5/8] Bluetooth: Fix mgmt_pin_code_reply return parameters
` [PATCH 6/8] Bluetooth: Add mgmt_auth_failed event
` [PATCH 7/8] Bluetooth: Fix inititial value for remote authentication requirements
` [PATCH 8/8] Bluetooth: Fix unnecessary list traversal in mgmt_pending_remove
[PATCH] compat: Define usleep_range(min, max) as msleep(max/1000) for <2.6.36
2011-02-19 9:22 UTC
[PATCH 0/1 rev2] Add SDP registration of Primary Services
2011-02-18 22:03 UTC (3+ messages)
` [PATCH 1/1 rev2] Add SDP registration of Primary GATT services
HCI core error recovery
2011-02-18 20:21 UTC (4+ messages)
[PATCH 0/1] SDP registration of Primary GATT Services
2011-02-18 20:20 UTC (3+ messages)
` [PATCH 1/1] Add SDP registration of Primary GATT services
bluetooth disabled with current 2.6.38-rc4
2011-02-18 19:09 UTC (8+ messages)
[PATCH 1/2] telephony-ofono: reset indicators when a network is found
2011-02-18 16:51 UTC (3+ messages)
` [PATCH 2/2] telephony-ofono: fix not resetting network status and signal on modem removed
[PATCH 1/3] Add UUID property to GATT service object
2011-02-18 15:10 UTC (4+ messages)
` [PATCH 2/3] Add generic descriptor support to Attribute API document
` [PATCH 3/3] Implement generic descriptor access to Attribute API
[PATCH] Replace batostr() with ba2str() to avoid memleaks
2011-02-18 15:02 UTC (2+ messages)
[PATCH] Add Primary Discovery Services option to interactive gatttool
2011-02-18 14:57 UTC (2+ messages)
pull request: bluetooth-next-2.6 2011-02-17
2011-02-18 13:59 UTC
BUG in Mobile initiated pairing
2011-02-18 11:21 UTC (4+ messages)
[PATCH 00/10] Support for OOB in mgmt interface
2011-02-18 11:12 UTC (26+ 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 v2] "
` [PATCH 05/10] Bluetooth: Add read_local_oob_data management command
` [PATCH 06/10] Bluetooth: Add add/remove_remote_oob_data management commands
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Bluetooth: Enable support for Out of Band authentication
` [PATCH 07/10] Bluetooth: Fix code style issues and make checkpatch silent about hci_core.h
` [PATCH v2] Bluetooth: Fix some code style issues in hci_core.h
` [PATCH 08/10] Bluetooth: Fix code style issues and make checkpatch silent about hci_core.c
` [PATCH v2] Bluetooth: Fix some code style issues in hci_core.c
` [PATCH 09/10] Bluetooth: Fix code style issues, make checkpatch less noisy about hci_event.c
` [PATCH v2] Bluetooth: Fix some code style issues in hci_event.c
` [PATCH 10/10] Bluetooth: Log command and status parameters in command status event
PATCH [1/2] batostr(): Switch byte order before converting
2011-02-17 23:10 UTC (3+ messages)
PATCH [2/2] batostr(): Replace batostr() where possible with ba2str to avoid memleaks
2011-02-17 19:05 UTC (2+ messages)
[PATCH] Use memcpy for network to host order function on BE hosts
2011-02-17 18:53 UTC (2+ messages)
[PATCH v2 0/2] Clean up in the minimum mtu check
2011-02-17 18:50 UTC (4+ messages)
` [PATCH v2 1/2] Move do_connect() to a common file between interactive.c and gatttool.c
` [PATCH v2 2/2] Use PSM value to select LE or BR/EDR transport on gatttool
[PATCH 1/2] Fix not responding to pbap GET when data is already cached
2011-02-17 18:45 UTC (3+ messages)
` [PATCH 2/2] Add workaround for devices which use absolute path in pbap Name header
[PATCH 1/4] Add static Device Appearance Characteristic
2011-02-17 18:36 UTC (5+ 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 v2] Fix no SEP if corresponding interface is disabled
2011-02-17 18:35 UTC (4+ messages)
` [PATCH "
[RFCv2 1/4] Bluetooth: Implement advertising report meta event
2011-02-17 18:09 UTC (3+ messages)
[RFCv2 3/4] Bluetooth: Use ERR_PTR to return error from hci_connect
2011-02-17 18:04 UTC (4+ messages)
[RFC 0/7] Store UUID-128 on host order
2011-02-17 13:46 UTC (4+ messages)
` [RFC 2/7] Use memcpy to convert from network to host order on BE hosts
[RFCv2 4/4] Bluetooth: check adv_entries in hci_connect() for LE devices
2011-02-17 13:39 UTC
[RFCv2 2/4] Bluetooth: LE advertising info caching
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 v4 0/2] HID: hidraw Documentation
2011-02-17 0:56 UTC (6+ messages)
` [PATCH v4 1/2] HID: Documentation for hidraw
[RFC 0/3] LE Connection Parameter Update Procedure
2011-02-16 23:15 UTC (6+ messages)
` [RFC 3/3] Bluetooth: Send LE Connection Update Command
` [RFC 3/3 v2] "
[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 (10+ 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)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).