messages from 2013-11-06 14:09:30 to 2013-11-11 13:20:21 UTC [more...]
[RFCv1 0/9] Socket HAL
2013-11-11 13:20 UTC (11+ messages)
` [RFCv1 1/9] android/hal-sock: Add debug flag printing
` [RFCv1 2/9] android: Avoid unneeded includes
` [RFCv1 3/9] android/ahl-sock: Add connect signal to socket
` [RFCv1 4/9] android/hal-sock: Initial listen handle
` [RFCv1 5/9] android/hal-sock: Implement socket accepted event
` [RFCv1 6/9] android/hal-sock: Implement Android RFCOMM stack events
` [RFCv1 7/9] android/hal-sock: Implement RFCOMM events
` [RFCv1 8/9] android/hal-sock: Implement accept signal over Android fd
` [RFCv1 9/9] android/hal-sock: Write channel to "
[PATCH 3/3] obex: Use XDG_RUNTIME_DIR as a default root
2013-11-11 13:01 UTC (5+ messages)
[PATCH 1/3] android/hidhost: Handle uhid output and feature events
2013-11-11 12:15 UTC (3+ messages)
` [PATCH 2/3] android/hidhost: Remove deprecated idle opcode from ipc document
` [PATCH 3/3] android/hidhost: Set info request from HAL is not supported
[PATCH 1/3] gdbus: Don't try to remove removed sources
2013-11-11 12:13 UTC (5+ messages)
[PATCH 2/3] all: Use G_SOURCE_REMOVE/G_SOURCE_CONTINUE macros
2013-11-11 11:28 UTC (3+ messages)
Oops in rfcomm_sock_getsockopt on net-next as of 20131111
2013-11-11 11:05 UTC (2+ messages)
[PATCH 0/3] Fixes for incoming connection and bonding
2013-11-11 8:37 UTC (5+ messages)
` [PATCH 1/3] android: Update bond state on incoming bonding
` [PATCH 2/3] android: Update HAL with device info on incoming connection
` [PATCH 3/3] android: Change TODO with explaining comment
[RFC] android/hid: Handle virtual unplug event from hid device
2013-11-11 8:33 UTC (2+ messages)
[PATCH] obex: Use user's cache dir as a default root
2013-11-10 14:24 UTC
Reading RSSI value from an RFCOMM connection
2013-11-10 6:31 UTC
obexd broken for absolute paths
2013-11-10 0:59 UTC (6+ messages)
Debugging broken audio stream
2013-11-09 22:33 UTC
[PATCH] obex: Use GLib helper function to manipulate paths
2013-11-09 17:18 UTC
How do you do OBEX testing?
2013-11-08 16:11 UTC
[RFC v3 0/8] Bluetooth LE 6LoWPAN
2013-11-08 15:23 UTC (9+ messages)
` [RFC v3 1/8] net: if_arp: add ARPHRD_RAWIP type
` [RFC v3 2/8] ipv6: Add checks for RAWIP ARP type
` [RFC v3 3/8] Bluetooth: Initial skeleton code for BT 6LoWPAN
` [RFC v3 4/8] Bluetooth: Enable 6LoWPAN support for BT LE devices
` [RFC v3 5/8] Bluetooth: Enable 6LoWPAN if device supports it
` [RFC v3 6/8] route: Exporting ip6_route_add() so that Bluetooth 6LoWPAN can use it
` [RFC v3 7/8] Bluetooth: Set route to peer for 6LoWPAN
` [RFC v3 8/8] Bluetooth: Manually enable or disable 6LoWPAN between devices
[RFC] android/debug: Move debug functions to hal-utils.c
2013-11-08 15:05 UTC
[PATCH] android: Avoid unneeded includes
2013-11-08 14:26 UTC
[PATCH 1/2] androi/haltest: Make debug functions return const string
2013-11-08 14:22 UTC (3+ messages)
` [PATCH 2/2] android/hal-utils: Make hal-utils "
[PATCH] android: Fix error handling in adapter_ready
2013-11-08 14:15 UTC (2+ messages)
[PATCHv5 1/3] android: Create debug hal-utils helpers
2013-11-08 13:48 UTC (5+ messages)
` [PATCHv5 2/3] android/debug: Convert uuid helper to use uint8_t buffer
` [PATCHv5 [2/3]] "
` [PATCHv5 3/3] android/hal-sock: Add UUID debug print in socket HAL
[PATCH_v6 1/5] android/hid: Fill send data command struct in hal-hidhost
2013-11-08 13:32 UTC (3+ messages)
` [PATCH_v6 3/5] "
[PATCH 0/8] Improve user experience
2013-11-08 13:16 UTC (10+ messages)
` [PATCH 1/8] android/client: Export get_interface_method
` [PATCH 2/8] android/client: Add NELEM macro for count elements
` [PATCH 3/8] android/client: Initialize all interfaces at start
` [PATCH 4/8] android/client: Add command line arguments
` [PATCH 5/8] android/client: Split terminal_process_char
` [PATCH 6/8] android/client: Add prompting for answer
` [PATCH 7/8] android/client: Add pin handling for bind
` [PATCH 8/8] android/client: Add ssp key confirmation helper
[PATCH_v5 3/5] android/hid: Fill send data command struct in hal-hidhost
2013-11-08 12:32 UTC
[PATCH_v5 1/5] android/hid: Fix set seport ipc cmd preparation
2013-11-08 12:32 UTC
[PATCH_v4 0/5] Fixed and implemented set report and send data ifaces
2013-11-08 12:27 UTC (8+ messages)
` [PATCH_v4 1/5] android/hid: Fix set seport ipc cmd preparation
` [PATCH_v4 2/5] android/hid: Fix set report data format in daemon
` [PATCH_v4 3/5] android/hid: Fill send data command struct in hal-hidhost
` [PATCH_v4 4/5] android/hid: Add send data implemention in daemon
` [PATCH_v4 5/5] android/hid: Add virtual unplug "
[PATCH 0/4] Add support for registering local SDP records
2013-11-08 12:21 UTC (5+ messages)
` [PATCH 1/4] android: Add and remove sdp records and uuids
` [PATCH 2/4] android: Clear adapter uuids during initialization
` [PATCH 3/4] android: Add support for getting UUIDs property
` [PATCH 4/4] android: Register DeviceID record when adapter is initialized
[PATCH_v3 0/5] Fixed and implemented set report and send data ifaces
2013-11-08 11:28 UTC (10+ messages)
` [PATCH_v3 1/5] android/hid: Fix set seport ipc cmd preparation
` [PATCH_v3 2/5] android/hid: Fix set report data format in daemon
` [PATCH_v3 3/5] android/hid: Fill send data command struct in hal-hidhost
` [PATCH_v3 4/5] android/hid: Add send data implemention in daemon
` [PATCH_v3 5/5] android/hid: Add virtual unplug "
[PATCHv4 0/3] Reuse debug helpers for HAL client and HAL
2013-11-08 11:21 UTC (6+ messages)
` [PATCHv4 1/3] android: Create debug hal-utils helpers
` [PATCHv4 2/3] android/debug: Convert uuid helper to use uint8_t buffer
` [PATCHv4 3/3] android/hal: Add UUID debug print in socket HAL
Intel 7260 bluetooth malfunction when it is connected to EHCI bus
2013-11-08 11:17 UTC (18+ messages)
[PATCH] android: Fix pan service registration
2013-11-08 10:46 UTC (2+ messages)
[PATCH_v2 00/11] Fix issues and implement virtual unplug and send data
2013-11-08 9:30 UTC (21+ messages)
` [PATCH_v2 01/11] android/hid: Remove fixed number of hid set report data length in ipc doc
` [PATCH_v2 02/11] android/hid: Add a ascii2hex utility
` [PATCH_v2 03/11] android/hid: Fix set report data format
` [PATCH_v2 04/11] android/hid: Add missing hid send data parameters in ipc document
` [PATCH_v2 05/11] android/hid: Add missing parameters in send data struct in HAL headers
` [PATCH_v2 06/11] android/hid: Fill send data structure variables in hal-hidhost
` [PATCH_v2 07/11] android/hid: Rename virtual unplug define and struct
` [PATCH_v2 08/11] android/hid: Add hid event virtual unplug structure to HAL msg headers
` [PATCH_v2 09/11] android/hid: Handle virtual unplug notification in hid hal
` [PATCH_v2 10/11] android/hid: Add virtual unplug implemention in daemon
` [PATCH_v2 11/11] android/hid: Add send data "
[PATCH] android/ipc: Fix crash when sending file descriptor
2013-11-08 9:04 UTC (4+ messages)
[PATCH v2 1/2] Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
2013-11-08 8:55 UTC (5+ messages)
` [PATCH v2 2/2] Bluetooth: Refactor hci_disconn_complete_evt
[PATCH_Bluez] gitignore: Add tools/smp-tester to .gitignore
2013-11-08 8:41 UTC (2+ messages)
[PATCH 0/2] Disconnect complete refactoring
2013-11-07 20:08 UTC (4+ messages)
` [PATCH 1/2] Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
[PATCH 1/2] android: Remove redundant command complete callback
2013-11-07 19:51 UTC (3+ messages)
` [PATCH 2/2] android: Fix sending remote device name property
[PATCH 1/3] android: Rename hidhost HAL related IPC API to match service name
2013-11-07 16:47 UTC (4+ messages)
` [PATCH 2/3] android: Rename hid.c to hidhost.c
` [PATCH 3/3] android/hal: Use hidhost instead of hh in hidhost HAL
[PATCH v3] android: Add set/get for discovery timeout
2013-11-07 16:44 UTC (2+ messages)
[PATCH v2 1/3] android: Rename a2dp HAL related IPC API to match service name
2013-11-07 15:59 UTC (4+ messages)
` [PATCH v2 2/3] android/hal: Rename hal-av.c to hal-a2dp.c
` [PATCH v2 3/3] android/hal: Use a2dp instead of av in a2dp HAL
[PATCH v2] android: Add set/get for discovery timeout
2013-11-07 15:36 UTC (2+ messages)
[PATCH] android/ipc: Fix receiving file descriptors
2013-11-07 15:15 UTC (2+ messages)
[PATCH 1/3] android: Rename a2dp HAL related IPC API to match service name
2013-11-07 15:11 UTC (4+ messages)
` [PATCH 2/3] android/hal: Rename hal-av.c to hal-a2dp.c
` [PATCH 3/3] android/hal: Use a2dp instead of av in a2dp HAL
[PATCH 1/2 v2] android: Use BASELEN define for property changed
2013-11-07 15:10 UTC (4+ messages)
` [PATCH 2/2] android: Add set/get for discovery timeout
[PATCH 1/4] android: Make IPC helpers accept file descriptor
2013-11-07 15:06 UTC (5+ messages)
` [PATCH 2/4] android: Pass notification socket fd to service handlers
` [PATCH 3/4] android: Remove includes from adapter.h
` [PATCH 4/4] android: Use payload member to access message data
[RFC 0/3] Fix ascii to hex conversion in HAL to deamon ipc PDU
2013-11-07 9:27 UTC (4+ messages)
` [RFC 1/3] android/hid: Remove fixed number of hid set report data length in ipc doc
` [RFC 2/3] android/hid: Add a ascii2hex utility
` [RFC 3/3] android/hid: Fix set report data format
[RFC 00/14] IPC sanity checks
2013-11-07 8:44 UTC (4+ messages)
` [RFC 01/14] android: Add HAL IPC commands sanity check
` [RFC 14/14] android/hal: Remove not neede buf len from av HAL
[PATCH] Bluetooth: ath3k: Add support for a new AR3012 device
2013-11-07 8:35 UTC (2+ messages)
[PATCH 1/2] android: Change name for get_disc_timeout
2013-11-07 8:14 UTC (5+ messages)
` [PATCH 2/2] android: Add set/get for discovery timeout
[PATCH 1/3] android/hal-sock: Check socket type in connect
2013-11-07 8:10 UTC (3+ messages)
` [PATCH 3/3] android/hal: Rename hal_op_sock_listen to hal_cmd_sock_listen
[PATCHv2 0/6] Query remote services support
2013-11-07 8:04 UTC (3+ messages)
` [PATCHv2 4/6] android: Add supported uuids when adapter is initialized
[PATCH] Bluetooth: ath3k: Add support for another AR3012 card
2013-11-06 20:21 UTC (2+ messages)
[PATCH] Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
2013-11-06 20:17 UTC (2+ messages)
linux-firmware: pull-request Marvell mwifiex-firmware 2013-11-06
2013-11-06 19:25 UTC
[PATCH 1/2] android/debug: Export print uuid function
2013-11-06 15:10 UTC (3+ messages)
` [PATCHv3 1/2] android: Create debug hal-utils helpers
` [PATCHv3 2/2] android/hal: Add UUID debug print in socket HAL
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).