messages from 2013-12-17 14:17:48 to 2013-12-20 11:57:52 UTC [more...]
[RFC v5 00/14] LE auto connection and connection parameters
2013-12-20 11:57 UTC (12+ messages)
` [RFC v5 01/14] Bluetooth: Save connection interval parameters in hci_conn
` [RFC v5 02/14] Bluetooth: Group list_head fields from strcut hci_dev together
` [RFC v5 03/14] Bluetooth: Introduce connection parameters list
` [RFC v5 04/14] Bluetooth: Use connection parameters if any
` [RFC v5 05/14] Bluetooth: Introduce fail_conn_attempt() helper
` [RFC v5 06/14] Bluetooth: Stop scanning on LE connection
` [RFC v5 07/14] Bluetooth: Remove unused function
` [RFC v5 08/14] Bluetooth: Introduce hdev->pend_le_conn list
` [RFC v5 09/14] Bluetooth: Introduce LE auto connection infrastructure
` [RFC v5 10/14] Bluetooth: Re-enable background scan in case of error
` [RFC v5 11/14] Bluetooth: Temporarily stop background scanning on discovery
[PATCH 0/5] android: Update HAL to Android 4.4 API
2013-12-20 11:57 UTC (8+ messages)
` [PATCH 1/5] android/hal-bluetooth: Add support for sending LE_TEST_MODE command
` [PATCH 2/5] android/hal-bluetooth: Add support for enabling HCI snoop dump
` [PATCH 3/5] android/hal-bluetooth: Add support for remote version info property
` [PATCH 4/5] android/hal-bluetooth: Add support for device service record property
` [PATCH 5/5] android/bluetooth: Add stubs for missing commands
[PATCH_v7 1/5] bnep: Rename struct bnep_conn to bnep and vars for better readability
2013-12-20 11:40 UTC (5+ messages)
` [PATCH_v7 2/5] bnep: Add bnep_new and bnep_free api's
` [PATCH_v7 3/5] bnep: Add bnep_disconnect and bnep_set_disconnect apis
` [PATCH_v7 4/5] bnep: Refactored bnep connect and disconnect calls
` [PATCH_v7 5/5] bnep: Refactored bnep server apis for bridge addition and deletion
[PATCH v2 BlueZ] android/AVDTP: Duplicate fd passed to avdtp_new
2013-12-20 11:08 UTC (2+ messages)
[PATCHv3 1/3] tools/l2cap-tester: Remove not necessary bthost_set_server_psm
2013-12-20 11:03 UTC (4+ messages)
` [PATCHv3 2/3] android/android-tester: "
` [PATCHv3 3/3] emulator/bthost: Remove not used bthost_set_server_psm
[PATCHv2] tools/l2cap-tester: Fix memory leak
2013-12-20 10:20 UTC (2+ messages)
[PATCH BlueZ] android/AVDTP: Duplicate fd passed to avdtp_new
2013-12-20 10:08 UTC (2+ messages)
[RFC] android/tester: Fix valgrind memory warnings
2013-12-20 9:49 UTC
[PATCH] android/tester: Fix valgrind memory warnings
2013-12-20 9:30 UTC (4+ messages)
[PATCH] tools/l2cap-tester: Fix memory leak
2013-12-20 9:10 UTC
[PATCHv2 1/6] emulator: Add new method for adding l2cap server
2013-12-20 7:44 UTC (8+ messages)
` [PATCHv2 2/6] tools/l2cap_tester: Add read client test case
` [PATCHv2 3/6] tools/l2cap_tester: Add write "
` [PATCHv2 4/6] tools/l2cap_tester: Add read server "
` [PATCHv2 5/6] tools/l2cap_tester: Add write "
` [PATCHv2 6/6] emulator: Remove not necessary bthost_set_server_psm
[PATCH BlueZ 1/4] android/AVDTP: Add avdtp_add_disconnect_cb and avdtp_remove_disconnect_cb
2013-12-20 7:28 UTC (5+ messages)
` [PATCH BlueZ 2/4] android/A2DP: Use avdtp_add_disconnect_cb to cleanup on disconnect
` [PATCH BlueZ 3/4] android/AVDTP: Add avdtp_shutdown
` [PATCH BlueZ 4/4] android/A2DP: Fix disconnecting after AVDTP session creation
[RFC v4 00/12] LE auto connection and connection parameters
2013-12-19 21:07 UTC (6+ messages)
` [RFC v4 05/12] Bluetooth: Stop scanning on LE connection
[PATCH_v6 1/5] android/pan: shutdown io channel on disconnect call
2013-12-19 15:43 UTC (7+ messages)
` [PATCH_v6 2/5] bnep: Rename struct bnep_conn to struct bnep for better readability
` [PATCH_v6 3/5] bnep: Add bnep_new and bnep_free api's
` [PATCH_v6 4/5] bnep: Refactored bnep connect and disconnect calls
` [PATCH_v6 5/5] bnep: Refactored bnep server apis for bridge addition and deletion
[PATCH 1/6] android/tester: Fix for not checking for BT_STATUS_SUCCESS
2013-12-19 14:42 UTC (9+ messages)
` [PATCH 2/6] android/tester: Fix bluetooth disable success test case
` [PATCH 3/6] android/tester: Add start device discovery "
` [PATCH 4/6] android/tester: Add stop device discovery done "
` [PATCH 5/6] android/tester: Add device discovery cancel success "
` [PATCH 6/6] android/tester: Add start device discovery done "
[PATCH] android/build: Adding l2test to Android.mk
2013-12-19 13:33 UTC (2+ messages)
[PATCH] avrcp: Remove unneeded code
2013-12-19 13:18 UTC (2+ messages)
[RFCv4 0/5] SSP MITM protection
2013-12-19 13:08 UTC (6+ messages)
` [RFCv4 1/5] Bluetooth: Refactor hci_get_auth_req()
` [RFCv4 2/5] Bluetooth: Refactor code for outgoing dedicated bonding
` [RFCv4 3/5] Bluetooth: Use MITM Protection when IO caps allow it
` [RFCv4 4/5] Bluetooth: Request MITM Protection when initiator
` [RFCv4 5/5] Bluetooth: Add management command to relax MITM Protection
[PATCH] Add PICS, PIXITs and PTS test results for L2CAP
2013-12-19 13:01 UTC (8+ messages)
` [PATCH] android/pts: Add PICS, PIXITs and PTS "
[PATCH v2 0/5] android: Permanent storage support
2013-12-19 12:38 UTC (6+ messages)
` [PATCH v2 1/5] android/bluetooth: Add initial support for permanent storage
` [PATCH v2 2/5] android/bluetooth: Add initial support for storing device info
` [PATCH v2 3/5] android/bluetooth: Add support for storing link keys
` [PATCH v2 4/5] android/bluetooth: Add support for restoring devices from storage
` [PATCH v2 5/5] android: Set umask in system-emulator
[PATCH 1/6] emulator: Add psm handling to bthost
2013-12-19 12:11 UTC (7+ messages)
` [PATCH 2/6] emulator: Add connect callback when setting l2cap server
` [PATCH 3/6] tools/l2cap_tester: Add read client test case
` [PATCH 4/6] tools/l2cap_tester: Add write "
` [PATCH 5/6] tools/l2cap_tester: Add read server "
` [PATCH 6/6] tools/l2cap_tester: Add write "
[PATCH] Bluetooth: hidp: make sure input buffers are big enough
2013-12-19 11:09 UTC
[PATCH 0/4] android: Permanent storage support
2013-12-19 9:46 UTC (9+ messages)
` [PATCH 1/4] android/bluetooth: Add initial support for permanent storage
` [PATCH 2/4] android/bluetooth: Add initial support for storing device info
` [PATCH 3/4] android/bluetooth: Add support for storing link keys
` [PATCH 4/4] android/bluetooth: Add support for restoring devices from storage
[PATCH] android/build: Adding l2test to Android.mk
2013-12-19 9:33 UTC (2+ messages)
[PATCH_v5 1/5] android/pan: shutdown io channel on disconnect call
2013-12-19 9:15 UTC
[PATCH 1/2] android/tester: Add Socket test close and listen
2013-12-19 9:09 UTC (6+ messages)
` [PATCH 2/2] android/socket: Handle Android events for server socket
` [PATCHv2 1/2] android/tester: Add Socket test close and listen
` [PATCHv2 2/2] android/socket: Handle Android events for server socket
[PATCH 0/3] Allow directly connect to RFCOMM channel
2013-12-19 9:08 UTC (9+ messages)
` [PATCH 1/3] android/socket: Refactor connect to allow directly connect to rfcomm
` [PATCH 2/3] android/socket: Connect directly to RFCOMM chan is uuid is zero
` [PATCH 3/3] android/tester: Test that connect call returns channel number
` [PATCHv2 1/3] android/socket: Refactor connect to allow directly connect to rfcomm
` [PATCHv2 2/3] android/socket: Connect directly to RFCOMM channel if uuid is zero
` [PATCHv2 3/3] android/tester: Test that connect call returns channel number
[PATCH_v5 1/5] android/pan: shutdown io channel on disconnect call
2013-12-19 8:48 UTC (5+ messages)
` [PATCH_v5 2/5] bnep: Rename struct bnep_conn to struct bnep for better readability
` [PATCH_v5 3/5] bnep: Add bnep_new and bnep_free api's
` [PATCH_v5 4/5] bnep: Refactored bnep connect and disconnect calls
` [PATCH_v5 5/5] bnep: Refactored bnep server apis for bridge addition and deletion
[PATCH_v4 1/7] android/pan: Free device after sending diconnected notification
2013-12-19 8:48 UTC (9+ messages)
` [PATCH_v4 2/7] android/pan: Change local_role to NONE only when device list is empty
` [PATCH_v4 3/7] android/pan: shutdown io channel on disconnect call
` [PATCH_v4 4/7] bnep: Rename struct bnep_conn to struct bnep for better readability
` [PATCH_v4 5/7] bnep: Add bnep_new and bnep_free api's
` [PATCH_v4 6/7] bnep: Refactored bnep connect and disconnect calls
` [PATCH_v4 7/7] bnep: Refactored bnep server apis for bridge addition and deletion
pull request: bluetooth 2013-12-18
2013-12-18 19:23 UTC (2+ messages)
[PATCH v2 BlueZ] build: Add coverage support
2013-12-18 13:09 UTC
[PATCH BlueZ] android/AVDTP: Fix not removing start_timer source
2013-12-18 12:54 UTC (2+ messages)
[PATCH 1/2] android/tester: Move Bluetooth HAL functions before socket HAL
2013-12-18 12:53 UTC (3+ messages)
` [PATCH 2/2] android/tester: Add bluetooth HAL test case - name prefix
[RFC 0/4] android: Permanent storage support
2013-12-18 12:39 UTC (10+ messages)
` [RFC 1/4] android/bluetooth: Add initial support for permanent storage
` [RFC 2/4] android/bluetooth: Add initial support for storing device info
` [RFC 3/4] android/bluetooth: Add support for storing link keys
` [RFC 4/4] android/bluetooth: Add support for restoring devices from storage
[PATCH] avctp: Move avctp.c|h from profiles/audio to protocol/
2013-12-18 11:57 UTC (4+ messages)
[PATCH 1/3] android/tester: Check status returned from HAL calls
2013-12-18 10:26 UTC (4+ messages)
` [PATCH 2/3] android/tester: Check return status for enable()
` [PATCH 3/3] android/tester: Enable bthost after device is enabled
[PATCH v2 1/5] android/tester: Add UUIDS set prop fail test case
2013-12-18 10:25 UTC (7+ messages)
` [PATCH v2 2/5] android/tester: Add COD "
` [PATCH v2 3/5] android/tester: Add TOD "
` [PATCH v2 4/5] android/tester: Add RSSI "
` [PATCH v2 5/5] android/tester: Add SERVICE_RECORD "
[PATCH 1/4] emulator: Add psm handling to bthost
2013-12-18 9:40 UTC (7+ messages)
` [PATCH 2/4] emulator: Add data handler for l2cap connections
` [PATCH 3/4] tools/l2cap-tester: Add client test with write data
` [PATCH 4/4] tools/l2cap-tester: Add server write test case
[PATCH 1/7] android/tester: Fix enum and define coding style
2013-12-18 8:57 UTC (15+ messages)
` [PATCH 3/7] android/tester: Add UUIDS set prop fail test case
` [PATCH 4/7] android/tester: Add COD "
` [PATCH 5/7] android/tester: Add TOD "
` [PATCH 6/7] android/tester: Add RSSI "
` [PATCH 7/7] android/tester: Add SERVICE_RECORD "
[PATCH] android/tester: Fix not returning in failure
2013-12-18 8:42 UTC (2+ messages)
[PATCH 1/2] bluetooth/hidhost: Fix using feature event as output event
2013-12-18 8:03 UTC (4+ messages)
` [PATCH 2/2] android/hidhost: Simplify handle_uhid_output
[PATCH v3 bluetooth-next 0/8] 6lowpan: udp compression/uncompression fix
2013-12-17 14:18 UTC (2+ messages)
[PATCH_v3 1/5] android/pan: Rename pan_device_free to destroy_pan_device
2013-12-17 14:17 UTC (5+ messages)
` [PATCH_v3 2/5] bnep: Add bnep_new and bnep_free api's
` [PATCH_v3 3/5] bnep: Refactored bnep connect and disconnect calls
` [PATCH_v3 4/5] bnep: Refactored bnep server apis for bridge addition and deletion
` [PATCH_v3 5/5] bnep: Refactor bnep setup response validation functionality
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).