messages from 2014-01-06 21:26:31 to 2014-01-10 03:48:11 UTC [more...]
linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
2014-01-10 3:48 UTC
[PATCH v2 0/7] Next skeleton patches for audio plugin
2014-01-10 1:24 UTC (8+ messages)
` [PATCH v2 1/7] android/audio: Prefix error log with "audio"
` [PATCH v2 2/7] android: Fix error check from pthread_create
` [PATCH v2 3/7] android/audio: Refactor create_audio_ipc
` [PATCH v2 4/7] android/audio: Trivial function move
` [PATCH v2 5/7] android/audio: Add skeleton for ipc_open_cmd function
` [PATCH v2 6/7] android/audio: Add audio_ipc_cmd
` [PATCH v2 7/7] android/audio: Add audio_ipc_cleanup function
[PATCH] Bluetooth: Add hci_h4p driver
2014-01-10 0:32 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 10/10] Bluetooth: Limit acceptable link key types to only supported ones
2014-01-09 20:56 UTC
[PATCH 09/10] Bluetooth: Enable Secure Connection during power on if configured
2014-01-09 20:56 UTC
[PATCH 08/10] Bluetooth: Add management command for enabling Secure Connections
2014-01-09 20:56 UTC
[PATCH 07/10] Bluetooth: Add flags and setting for Secure Connections support
2014-01-09 20:56 UTC
[PATCH 06/10] Bluetooth: Enable Authenticated Payload Timeout Expired event
2014-01-09 20:56 UTC
[PATCH 05/10] Bluetooth: Add support for handling P-256 derived link keys
2014-01-09 20:56 UTC
[PATCH 04/10] Bluetooth: Add definitions for new link key types
2014-01-09 20:56 UTC
[PATCH 03/10] Bluetooth: Add HCI command definition for extended OOB data
2014-01-09 20:56 UTC
[PATCH 02/10] Bluetooth: Add HCI command definition for Secure Connections enabling
2014-01-09 20:56 UTC
[PATCH 01/10] Bluetooth: Add LMP feature definitions for Secure Connections support
2014-01-09 20:56 UTC
[PATCH 04/10] Bluetooth: Add definitions for new link key types
2014-01-09 20:56 UTC
[PATCH 03/10] Bluetooth: Add HCI command definition for extended OOB data
2014-01-09 20:55 UTC
[PATCH 02/10] Bluetooth: Add HCI command definition for Secure Connections enabling
2014-01-09 20:55 UTC
[PATCH 01/10] Bluetooth: Add LMP feature definitions for Secure Connections supporto
2014-01-09 20:55 UTC
[PATCH v2] shared: Fix not calling destroy callback while clearing up handlers
2014-01-09 19:11 UTC (2+ messages)
[PATCH 1/4] android/tester: Remove redundant whitespace
2014-01-09 17:45 UTC (5+ messages)
` [PATCH 2/4] android/tester: Use common property check function for all test props
` [PATCH 3/4] android/tester: Add test case state handling
` [PATCH 4/4] android/tester: Multi property check for test case
[PATCH] android/haltest: Fix double file close
2014-01-09 17:06 UTC (3+ messages)
` [PATCH] android/haltest: Silence static analyzers
[RFC BlueZ v0 00/17] GATT API: External Services
2014-01-09 16:38 UTC (20+ messages)
` [PATCH BlueZ v0 00/18] "
` [PATCH BlueZ v0 01/18] gatt: Add stub for gatt.{c, h} files
` [PATCH BlueZ v0 02/18] gatt: Register Manager D-Bus Interface
` [PATCH BlueZ v0 03/18] gatt: Add registering external service
` [PATCH BlueZ v0 04/18] lib: Move GATT UUID to uuid.h
` [PATCH BlueZ v0 05/18] gatt: Add helper for creating GATT services
` [PATCH BlueZ v0 06/18] gatt: Add external services tracking
` [PATCH BlueZ v0 07/18] gatt: Implement UnregisterService
` [PATCH BlueZ v0 08/18] gatt: Add server unix socket
` [PATCH BlueZ v0 09/18] gattrib: Use default ATT LE MTU for non-standard sockets
` [PATCH BlueZ v0 10/18] gatt: Register ATT command/event handler
` [PATCH BlueZ v0 11/18] gatt: Add Discover All Primary Services
` [PATCH BlueZ v0 12/18] test: Add external service GATT skeleton
` [PATCH BlueZ v0 13/18] gitignore: Add test/gatt-service
` [PATCH BlueZ v0 14/18] test: Add signal handling for gatt-service
` [PATCH BlueZ v0 15/18] test: Add registering external service
` [PATCH BlueZ v0 16/18] gatttool: Add unix socket connect
` [PATCH BlueZ v0 17/18] gatttool: Add unix socket support for interactive mode
` [PATCH BlueZ v0 18/18] bluetooth.conf: Add ObjectManager interface
[PATCH 1/3] hcidump: Fix missing break
2014-01-09 16:23 UTC (4+ messages)
` [PATCH 2/3] l2test: Fix using incorrect size of option
` [PATCH 3/3] sdp: Fix incorrect sizeof argument
[PATCH] shared: Fix not calling destroy callback while clearing up handlers
2014-01-09 16:21 UTC (2+ messages)
[PATCH 0/7] sixaxis: Don't mark USB plugged device as trusted
2014-01-09 15:57 UTC (9+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] input: Fix crash on authorization reply with first sixaxis connection
` [PATCH 3/7] input: Fix check if device is sixaxis in auth_callback
` [PATCH 4/7] input: Fix connecting new trusted sixaxis device
` [PATCH 5/7] client: Add untrust command
` [PATCH 6/7] client: Add block command
` [PATCH 7/7] client: Add unblock command
[PATCH] shared: Fix memory leaks in mgmt_unref
2014-01-09 14:32 UTC (2+ messages)
[PATCH] shared: Fix use after free in queue_foreach
2014-01-09 14:32 UTC (2+ messages)
[PATCH] shared: Add ref counting to struct io
2014-01-09 13:22 UTC (2+ messages)
[PATCH] shared: Fix clearing of IO handlers
2014-01-09 12:15 UTC (2+ messages)
[PATCH 0/4] Next skeleton patches for audio plugin
2014-01-09 12:14 UTC (7+ messages)
` [PATCH 1/4] android/audio: Prefix error log with "a2dp"
` [PATCH 2/4] android/audio: Change mainloop handle in ipc_handler
` [PATCH 3/4] android/audio: Add skeleton for open_endpoint_cmd function
` [PATCH 4/4] android/audio: Add audio_ipc_cmd
[PATCH 1/2] android/bluetooth: Set default adapter name on first start
2014-01-09 9:32 UTC (3+ messages)
` [PATCH 2/2] android/bluetooth: Set major and minor class od device
[PATCH] btproxy: Fix double close
2014-01-09 9:01 UTC
[RFCv4 0/5] SSP MITM protection
2014-01-09 8:51 UTC (2+ messages)
[PATCH] android: Fix bluetoothd installation path
2014-01-09 8:36 UTC (3+ messages)
[PATCH] Bluetooth: Fix outgoing authentication requirement check
2014-01-08 19:00 UTC (2+ messages)
pull request: bluetooth-next 2014-01-07
2014-01-08 18:45 UTC (2+ messages)
[PATCH v2] android/audio: Add listener thread on the Audio HAL socket
2014-01-08 15:47 UTC (2+ messages)
[PATCH] emulator: Fix possible NULL dereference
2014-01-08 15:26 UTC (2+ messages)
[PATCH_v3] android-tester: Add HIDHost initial interface setup test
2014-01-08 14:58 UTC (2+ messages)
[PATCH] android/pixit: Add PTS version to respective pixit
2014-01-08 14:51 UTC (2+ messages)
[PATCH 1/2] android/audio: Add wrapper stuct for audio structures
2014-01-08 14:38 UTC (3+ messages)
` [PATCH 2/2] android/audio: Add listener thread on the Audio HAL socket
[PATCH_v2] android-tester: Add HIDHost initial interface setup test
2014-01-08 14:20 UTC (3+ messages)
[PATCH] android/pics: Update PICS to PTS 5.0
2014-01-08 13:20 UTC (2+ messages)
[PATCH] android/pics: Update PICS to PTS 5.0 for DID
2014-01-08 13:19 UTC (2+ messages)
[PATCH] android/pics: Update PICS to PTS 5.0 for GAP
2014-01-08 13:19 UTC (2+ messages)
[PATCH v3 1/3] android: Add wrapper function for get remote dev properties
2014-01-08 12:19 UTC (4+ messages)
` [PATCH v3 2/3] android: Move get_remote_device_props up in the file
` [PATCH v3 3/3] android: Send remote devices properties on enable
[PATCH_v4 0/4] Add support for NAP role
2014-01-08 11:46 UTC (5+ messages)
` [PATCH_v4 1/4] android/pan: Register Network Access Point
` [PATCH_v4 2/4] android/pan: Listen for incoming connections and accept in NAP role
` [PATCH_v4 3/4] android/pan: Implement PAN enable HAL api at daemon side
` [PATCH_v4 4/4] android/pan: Remove connected PAN devices on profile unregister call
[PATCH] android: Cleanup Android.mk
2014-01-08 10:19 UTC (2+ messages)
[PATCH_v3 0/4] Add support for NAP role
2014-01-08 9:34 UTC (11+ messages)
` [PATCH_v3 1/4] android/pan: Register Network Access Point
` [PATCH_v3 2/4] android/pan: Listen for incoming connections and accept in NAP role
` [PATCH_v3 3/4] android/pan: Implement PAN enable HAL api at daemon side
` [PATCH_v3 4/4] android/pan: Remove connected PAN devices on profile unregister call
[PATCHv3 1/5] tools/rfcomm-tester: Initial version of rfcomm-tester
2014-01-08 9:23 UTC (5+ messages)
` [PATCHv3 2/5] tools/rfcomm-tester: Add basic rfcomm test case
` [PATCHv3 3/5] monitor: Add rfcomm.h to tree
` [PATCHv3 4/5] emulator/bthost: Add initial rfcomm handling
` [PATCHv3 5/5] emulator/bthost: Add method to create rfcomm server
bluez Low Energy to RFCOMM data streaming and RFCOMM Server Just Works Pairing
2014-01-08 8:54 UTC
[PATCH] android/pts: Update PTS results for MAP
2014-01-08 8:52 UTC
[PATCH] android-tester: Add HIDHost initial interface setup test
2014-01-08 8:43 UTC (5+ messages)
RFCOMM help
2014-01-08 7:43 UTC
[PATCH] android/pts: Add PTS test results for L2CAP
2014-01-07 22:06 UTC
[PATCHv2 1/5] tools/rfcomm-tester: Initial version of rfcomm-tester
2014-01-07 18:30 UTC (9+ messages)
` [PATCHv2 2/5] tools/rfcomm-tester: Add basic rfcomm test case
` [PATCHv2 3/5] monitor: Add rfcomm.h to tree
` [PATCHv2 4/5] emulator/bthost: Add initial rfcomm handling
` [PATCHv2 5/5] emulator/bthost: Add method to create rfcomm server
[PATCH] Bluetooth: hidp: make sure input buffers are big enough
2014-01-07 17:13 UTC (6+ messages)
[PATCH -next] Bluetooth: Convert to use ATTRIBUTE_GROUPS macro
2014-01-07 14:23 UTC
[PATCH BlueZ 00/12] Fixes detected by clang
2014-01-07 13:40 UTC (4+ messages)
` [PATCH BlueZ 06/12] tools: Fix unaligned memory access on smp-tester
[PATCH 1/2] Bluetooth: Fix setting Universal/Local bit
2014-01-07 13:33 UTC (3+ messages)
` [PATCH 2/2] Bluetooth: Fix 6loWPAN peer lookup
[PATCH v2 1/2] android: Add wrapper function for get remote dev properties
2014-01-07 12:43 UTC (2+ messages)
` [PATCH v2 2/2] android: Send remote devices properties on enable
[PATCH_v2 0/4] Add support for NAP role
2014-01-07 12:04 UTC (7+ messages)
` [PATCH_v2 1/4] android/pan: Register Network Access Point
` [PATCH_v2 2/4] android/pan: Listen for incoming connections and accept in NAP role
` [PATCH_v2 3/4] android/pan: Implement PAN enable HAL api at daemon side
` [PATCH_v2 4/4] android/pan: Remove connected PAN devices on profile unregister call
[PATCH BlueZ v3 01/10] android/ipc: Add initial code for audio IPC
2014-01-07 11:53 UTC (10+ messages)
` [PATCH BlueZ v3 02/10] android/ipc: Add message handling "
` [PATCH BlueZ v3 03/10] android/ipc: Add audio_ipc_send_rsp and audio_ipc_send_rsp_full
` [PATCH BlueZ v3 04/10] android/A2DP: Add initial code to handle audio IPC commands
` [PATCH BlueZ v3 05/10] android/A2DP: Add audio open command/response struct
` [PATCH BlueZ v3 06/10] android/A2DP: Add audio close "
` [PATCH BlueZ v3 07/10] android/A2DP: Add stream open "
` [PATCH BlueZ v3 08/10] android/A2DP: Add stream close "
` [PATCH BlueZ v3 09/10] android/A2DP: Add stream resume "
` [PATCH BlueZ v3 10/10] android/A2DP: Add stream suspend "
[PATCH 1/2] android: Add wrapper function for get remote dev properties
2014-01-07 10:53 UTC (2+ messages)
` [PATCH 2/2] android: Send remote devices properties on enable
[PATCH 0/4] Add support for NAP role
2014-01-07 10:48 UTC (8+ messages)
` [PATCH 1/4] android/pan: Register Network Access Point
` [PATCH 3/4] android/pan: Implement PAN enable HAL api at daemon side
` [PATCH 4/4] android/pan: Remove connected PAN devices on profile unregister call
[PATCH] btmon: Fix compiler warnings
2014-01-07 8:43 UTC (2+ messages)
[PATCH v3 0/4] Regression fixes for rfcomm/tty.c
2014-01-06 21:57 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;
as well as URLs for NNTP newsgroup(s).