messages from 2014-01-11 21:44:00 to 2014-01-15 12:42:37 UTC [more...]
[PATCHv3 0/8] IPC negative tester
2014-01-15 12:42 UTC (9+ messages)
` [PATCHv3 1/8] android/ipc-tester: Skeleton for ipc "
` [PATCHv3 2/8] android/ipc-tester: Run daemon in separate process
` [PATCHv3 3/8] android/ipc-tester: Add IPC initialization
` [PATCHv3 4/8] android/ipc-tester: Add daemon shutdown handler
` [PATCHv3 5/8] android/ipc-tester: Add sending test data with ipc
` [PATCHv3 6/8] android/ipc-tester: Register services
` [PATCHv3 7/8] android/ipc-tester: Add basic test cases for IPC's daemon site
` [PATCHv3 8/8] androi/ipc-tester: Add more cases for malformed data
[PATCH 01/12] android/tester: Add set device FRIENDLY_NAME prop success test case
2014-01-15 12:17 UTC (12+ messages)
` [PATCH 02/12] android/tester: Add set device BDNAME prop fail "
` [PATCH 03/12] android/tester: Add set device UUIDS "
` [PATCH 04/12] android/tester: Add set device COD "
` [PATCH 05/12] android/tester: Add set device TOD "
` [PATCH 06/12] android/tester: Add set device RSSI "
` [PATCH 07/12] android/tester: Add set device TIMESTAMP "
` [PATCH 08/12] android/tester: Add set device BDADDR "
` [PATCH 09/12] android/tester: Add set device SERVICE_RECORD "
` [PATCH 10/12] android/tester: Add set device SCAN_MODE "
` [PATCH 11/12] android/tester: Add set device BONDED_DEV "
` [PATCH 12/12] android/tester: Add set device DISCTIMEOUT "
[PATCH 00/10] android: Audio HAL implementation
2014-01-15 10:47 UTC (11+ messages)
` [PATCH 01/10] android/hal-audio: Add audio_ipc_cmd
` [PATCH 02/10] android/hal-audio: Add support to register audio endpoints
` [PATCH 03/10] android/hal-audio: Add support to unregister "
` [PATCH 04/10] android/hal-audio: Add support to open output stream
` [PATCH 05/10] android/hal-audio: Add support to close "
` [PATCH 06/10] android/hal-audio: Add support to resume "
` [PATCH 07/10] android/hal-audio: Add support to suspend "
` [PATCH 08/10] android/hal-audio: Handle audio preset from stream
` [PATCH 09/10] android/hal-audio: Fix module loading
[PATCH 1/2] android/a2dp: Fix IPC response length calculation
2014-01-15 9:38 UTC (3+ messages)
` [PATCH 2/2] android/a2dp: Fix freeing preset on SEP close
[PATCH] android/pics: Add PICS and PIXIT for AVCTP
2014-01-15 9:31 UTC
[PATCH] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
2014-01-15 9:30 UTC
[RFC 1/4] android: Add sample init.bluetooth.rc file
2014-01-14 21:20 UTC (6+ messages)
` [RFC 2/4] android/hal: Update property used for start/stop services
` [RFC 3/4] android/system-emulator: "
` [RFC 4/4] android: Update README with init.rc updates
[PATCH v2 01/15] android/tester: Fix for asynchronous test case condition check
2014-01-14 18:43 UTC (16+ messages)
` [PATCH v2 02/15] android/tester: Add get device properties success test case
` [PATCH v2 03/15] android/tester: Add get device BDNAME property "
` [PATCH v2 04/15] android/tester: Add get device UUIDS "
` [PATCH v2 05/15] android/tester: Add get device COD "
` [PATCH v2 06/15] android/tester: Add get device TOD "
` [PATCH v2 07/15] android/tester: Add get device RSSI "
` [PATCH v2 08/15] android/tester: Add get device TIMESTAMP prop "
` [PATCH v2 09/15] android/tester: Add get device BDADDR property fail "
` [PATCH v2 10/15] android/tester: Add get device SERVREC "
` [PATCH v2 11/15] android/tester: Add get device SCAN_MODE "
` [PATCH v2 12/15] android/tester: Add get device BONDED_DEV "
` [PATCH v2 13/15] android/tester: Add get device DISCTIMEOUT prop "
` [PATCH v2 14/15] android/tester: Add get device VERINFO property "
` [PATCH v2 15/15] android/tester: Add get device FRIENDLY_NAME prop "
[RFC 0/5] Remote device cache support
2014-01-14 18:03 UTC (10+ messages)
` [RFC 1/5] android/bluetooth: Split devices list to devices and bonded_devices
` [RFC 2/5] android/bluetooth: Use defines for settings and devices files paths
` [RFC 3/5] android/bluetooth: Always store device info
` [RFC 4/5] android/bluetooth: Add support for caching remote "
` [RFC 5/5] android/bluetooth: Add support for loading caches devices from storage
[PATCHv2 0/8] IPC negative tester
2014-01-14 12:14 UTC (9+ messages)
` [PATCHv2 1/8] android/ipc-tester: Skeleton for ipc "
` [PATCHv2 2/8] android/ipc-tester: Run daemon in separate process
` [PATCHv2 3/8] android/ipc-tester: Add IPC initialization
` [PATCHv2 4/8] android/ipc-tester: Add daemon shutdown handler
` [PATCHv2 5/8] android/ipc-tester: Add sending test data with ipc
` [PATCHv2 6/8] android/ipc-tester: Register services
` [PATCHv2 7/8] android/ipc-tester: Add basic negative test cases for IPC's daemon site
` [PATCHv2 8/8] androi/ipc-tester: Add more cases for malformed data
[PATCH BlueZ 1/2] android/A2DP: Add handling of incoming transport connection
2014-01-14 11:48 UTC (2+ messages)
` [PATCH BlueZ 2/2] android/A2DP: Connect transport channel when initiator
[PATCH] android/bluetooth: Fix discovering new devices
2014-01-14 11:39 UTC (2+ messages)
[PATCH] android/README: Update documentation with AOSP 4.4
2014-01-14 11:26 UTC (2+ messages)
[PATCH] l2test: Use correct buffer size
2014-01-14 11:26 UTC (2+ messages)
[PATCH] scotest: Use correct buffer size
2014-01-14 11:25 UTC (2+ messages)
[BlueZ v2 01/12] audio/A2DP: Add implemention of SEP open indication
2014-01-14 10:54 UTC (13+ messages)
` [BlueZ v2 02/12] audio/A2DP: Add implemention of SEP close indication
` [BlueZ v2 03/12] audio/A2DP: Add implemention of SEP start indication
` [BlueZ v2 04/12] audio/A2DP: Add implemention of SEP suspend indication
` [BlueZ v2 05/12] android/A2DP: Discover endpoints when initiator
` [BlueZ v2 06/12] audio/A2DP: Add implemention of SEP set_configuration confirmation
` [BlueZ v2 07/12] audio/A2DP: Add implemention of SEP open confirmation
` [BlueZ v2 08/12] audio/A2DP: Add implemention of SEP start confirmation
` [BlueZ v2 09/12] audio/A2DP: Add implemention of SEP suspend confirmation
` [BlueZ v2 10/12] audio/A2DP: Add implemention of SEP close confirmation
` [BlueZ v2 11/12] audio/A2DP: Add implemention of SEP abort confirmation
` [BlueZ v2 12/12] android/AVDTP: Fix invalid free of struct discover
[PATCH] tools/bluetooth-player: current-folder command
2014-01-14 9:44 UTC (3+ messages)
[PATCH] android/haltest: Fix double file close
2014-01-13 17:54 UTC (2+ messages)
[PATCH BlueZ 01/12] audio/A2DP: Add implemention of SEP open indication
2014-01-13 17:32 UTC (12+ messages)
` [PATCH BlueZ 02/12] audio/A2DP: Add implemention of SEP close indication
` [PATCH BlueZ 03/12] audio/A2DP: Add implemention of SEP start indication
` [PATCH BlueZ 04/12] audio/A2DP: Add implemention of SEP suspend indication
` [PATCH BlueZ 05/12] android/A2DP: Discover endpoints when initiator
` [PATCH BlueZ 06/12] audio/A2DP: Add implemention of SEP set_configuration confirmation
` [PATCH BlueZ 07/12] audio/A2DP: Add implemention of SEP open confirmation
` [PATCH BlueZ 08/12] audio/A2DP: Add implemention of SEP start confirmation
` [PATCH BlueZ 09/12] audio/A2DP: Add implemention of SEP suspend confirmation
` [PATCH BlueZ 10/12] audio/A2DP: Add implemention of SEP close confirmation
` [PATCH BlueZ 11/12] audio/A2DP: Add implemention of SEP abort confirmation
` [PATCH BlueZ 12/12] android/AVDTP: Fix invalid free of struct discover
[PATCH 01/15] android/tester: Fix for asynchronous test case condition check
2014-01-13 17:12 UTC (15+ messages)
` [PATCH 02/15] android/tester: Add get remote properties success test case
` [PATCH 03/15] android/tester: Add get remote BDNAME property "
` [PATCH 04/15] android/tester: Add get remote UUIDS "
` [PATCH 05/15] android/tester: Add get remote COD "
` [PATCH 06/15] android/tester: Add get remote TOD "
` [PATCH 07/15] android/tester: Add get remote RSSI "
` [PATCH 08/15] android/tester: Add get remote TIMESTAMP "
` [PATCH 09/15] android/tester: Add get remote BDADDR property fail "
` [PATCH 10/15] android/tester: Add get remote SERVREC "
` [PATCH 11/15] android/tester: Add get remote SCAN_MODE "
` [PATCH 12/15] android/tester: Add get remote BONDED_DEV "
` [PATCH 13/15] android/tester: Add get remote DISCTIMEOUT "
` [PATCH 14/15] android/tester: Add get remote VERINFO "
` [PATCH 15/15] android/tester: Add get remote FRIENDLY_NAME "
[PATCH] Bluetooth: Fix mgmt error code for negative PIN response
2014-01-13 15:15 UTC
[PATCH] android/a2dp: Fix buffer size calculation for codec caps
2014-01-13 13:11 UTC (2+ messages)
[BlueZ v4 1/6] audio/A2DP: Add implemention of audio Open command
2014-01-13 12:35 UTC (7+ messages)
` [BlueZ v4 2/6] audio/A2DP: Add implemention of audio Close command
` [BlueZ v4 3/6] audio/A2DP: Add implemention of audio Open Stream command
` [BlueZ v4 4/6] audio/A2DP: Add implemention of audio Close "
` [BlueZ v4 5/6] audio/A2DP: Add implemention of audio Resume "
` [BlueZ v4 6/6] audio/A2DP: Add implemention of audio Suspend "
Problems with Logitech V270 mouse
2014-01-13 11:19 UTC (3+ messages)
[PATCH 1/2] tools: Fix build error in seq2bseq
2014-01-13 11:15 UTC (5+ messages)
` [PATCH 2/2] tools: Stop converting file if write failed "
[PATCH] avrcp: Remove dead code
2014-01-13 10:55 UTC (3+ messages)
[PATCH 0/7] IPC negative tester
2014-01-13 10:37 UTC (8+ messages)
` [PATCH 1/7] android/ipc-tester: Skeleton for ipc "
` [PATCH 2/7] android/ipc-tester: Run daemon in separate process
` [PATCH 3/7] android/ipc-tester: Add IPC initialization
` [PATCH 4/7] android/ipc-tester: Add daemon shutdown handler
` [PATCH 5/7] android/ipc-tester: Add sending test data with ipc
` [PATCH 6/7] android/ipc-tester: Register services
` [PATCH 7/7] android/ipc-tester: Add basic negative test cases for IPC's daemon site
[PATCH] emulator/bthost: Fix sending L2CAP config req
2014-01-13 10:36 UTC
[BlueZ v3 1/6] audio/A2DP: Add implemention of audio Open command
2014-01-13 10:36 UTC (6+ messages)
` [BlueZ v3 2/6] audio/A2DP: Add implemention of audio Close command
` [BlueZ v3 3/6] audio/A2DP: Add implemention of audio Open Stream command
` [BlueZ v3 4/6] audio/A2DP: Add implemention of audio Close "
` [BlueZ v3 5/6] audio/A2DP: Add implemention of audio Resume "
` [BlueZ v3 6/6] audio/A2DP: Add implemention of audio Suspend "
[PATCH] tools/bluetooth-player: check path validity
2014-01-13 10:15 UTC (2+ messages)
[PATCH 1/2] android/pics: Add PICS and PIXIT for AVRCP
2014-01-13 10:05 UTC (3+ messages)
` [PATCH 2/2] android/pics: Add PICS and PIXIT for A2DP
[PATCH] android/pan: Generate file path in compile time
2014-01-13 10:00 UTC (2+ messages)
[PATCH BlueZ 1/6] audio/A2DP: Add implemention of audio Open command
2014-01-13 9:38 UTC (10+ messages)
` [PATCH BlueZ 2/6] audio/A2DP: Add implemention of audio Close command
` [PATCH BlueZ 3/6] audio/A2DP: Add implemention of audio Open Stream command
[PATCH] android-tester: Add possibility to debug mgmt
2014-01-13 8:45 UTC (2+ messages)
[PATCH] btproxy: Fix double close
2014-01-13 8:42 UTC (2+ messages)
[PATCH] android/pts: Update PTS results for MAP
2014-01-13 8:40 UTC (2+ messages)
[PATCH -next] Bluetooth: Convert to use ATTRIBUTE_GROUPS macro
2014-01-13 8:27 UTC (2+ messages)
[PATCH] android/ipc: Use proper handlers in ipc_handle_msg
2014-01-13 8:11 UTC (2+ messages)
[PATCH] android/ipc: Fix arguments order in DBG
2014-01-13 8:11 UTC (2+ messages)
[BlueZ v2 1/6] audio/A2DP: Add implemention of audio Open command
2014-01-13 7:52 UTC (6+ messages)
` [BlueZ v2 2/6] audio/A2DP: Add implemention of audio Close command
` [BlueZ v2 3/6] audio/A2DP: Add implemention of audio Open Stream command
` [BlueZ v2 4/6] audio/A2DP: Add implemention of audio Close "
` [BlueZ v2 5/6] audio/A2DP: Add implemention of audio Resume "
` [BlueZ v2 6/6] audio/A2DP: Add implemention of audio Suspend "
[PATCH BlueZ] tools: Add missing check of write() return value
2014-01-13 1:23 UTC
[PATCH] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
2014-01-12 16:27 UTC
[PATCH] Bluetooth: Avoid use of session socket after the session gets freed
2014-01-12 13:20 UTC
[PATCH] Bluetooth: Add debugfs entry to show Secure Connections Only mode
2014-01-11 22:20 UTC
[PATCH] Bluetooth: Add management command for Secure Connection Only mode
2014-01-11 22:05 UTC
[PATCH 2/2] Bluetooth: Handle security level 4 for RFCOMM connections
2014-01-11 21:44 UTC
[PATCH 1/2] Bluetooth: Handle security level 4 for L2CAP connections
2014-01-11 21:44 UTC
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).