Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-10-31 14:29:15 to 2013-11-05 10:33:28 UTC [more...]

[PATCH 1/6] android: Initial implementation of get_remote_services
 2013-11-05 10:33 UTC 

[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)

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

[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] Bluetooth: Fix rejecting SMP security request in slave role
 2013-11-05  9:30 UTC 

[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] Bluetooth: Fix RFCOMM bind fail for L2CAP sock
 2013-11-05  8:15 UTC  (5+ messages)
      ` [PATCH] Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect

[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 

Wireshark and new BlueZ BTSNOOP format
 2013-11-04 14:40 UTC  (2+ messages)

[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  (9+ messages)
` [PATCH 2/3] Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy
` [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  (15+ messages)

BUG in rfcomm_sock_getsockopt+0x128/0x200
 2013-11-01 13:30 UTC  (2+ messages)

[PATCH BlueZ 1/4] android/hid: Rename hdev vars to dev
 2013-11-01 13:24 UTC  (5+ messages)
` [PATCH BlueZ 2/4] android/hid: Fix passing vendor id as version to uHID
` [PATCH BlueZ 3/4] android/hal-hidhost: Add implemention of .hid_info_cb
` [PATCH BlueZ 4/4] android/hid: Add handling of HAL_EV_HID_INFO

[RFC] android/daemon: Update CoD and RSSI only when they exist
 2013-11-01 12:07 UTC  (2+ messages)

[RFC 1/6] android/daemon: Implement mgmt device connected event
 2013-11-01 12:06 UTC  (7+ messages)
` [RFC 2/6] android/ipc: Update HAL IPC header
` [RFC 3/6] android/hal: Handle acl_state_changed event
` [RFC 4/6] android/daemon: Add handlers for auth_failed and connect_failed evt
` [RFC 5/6] android/hal: Add debug prints for every HAL callback
` [RFC 6/6] android/daemon: Add handler for device disconnected

[PATCH BlueZ 1/2 v2] android/hid: Fetch record before attempting to connect
 2013-11-01  9:16 UTC  (3+ messages)
` [PATCH BlueZ 2/2 v2] android/hid: Initial implementation for uHID

[RFC] hidhost: Shutdown HID L2CAP sockets on unregister
 2013-11-01  7:46 UTC  (2+ messages)

[PATCH BlueZ 1/2] android/hid: Fetch record before attempting to connect
 2013-11-01  7:44 UTC  (3+ messages)
` [PATCH BlueZ 2/2] android/hid: Initial implementation for uHID

[PATCH] android: Add support for setting adapters name
 2013-10-31 19:32 UTC  (2+ messages)

[PATCH 1/5] android: Fix typo in get_remote_services command
 2013-10-31 18:27 UTC  (6+ messages)
` [PATCH 2/5] android/hal: Add support for sending "
` [PATCH 3/5] android: Add stub for handling "
` [PATCH 4/5] android: Initial implementation of get_remote_services
` [PATCH 5/5] android: Pass found uuids to remote_device_properties_cb

[PATCH] android: Add support for setting adapters name
 2013-10-31 15:16 UTC  (3+ messages)

[PATCH 1/2] android/hidhost: Fix not unregistering HID
 2013-10-31 14:58 UTC  (3+ messages)
` [PATCH 2/2] android/hid: Add error message to error print

[PATCH 1/5] android: Add support for starting and cancelling device discovery
 2013-10-31 14:52 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