linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-01 13:35:00 to 2013-11-05 13:27:36 UTC [more...]

[PATCH_v3 01/04] android/hid: Implement hid get protocol in daemon
 2013-11-05 13:27 UTC  (8+ messages)
` [PATCH_v3 02/04] android/hid: Implement hid set "
` [PATCH_v3 03/04] android/hid: Implement hid get report "
` [PATCH_v3 04/04] android/hid: Implement hid set "

[PATCH] monitor: Fallback to 80 columns terminal if not able to get real size
 2013-11-05 13:22 UTC 

[PATCH BlueZ] android/hid: Fix passing wrong adapter address to bt_io_listen
 2013-11-05 13:22 UTC  (2+ messages)

[PATCHv2 0/6] Query remote services support
 2013-11-05 13:21 UTC  (7+ messages)
` [PATCHv2 1/6] android: Initial implementation of get_remote_services
` [PATCHv2 2/6] android: Fetch remote device uuids after pairing
` [PATCHv2 3/6] android: Pass found uuids to remote_device_properties_cb
` [PATCHv2 4/6] android: Add supported uuids when adapter is initialized
` [PATCHv2 5/6] android: Implement class of device property callback
` [PATCHv2 6/6] android: Add support for getting adapter uuids

[PATCH] android/client: Fix build for android 4.3
 2013-11-05 12:56 UTC  (2+ messages)

[PATCH] Bluetooth: Fix rejecting SMP security request in slave role
 2013-11-05 12:33 UTC  (2+ messages)

[PATCH] android/daemon: Send update name notification on mgmt evt
 2013-11-05 12:28 UTC  (5+ messages)
  ` [PATCH] android/daemon: Save adapter name on complete event

Wireshark and new BlueZ BTSNOOP format
 2013-11-05 12:25 UTC  (4+ messages)

[PATCH] Bluetooth: Fix RFCOMM bind fail for L2CAP sock
 2013-11-05 12:07 UTC  (6+ messages)
      ` [PATCH] Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect

[PATCH_v2 00/13] Implemented hid interfaces in daemon and hal
 2013-11-05 11:38 UTC  (14+ messages)
` [PATCH_v2 01/13] android/hid: Add hid event proto mode structure to hal msg headers
` [PATCH_v2 02/13] android/hid: Implement hid get protocol in daemon
` [PATCH_v2 03/13] android/hid: Implement hid set "
` [PATCH_v2 04/13] android/hid: Handle protocol mode notification in hal
` [PATCH_v2 05/13] android/hid: Add hid event get report structure to hal msg headers
` [PATCH_v2 06/13] android/hid: Implement hid get report in daemon
` [PATCH_v2 07/13] android/hid: Add missing set report parameters to ipc document
` [PATCH_v2 08/13] android/hid: Implement hid set report in daemon
` [PATCH_v2 09/13] android/hid: Handle get report notification in hal
` [PATCH_v2 10/13] android/hid: Replace header checking magic number with defines
` [PATCH_v2 11/13] android/hid: Handle invalid parameters in hal
` [PATCH_v2 12/13] android/hid: Handle uhid events
` [PATCH_v2 13/13] android/hid: Align hal hid struct variables properly

[PATCH 1/6] android: Initial implementation of get_remote_services
 2013-11-05 11:05 UTC  (8+ messages)
` [PATCH 2/6] android: Fetch remote device uuids after pairing
` [PATCH 3/6] android: Pass found uuids to remote_device_properties_cb
` [PATCH 4/6] android: Add supported uuids when adapter is initialized
` [PATCH 5/6] android: Implement class of device property callback
` [PATCH 6/6] android: Add support for getting adapter uuids

[PATCH] android: Suppress compiler warnings not enabled by autotools build
 2013-11-05 11:04 UTC  (2+ messages)

[PATCH 0/2] Style, typo and naming fixes
 2013-11-05 10:32 UTC  (4+ messages)
` [PATCH 1/2] android/client: Fix style and typos
` [PATCH 2/2] android/client: Change adapter to bluetooth

[PATCH] android: Add Android Makefile for btmon
 2013-11-05 10:31 UTC  (2+ messages)

[BUG] Crash during disconnecting and removing bond from remote device
 2013-11-05  9:46 UTC  (4+ messages)
  ` [PATCH] net: bluetooth: fix crash in l2cap_chan_send after l2cap_chan_del

