messages from 2013-10-20 17:45:43 to 2013-10-24 07:10:37 UTC [more...]
[PATCHv1 0/2] Enable av interface
2013-10-24 7:10 UTC
Use Bluez as peripheral
2013-10-23 22:16 UTC
[PATCH] Bluetooth: Fix limited discoverable mode for Zeevo modules
2013-10-23 16:44 UTC (2+ messages)
[PATCH] android: Add calls to av methods in haltest
2013-10-23 16:35 UTC (2+ messages)
[PATCH 1/6] android: Add missing adapter state values to IPC documentation
2013-10-23 16:34 UTC (7+ messages)
` [PATCH 2/6] android: Add missing adapter state values to IPC header
` [PATCH 3/6] android/hal: Fix crash while receiving notification
` [PATCH 4/6] android: Send notification on adapter power state change
` [PATCH 5/6] android/hal: Verify if command response service ID match
` [PATCH 6/6] android: Fix use of invalid service ID in response
[PATCH] android: Use helper function for finding headers
2013-10-23 14:41 UTC (2+ messages)
[PATCH] android: Fix compilation error
2013-10-23 13:06 UTC (2+ messages)
[PATCH v3] android: Fix build error for Android
2013-10-23 12:59 UTC (2+ messages)
[PATCH] android: Make use of Android system headers instead of local one
2013-10-23 12:59 UTC (3+ messages)
[RFC 0/5] Bluetooth LE 6LoWPAN
2013-10-23 12:41 UTC (10+ messages)
` [RFC 1/5] Bluetooth: Initial skeleton code for BT "
` [RFC 2/5] Bluetooth: Enable 6LoWPAN support for BT LE devices
` [RFC 3/5] route: Exporting ip6_route_add() so that BLE 6LoWPAN can use it
` [RFC 4/5] Bluetooth: Set route to peer for 6LoWPAN
` [RFC 5/5] Bluetooth: Manually enable or disable 6LoWPAN between devices
[PATCH 1/6] android: Add initial code for services register
2013-10-23 11:29 UTC (7+ messages)
` [PATCH 2/6] android: Add initial code for services unregister
` [PATCH 3/6] android: Add support for registering "bluetooth" service
` [PATCH 4/6] android: Add bt_adapter_get_address function
` [PATCH 5/6] android: Add initial code for socket service
` [PATCH 6/6] android: Add support for registering and unregistering hid service
[PATCH] android: Check that service is started
2013-10-23 11:03 UTC (2+ messages)
[PATCH 0/2] Add support to pan and socket in haltest
2013-10-23 10:05 UTC (4+ messages)
` [PATCH 1/2] android: Add calls to socket methods "
` [PATCH 2/2] android: Add calls to pan methods to haltest
[PATCH] android: Fix build error for Android
2013-10-23 9:18 UTC (2+ messages)
[PATCH v3 BlueZ 1/4] android: Fix build dependency of bluetoothd on target
2013-10-23 8:50 UTC (4+ messages)
` [PATCH v3 BlueZ 2/4] android: Fix build dependency of bluetooth.default.so HAL "
` [PATCH v3 BlueZ 3/4] android: Fix build dependency of haltest "
` [PATCH v3 BlueZ 4/4] android: Add variable ROOT_PATH to Android.mk
[PATCH v2 BlueZ 1/4] android: Fix build dependency of bluetoothd on target
2013-10-23 8:08 UTC (4+ messages)
` [PATCH v2 BlueZ 2/4] android: Fix build dependency of bluetooth.default.so HAL "
` [PATCH v2 BlueZ 3/4] android: Fix build dependency of haltest "
` [PATCH v2 BlueZ 4/4] android: Add variable ROOT_PATH to Android.mk
[PATCHv2] android: Create header links for lib
2013-10-23 8:00 UTC (2+ messages)
[PATCH_v2 0/7] Initial code for hal hid host
2013-10-23 7:59 UTC (9+ messages)
` [PATCH_v2 1/7] android: Return right from hal_ipc_cmd call in hal hid connect
` [PATCH_v2 2/7] android: Return right from hal_ipc_cmd call in hal hid disconnect
` [PATCH_v2 3/7] android: Add initial code for hidhost virtual unplug
` [PATCH_v2 4/7] android: Add initial code for hidhost get and set protocol
` [PATCH_v2 5/7] android: Add initial code for hidhost get and set report
` [PATCH_v2 6/7] android: Add initial code for hidhost send data
` [PATCH_v2 7/7] android: Add initial code for hidhost set hid information
[PATCH BlueZ 1/4] android: Fix build dependency of bluetoothd on target
2013-10-23 7:58 UTC (4+ messages)
` [PATCH BlueZ 2/4] android: Fix build dependency of bluetooth.default.so HAL "
` [PATCH BlueZ 3/4] android: Fix build dependency of haltest "
` [PATCH BlueZ 4/4] android: Add variable ROOT_PATH to Android.mk
[PATCH] android: Fix compilation error for Android 4.2.2
2013-10-23 7:51 UTC (4+ messages)
[PATCH] android: Fix build error for Android
2013-10-23 6:40 UTC (2+ messages)
[PATCH 1/6] android: Handle mgmt changed events
2013-10-22 20:23 UTC (7+ messages)
` [PATCH 2/6] android: Add initial code for handling adapter commands
` [PATCH 3/6] adapter: Print debug message with IPC message header parameters
` [PATCH 4/6] android/hal: Use correct service id for adapter commands
` [PATCH 5/6] android: Fix error response for unknown command
` [PATCH 6/6] adapter: Implement adapter enable and disable commands
[PATCH 1/5] android: Add initial code for hidhost virtual unplug
2013-10-22 20:16 UTC (6+ messages)
` [PATCH 2/5] android: Add initial code for hidhost get and set protocol
` [PATCH 3/5] android: Add initial code for hidhost get and set report
` [PATCH 4/5] android: Add initial code for hidhost send data
` [PATCH 5/5] android: Add initial code for hidhost set hid information
[PATCH] android: Create header links for lib
2013-10-22 16:42 UTC
[PATCH 1/5] android/hal: Unify HALs callbacks pointers definition
2013-10-22 14:19 UTC (6+ messages)
` [PATCH 2/5] adapter/hal: Implement adapter enable call
` [PATCH 3/5] adapter/hal: Implement adapter disable call
` [PATCH 4/5] android/hal: Use notification socket for daemon lifetime tracking
` [PATCH 5/5] android: Remove not needed include
[PATCH v3 1/6] android/hal: Make hal.h self contained
2013-10-22 13:17 UTC (7+ messages)
` [PATCH v3 2/6] android: Define helper payload field in hal_msg_hdr
` [PATCH v3 3/6] android: Fix non-existing event definition
` [PATCH v3 4/6] android: Define minimum legal notification event ID
` [PATCH v3 5/6] android/hal: Add initial code for notification handling
` [PATCH v3 6/6] android/hal: Add initial support for handling adapter notifications
[PATCH] android: Add initial code for hidhost connect and disconnect
2013-10-22 13:05 UTC (2+ messages)
[PATCH] android/hal: Fix receiving of commands with no response parameter
2013-10-22 12:11 UTC (2+ messages)
[PATCH v2 1/3] android/hal: Make hal.h self contained
2013-10-22 11:18 UTC (3+ messages)
` [PATCH v2 2/3] android/hal: Add initial code for notification handling
` [PATCH v2 3/3] android/hal: Add initial support for handling adapter notifications
[PATCH] android: Add initial UHID code
2013-10-22 11:17 UTC
[PATCH 0/3] android: add support for hidhost to haltest
2013-10-22 11:15 UTC (5+ messages)
` [PATCH 1/3] android: Add definition of buffer sizes "
` [PATCH 2/3] android: Add calls to hidhost interface "
` [PATCH 3/3] android: Add help to hidhost in haltest
[PATCH 1/2] android/hal: Add initial code for notification handling
2013-10-22 10:59 UTC (2+ messages)
` [PATCH 2/2] android/hal: Add initial support for handling adapter notifications
[PATCH] android: HID host
2013-10-22 10:43 UTC
[PATCH BlueZ] core: Fix crash while processing SDP records
2013-10-22 10:38 UTC (2+ messages)
[PATCH] android: Add hidhost defines and structures to header file
2013-10-22 10:34 UTC (2+ messages)
[PATCH_v2] android: Add hidhost defines and structures to header file
2013-10-22 9:07 UTC
[PATCH 0/3] Add basic commands to haltest
2013-10-22 7:59 UTC (7+ messages)
` [PATCH 1/3] android: Add space in prompt in haltest
` [PATCH 2/3] android: Add handling of Ctrl-c to haltest
` [PATCH 3/3] android: Add help and quit "
[PATCH] android: Improve hal_ipc_cmd helper
2013-10-22 7:34 UTC (2+ messages)
[PATCH] Bluetooth: Add function name to debug prints
2013-10-22 7:29 UTC (2+ messages)
[PATCH] android: Add missing HAL IPC error status definitions
2013-10-22 7:03 UTC (2+ messages)
[PATCH] android: Add capabilities and set userid
2013-10-22 6:35 UTC
[PATCH] android: Add capabilities and set userid
2013-10-22 6:28 UTC
GATT - How to mark an attribute as requiring encryption
2013-10-22 1:31 UTC (2+ messages)
pull request: bluetooth-next 2013-10-21
2013-10-21 22:37 UTC
Issue with the kernel bluetooth HCI_Delete_Stored_Link_Key command patch
2013-10-21 21:58 UTC (4+ messages)
[PATCH 1/3] Bluetooth: Add L2CAP channel to skb private data
2013-10-21 20:53 UTC (4+ messages)
` [PATCH 2/3] Bluetooth: Use bt_cb(skb)->chan to send raw data back
` [PATCH 3/3] Bluetooth: Remove sk member from struct l2cap_chan
[PATCH -v2 1/5] Bluetooth: Remove not used struct sock
2013-10-21 20:01 UTC (6+ messages)
` [PATCH -v2 2/5] Bluetooth: Do not access chan->sk directly
` [PATCH -v2 3/5] Bluetooth: Hold socket in defer callback in L2CAP socket
` [PATCH -v2 4/5] Bluetooth: Remove socket lock from l2cap_state_change()
` [PATCH -v2 5/5] Bluetooth: Remove parent socket usage from l2cap_core.c
[PATCH v3 01/11] android/hal: Move IPC and sockets related code to separate file
2013-10-21 19:58 UTC (12+ messages)
` [PATCH v3 02/11] android/hal: Add initial code for sending commands
` [PATCH v3 03/11] android/hal: Register adapter and socket interface on HAL init
` [PATCH v3 04/11] android: Split command and notification socket watch
` [PATCH v3 05/11] android: Define IPC MTU size
` [PATCH v3 06/11] android: Add HAL_SERVICE_ID_MAX define
` [PATCH v3 07/11] android: Add main_quit function
` [PATCH v3 08/11] android: Add IPC helper for sending command responses and notification
` [PATCH v3 09/11] android: Add IPC helper for convenient error sending
` [PATCH v3 10/11] android: Add initial code for handling HAL commands
` [PATCH v3 11/11] android: Implement core service functionality
[PATCH] android: Add README file with instructions
2013-10-21 19:47 UTC
Review about Linux Kernel Bluetooth subsystem in a new Linux Kernel Networking book
2013-10-21 16:47 UTC
[PATCH] android: Add capabilities and set userid
2013-10-21 15:09 UTC
[PATCH] Bluetooth: Fix enabling fast connectable on LE-only controllers
2013-10-21 14:19 UTC (2+ messages)
[PATCH BlueZ] core: Fix not forwarding errors caused by SDP search properly
2013-10-21 13:26 UTC (2+ messages)
[PATCH v2 1/3] android: Add missing error status description for Core Service
2013-10-21 13:25 UTC (4+ messages)
` [PATCH v2 2/3] android/hal: Add initial code for sending commands
` [PATCH v2 3/3] android/hal: Register adapter and socket interface on HAL init
[RFCv1 0/6] Set of patches implementing missing IPC functionality
2013-10-21 11:28 UTC (7+ messages)
` [RFCv1 1/6] android: Add capabilities and set userid
` [RFCv1 2/6] android: Handle mgmt changed events
` [RFCv1 3/6] android: Implement basic HAL server
` [RFCv1 4/6] android: Add HAL message helpers
` [RFCv1 5/6] android: Add helper to send fd using SCM_RIGHTS
` [RFCv1 6/6] android: Add Android HAL callback task
[PATCH BlueZ v2] android: Add A2DP skeleton
2013-10-21 10:44 UTC (2+ messages)
[PATCH BlueZ] android: Add A2DP skeleton
2013-10-21 8:39 UTC
[PATCH 1/4] android: Add missing error status description for Core Service
2013-10-21 8:08 UTC (4+ messages)
` [PATCH 2/4] android:hal: Add initial code for sending commands
` [PATCH 3/4] android:hal: Add support for receiving fd in command response
` [PATCH 4/4] android:hal: Register adapter and socket interface on HAL init
[PATCH BlueZ] android: Add audio plugin protocol to API doc
2013-10-21 7:59 UTC
[RFC 0/6] Logging from Android HAL library
2013-10-20 19:40 UTC (6+ messages)
` [RFC 3/6] android: Use hal-log.h for logging in hidhost HAL
` [RFC 4/6] android: Use hal-log.h for logging in pan HAL
` [RFC 5/6] android: Use hal-log.h for logging in socket HAL
` [RFC 6/6] android: Remove not needed cutils/log.h stub
[PATCH v2 0/6] Initial Android IPC
2013-10-20 19:37 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