Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-11-04 09:55:40 to 2013-11-06 14:09:21 UTC [more...]

[RFC 00/14] IPC sanity checks
 2013-11-06 14:09 UTC  (6+ messages)
` [RFC 01/14] android: Add HAL IPC commands sanity check
` [RFC 02/14] android: Use IPC command sanity checks
` [RFC 03/14] android: Add HAL IPC message response "
` [RFC 04/14] android/hal: Use IPC command responses "
` [RFC 05/14] android: Add HAL IPC events sanity check

[PATCH 1/2] android/debug: Export print uuid function
 2013-11-06 14:07 UTC  (7+ messages)
` [PATCH 2/2] android/hal: Add UUID debug print in socket HAL
      ` [PATCHv2 1/2] android: Create debug utils helpers
        ` [PATCHv2 2/2] android/hal: Add UUID debug print in socket HAL

[PATCH 1/3] android/hal-sock: Check socket type in connect
 2013-11-06 14:03 UTC  (3+ messages)
` [PATCH 2/3] android/daemon: Move include mgmt.h to adapter.h
` [PATCH 3/3] android/hal: Rename hal_op_sock_listen to hal_cmd_sock_listen

[PATCH] Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
 2013-11-06 13:44 UTC  (4+ messages)

[PATCH 0/6] Add missing hid ipc doc and hal headers
 2013-11-06 11:48 UTC  (7+ messages)
` [PATCH 1/6] android/hid: Add missing hid send data parameters in ipc document
` [PATCH 2/6] android/hid: Add missing parameters in send data struct in HAL headers
` [PATCH 3/6] android/hid: Fill send data structure variables in hal-hidhost
` [PATCH 4/6] android/hid: Rename virtual unplug define and struct
` [PATCH 5/6] android/hid: Add hid event virtual unplug structure to HAL msg headers
` [PATCH 6/6] android/hid: Handle virtual unplug notification in hid hal

[PATCHv3] android: Implement class of device property callback
 2013-11-06 11:32 UTC  (2+ messages)

[PATCHv2 0/6] Query remote services support
 2013-11-06 11:08 UTC  (11+ 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_v4 00/12] Implemented hid interfaces in daemon and HAL
 2013-11-06  8:37 UTC  (14+ messages)
` [PATCH_v4 01/12] android/hid: Implement hid get protocol in daemon
` [PATCH_v4 02/12] android/hid: Implement hid set "
` [PATCH_v4 03/12] android/hid: Handle protocol mode notification in HAL
` [PATCH_v4 04/12] android/hid: Add hid event get report structure to HAL msg headers
` [PATCH_v4 05/12] android/hid: Implement hid get report in daemon
` [PATCH_v4 06/12] android/hid: Add missing set report parameters to ipc document
` [PATCH_v4 07/12] android/hid: Implement hid set report in daemon
` [PATCH_v4 08/12] android/hid: Handle get report notification in HAL
` [PATCH_v4 09/12] android/hid: Replace header checking magic number with defines
` [PATCH_v4 10/12] android/hid: Handle invalid parameters in HAL
` [PATCH_v4 11/12] android/hid: Handle uhid events
` [PATCH_v4 12/12] android/hid: Align hal hid struct variables properly

bluez-5.10/monitor/packet.c:4335: possible missing break ?
 2013-11-06  8:15 UTC  (2+ messages)

[PATCH] android: Add option to specify controller index to use
 2013-11-06  8:14 UTC  (2+ messages)

[PATCH 1/5] adapter: Move MGMT_VERSION macro to mgmt.h
 2013-11-06  8:13 UTC  (8+ messages)
` [PATCH 2/5] android: Require at least 1.3 version of mgmt interface
` [PATCH 3/5] android: Remove mgmt_version and mgmt_revision static variables
` [PATCH 4/5] android: Stop mainloop if reading version failed
` [PATCH 5/5] android: Stop mainloop if reading index list failed
` [PATCH v2 1/5] adapter: Move MGMT_VERSION macro to mgmt.h

[PATCH] monitor: Fallback to 80 columns terminal if not able to get real size
 2013-11-06  8:03 UTC  (2+ messages)

[BUG] Crash during disconnecting and removing bond from remote device
 2013-11-06  7:43 UTC  (5+ messages)
  ` [PATCH] net: bluetooth: fix crash in l2cap_chan_send after l2cap_chan_del

[PATCH] Bluetooth: ath3k: Add support for another AR3012 card
 2013-11-06  5:26 UTC 

pull request: bluetooth 2013-10-30
 2013-11-05 20:58 UTC  (2+ messages)

pull request: bluetooth-next 2013-10-21
 2013-11-05 20:50 UTC  (2+ messages)

Intel 7260 bluetooth malfunction when it is connected to EHCI bus
 2013-11-05 18:44 UTC  (14+ messages)

[PATCH_v3 01/04] android/hid: Implement hid get protocol in daemon
 2013-11-05 17:28 UTC  (12+ 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 BlueZ] android/hid: Fix passing wrong adapter address to bt_io_listen
 2013-11-05 13:22 UTC  (2+ messages)

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

[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

[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  (4+ 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  (3+ messages)
` [PATCH] "

[PATCH BlueZ 1/2] android/hid: Use BT_IO_OPT_SOURCE_BDADDR whenever possible
 2013-11-04 10:11 UTC  (2+ messages)

[PATCH] Fix incorrect result type in set_adapter_name
 2013-11-04 10:08 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