[PATCH 00/11] Implemented hid interfaces in daemon and hal
 2013-11-05  8:31 UTC  (16+ messages)
` [PATCH 01/11] android/hid: Rename function name set_state to notify_state
` [PATCH 02/11] android/hid: Retrieve BOOT_DEVICE attribute from SDP and cache it
` [PATCH 03/11] android/hid: Implement hid get protocol in daemon
` [PATCH 04/11] android/hid: Implement hid set "
` [PATCH 05/11] android/hid: Handle protocol mode notification in hal
` [PATCH 06/11] android/hid: Implement hid get report in daemon
` [PATCH 07/11] android/hid: Implement hid set "
` [PATCH 08/11] android/hid: Handle get report notification in hal
` [PATCH 09/11] android/hid: Replace header checking magic number with defines
` [PATCH 10/11] android/hid: Handle invalid parameters in hal
` [PATCH 11/11] android/hid: Handle uhid events

[PATCH 0/2] Disconnect complete refactoring
 2013-11-05  8:09 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
` [PATCH 2/2] Bluetooth: Refactor hci_disconn_complete_evt

Intel 7260 bluetooth malfunction when it is connected to EHCI bus
 2013-11-05  2:32 UTC  (13+ messages)

[PATCH 1/3] android: Add support for handling get properties commands
 2013-11-04 19:32 UTC  (5+ messages)
` [PATCH 2/3] android: Implement scan_mode property in get property command
` [PATCH 3/3] android: Send current state of all properties while powering adapter

[PATCHv2 1/2] android/daemon: Implement get adapter name
 2013-11-04 19:18 UTC  (9+ messages)
` [PATCHv2 2/2] android/daemon: Fix setting "
  ` [PATCHv3 1/4] android/daemon: Implement get "
    ` [PATCHv3 2/4] android/daemon: Clean up get_address name
    ` [PATCHv3 3/4] android/daemon: Fix setting adapter name
    ` [PATCHv3 4/4] android: Fix printing not NULL terminated strings

[PATCH] android/client: Fix annoying delay in command line
 2013-11-04 19:15 UTC  (2+ messages)

[PATCH] android/client: Change interface name to bluetooth
 2013-11-04 19:14 UTC  (2+ messages)

[PATCH BlueZ 1/4] android: Add initial skeleton for a2dp in the daemon
 2013-11-04 19:13 UTC  (5+ messages)
` [PATCH BlueZ 2/4] android/a2dp: Add initial code for handling commands
` [PATCH BlueZ 3/4] android: Add initial skeleton for pan in the daemon
` [PATCH BlueZ 4/4] android/pan: Add initial code for handling commands

[PATCH v2] hid2hci: fix regression in /dev format after moving away from libusb
 2013-11-04 18:11 UTC  (3+ messages)

[RFC 0/5] Disconnect complete refactoring
 2013-11-04 17:15 UTC  (5+ messages)
` [RFC 4/5] Bluetooth: Remove unneeded check in hci_disconn_complete_evt()

[PATCH] tools/hci2hid: properly format device path
 2013-11-04 16:52 UTC  (5+ messages)

[PATCH] Bluetooth: ath3k: Add support for a new AR3012 device
 2013-11-04 16:08 UTC 

[PATCH] android: Bump PLATFORM_SDK_VERSION to KitKat
 2013-11-04 10:16 UTC  (2+ messages)

[PATCH] android: Fix not sending scan mode change notification
 2013-11-04 10:15 UTC  (2+ messages)

[PATCH] android/client: Fix uninitialized variable
 2013-11-04 10:14 UTC  (2+ messages)

[RFC] android/daemon: Implement get adapter name
 2013-11-04 10:14 UTC  (4+ messages)
` [PATCH] "

[PATCH BlueZ 1/2] android/hid: Use BT_IO_OPT_SOURCE_BDADDR whenever possible
 2013-11-04 10:11 UTC  (3+ messages)
` [PATCH BlueZ 2/2] android: Add the missing HAVE_CONFIG_H check daemon files

[PATCH] Fix incorrect result type in set_adapter_name
 2013-11-04 10:08 UTC  (2+ messages)

[PATCH] android/client: Fix pin reply call when pin argument missing in cmd
 2013-11-04  8:40 UTC  (3+ messages)

[PATCHv3 1/4] android/hal: Send get_remote_services cmd
 2013-11-04  8:32 UTC  (6+ messages)
` [PATCHv3 2/4] android: Add stub of get_remote_services command
` [PATCHv3 3/4] android: Initial implementation of get_remote_services
` [PATCHv3 4/4] android: Pass found uuids to remote_device_properties_cb

[PATCH] btusb: add realtek 8723 in the blacklist
 2013-11-04  7:49 UTC  (3+ messages)

[PATCHv3 0/9] Improve logging for Android
 2013-11-04  7:34 UTC  (10+ messages)
` [PATCHv5 0/7] "
  ` [PATCHv5 1/7] android/haltest: Export print property
  ` [PATCHv5 2/7] android/haltest: Use pointer as parameter for debug
  ` [PATCHv5 3/7] android/haltest: Fix print device name
  ` [PATCHv5 4/7] android/hal: Add extra logs to HAL
  ` [PATCHv5 5/7] android: Add thread-safe helpers
  ` [PATCHv5 6/7] android: Use "
  ` [PATCHv5 7/7] android/daemon: Add logs to trace failed cmd

[PATCHv2 1/5] android: Fix typo in get_remote_services command
 2013-11-04  7:30 UTC  (5+ messages)
` [PATCHv2 2/5] android/hal: Send get_remote_services cmd
` [PATCHv2 3/5] android: Add stub of get_remote_services command
` [PATCHv2 4/5] android: Initial implementation of get_remote_services
` [PATCHv2 5/5] android: Pass found uuids to remote_device_properties_cb

BUG in rfcomm_sock_getsockopt+0x128/0x200
 2013-11-02 12:06 UTC 

[PATCH] Bluetooth: Fix issue with RFCOMM getsockopt operation
 2013-11-02 10:30 UTC  (2+ messages)

BUG in rfcomm_sock_getsockopt+0x128/0x200
 2013-11-02  8:01 UTC  (3+ messages)

[PATCH v2 1/2] Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
 2013-11-01 22:39 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy

[PATCH 1/3] Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
 2013-11-01 22:33 UTC  (8+ messages)
` [PATCH 3/3] Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf

BUG in rfcomm_sock_getsockopt+0x128/0x200
 2013-11-01 21:39 UTC  (3+ messages)

[PATCH BlueZ 1/3] android/adapter: Log not implemented properties
 2013-11-01 14:41 UTC  (4+ messages)
` [PATCH BlueZ 2/3] android/hid: Log not implemented HAL functions
` [PATCH BlueZ 3/3] android/socket: "

[PATCHv1 1/8] android/haltest: Fix print device name
 2013-11-01 14:40 UTC  (9+ messages)
` [PATCHv1 2/8] android/ipc: Update HAL IPC header
` [PATCHv1 3/8] android/daemon: Implement mgmt device connected event
` [PATCHv1 4/8] android/hal: Handle acl_state_changed event
` [PATCHv1 5/8] android/daemon: Add debug handlers for unhandled mgmt event
` [PATCHv1 6/8] android/hal: Add debug prints for every HAL callback
` [PATCHv1 7/8] android/daemon: Add handler for device disconnected
` [PATCHv1 8/8] android/daemon: Refactor sending acl state

l2cap sockets not properly multiplexed on ARM
 2013-11-01 14:11 UTC  (13+ 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).