messages from 2014-03-17 08:08:49 to 2014-03-20 11:25:09 UTC [more...]
[PATCH v5 00/10] Change inquiry handling in btdev
2014-03-20 11:25 UTC (7+ messages)
` [PATCH v5 01/10] emulator: Use timeout for sending inquiry results
` [PATCH v5 02/10] emulator: Add inquiry cancel
` [PATCH v5 03/10] emulator: Add handling inquiry number of responses
` [PATCH v5 04/10] emulator: Add handling inquiry_lenght from inquiry command
` [PATCH v5 05/10] android/tester: Fix handling inquiry by android tester
` [PATCH v5 06/10] tools/mgmt-tester: Fix for Stop discovery test
[PATCH] Bluetooth: Fix address value for early disconnection events
2014-03-20 10:54 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 00/10] Change inquiry handling in btdev
2014-03-20 9:49 UTC (11+ messages)
` [PATCH v4 01/10] emulator: Use timeout for sending inquiry results
` [PATCH v4 02/10] emulator: Add inquiry cancel
` [PATCH v4 03/10] emulator: Add handling inquiry number of responses
` [PATCH v4 04/10] emulator: Add handling inquiry_lenght from inquiry command
` [PATCH v4 05/10] android/tester: Fix handling inquiry by android tester
` [PATCH v4 06/10] tools/mgmt-tester: Fix for Stop discovery test
` [PATCH v4 07/10] tools/mgmt-tester: Update Stop Discovery-BR/EDR (Inquiry) Success 1
` [PATCH v4 08/10] tools/mgmt-tester: Remove not used condition
` [PATCH v4 09/10] tools/mgmt-tester: Refactor setup_start_discovery function
` [PATCH v4 10/10] shared: Fix missing destroy callback in timeout_add
[PATCHv3 00/16] AVRCP code and test cases
2014-03-20 9:14 UTC (20+ messages)
` [PATCHv3 01/16] android/avrcp: Add avrcp_connect_browsing()
` [PATCHv3 02/16] android/avrcp: Add avrcp_set_browsed_player() function
` [PATCHv3 03/16] unit/avrcp: Add browsing channel support in unit testing
` [PATCHv3 04/16] unit/avrcp: Add /TP/MPS/BV-03-C test
` [PATCHv3 05/16] android/avrcp: Use defined constant instead of magic number
` [PATCHv3 06/16] android/avrcp: Add avrcp_get_folder_items() function
` [PATCHv3 07/16] unit/avrcp: Add /TP/MPS/BV-08-C test
` [PATCHv3 08/16] unit/avrcp: Add /TP/MPS/BV-01-I test
` [PATCHv3 09/16] unit/avrcp: Add Connection establishment and release tests
` [PATCHv3 10/16] unit/avrcp: Add /TP/MCN/CB/BV-01-C test
` [PATCHv3 11/16] android/avrcp: Add avrcp_change_path() function
` [PATCHv3 12/16] unit/avrcp: Add /TP/MCN/CB/BV-04-C test
` [PATCHv3 13/16] android/avrcp: Add avrcp_get_item_attributes() function
` [PATCHv3 14/16] unit/avrcp: Add /TP/MCN/CB/BV-07-C test
` [PATCHv3 15/16] android/avrcp: Add avrcp_search() function
` [PATCHv3 16/16] unit/avrcp: Add /TP/MCN/SRC/BV-01-C test
[PATCH] Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
2014-03-20 6:25 UTC (2+ messages)
Passive scanning of iBeacons results in a "Data Buffer Overflow"
2014-03-19 23:47 UTC (13+ messages)
pull request: bluetooth-next 2014-03-19
2014-03-19 21:51 UTC
[PATCH] Bluetooth: Enforce strict Secure Connections Only mode security
2014-03-19 21:36 UTC (2+ messages)
[PATCH v2 1/3] Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
2014-03-19 21:00 UTC (6+ messages)
` [PATCH v2 2/3] Bluetooth: Increase SMP re-encryption delay to 500ms
` [PATCH v2 3/3] Bluetooth: Fix SMP user passkey notification mgmt event
[PATCH] Bluetooth: Fix Pair Device response parameters for pairing failure
2014-03-19 20:57 UTC (2+ messages)
[PATCH 1/2] test: Add missing import in cyclingspeed
2014-03-19 19:11 UTC (4+ messages)
` [PATCH 2/2] test: Fix cyclingspeed manager interface name
Bluetooth low energy with gatttool and jawbone
2014-03-19 17:22 UTC (4+ messages)
[PATCH_v6] android/hal-health: Add HDP .register_application method
2014-03-19 13:04 UTC (2+ messages)
[RFC] android/client: Add AVRCP register_notification_rsp support
2014-03-19 12:50 UTC
[PATCH] unit/avrcp: Fix possible buffer overflow
2014-03-19 12:26 UTC
[PATCH 1/3] Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
2014-03-19 12:08 UTC (3+ messages)
` [PATCH 2/3] Bluetooth: Increase SMP re-encryption delay to 500ms
` [PATCH 3/3] Bluetooth: Fix SMP user passkey notification mgmt event
[PATCH 1/2] android: Add WBS mode to handsfree HAL
2014-03-19 12:01 UTC (3+ messages)
` [PATCH 2/2] android/handsfree: Add support for WBS mode
[PATCH 1/3] android/bluetooth: Pass correct device type for bonding commands
2014-03-19 9:23 UTC (4+ messages)
` [PATCH 2/3] android/bluetooth: Add support for loading LTKs
` [PATCH 3/3] android/bluetooth: Add support for new long term key mgmt event
[PATCH 1/2] android/handsfree: Improve audio connection handling
2014-03-19 7:25 UTC (2+ messages)
` [PATCH 2/2] android/handsfree: Fix not sending callheld=2 when single call was held
[PATCH] uHIDP: HIDP in userspace
2014-03-19 0:33 UTC (4+ messages)
[PATCH BlueZ v4 00/20] Add basic GATT characteristics
2014-03-18 20:26 UTC (18+ messages)
` [PATCH BlueZ v5 00/16] "
` [PATCH BlueZ v5 01/16] shared: Add bswap_128()
` [PATCH BlueZ v5 02/16] gatt: Add function to create constant attributes
` [PATCH BlueZ v5 03/16] gatt: Add helper for creating GATT characteristics
` [PATCH BlueZ v5 04/16] gatt: Add characteristic to the database
` [PATCH BlueZ v5 05/16] gatt: Add hash table of GDBusProxy objects
` [PATCH BlueZ v5 06/16] gatt: Add read callback to btd_gatt_add_char helper
` [PATCH BlueZ v5 07/16] gatt: Assign read callback for external services
` [PATCH BlueZ v5 08/16] gatt: Add write callback to btd_gatt_add_char helper
` [PATCH BlueZ v5 09/16] gdbus: Add g_dbus_proxy_set_property_array
` [PATCH BlueZ v5 10/16] gatt: Assign write callback for external services
` [PATCH BlueZ v5 11/16] gatt: Add result callback for Write Request
` [PATCH BlueZ v5 12/16] gatt: Add Write Request handling for GDBusProxy
` [PATCH BlueZ v5 13/16] tools: Add Alert Level characteristic to gatt-service
` [PATCH BlueZ v5 14/16] tools: Add reading Value property of gatt-service
` [PATCH BlueZ v5 15/16] tools: Add setting "
` [PATCH BlueZ v5 16/16] tools: Emit property changed when Value changes
[PATCH v2 1/2] Bluetooth: Fix const declaration for swap function src parameter
2014-03-18 17:19 UTC (4+ messages)
` [PATCH v2 2/2] Bluetooth: Fix smp_e byte order to be consistent with SMP specification
[PATCH] Bluetooth: Fix MITM flag when initiating SMP pairing
2014-03-18 17:19 UTC (2+ messages)
[PATCH] unit/avrcp: Fix possible buffer overflow
2014-03-18 15:10 UTC (2+ messages)
[PATCH_v2 1/8] android/client: Add AVRCP set_player_app_value_rsp support
2014-03-18 14:58 UTC (9+ messages)
` [PATCH_v2 2/8] android/client: Add AVRCP passthrough_cmd_cb support
` [PATCH_v2 3/8] android/client: Add AVRCP set_player_app_value_cb support
` [PATCH_v2 4/8] android/client: Add AVRCP get_player_app_values_text_cb support
` [PATCH_v2 5/8] android/client: Add AVRCP get_player_app_value_cb support
` [PATCH_v2 6/8] android/client: Add AVRCP get_player_app_attrs_text_cb support
` [PATCH_v2 7/8] android/client: Add AVRCP list_player_app_values_cb support
` [PATCH_v2 8/8] android/client: Add AVRCP list_player_app_attr_cb support
[PATCH] android/avrcp: Fix clang warning
2014-03-18 14:33 UTC
[PATCH_v5] android/hal-health: Add HDP .register_application method
2014-03-18 13:44 UTC (2+ messages)
[PATCH BlueZ 1/3] unit/test-avrcp: Fix using empty response to /TP/PAS/BV-08-C
2014-03-18 12:54 UTC (4+ messages)
` [PATCH BlueZ 2/3] unit/test-avrcp: Fix using empty response to /TP/PAS/BV-04-C
` [PATCH BlueZ 3/3] android/avrcp-lib: Fix avrcp_get_player_attribute_text_rsp
[PATCH] android/avrcp: Fix possible buffer overflow
2014-03-18 12:43 UTC (2+ messages)
[PATCH_v4] android/hal-health: Add HDP .register_application method
2014-03-18 12:00 UTC (3+ messages)
[PATCH] Revert "Bluetooth: Use devname:vhci module alias for virtual HCI driver"
2014-03-18 11:34 UTC (6+ messages)
[PATCH 1/2] Bluetooth: Fix const declaration for swap function src parameter
2014-03-18 9:12 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: Fix smp_e byte order to be consistent with SMP specification
[PATCH BlueZ 01/17] unit/test-avrcp: Use avrcp_register_player
2014-03-18 8:57 UTC (20+ messages)
` [PATCH BlueZ 02/17] android/avrcp-lib: Add avrcp_set_addressed_player_rsp function
` [PATCH BlueZ 03/17] unit/test-avrcp: Fix test /TP/MPS/BV-02-C
` [PATCH BlueZ 04/17] android/avrcp-lib: Add avrcp_list_player_attributes_rsp function
` [PATCH BlueZ 05/17] unit/test-avrcp: Use avrcp_list_player_attributes_rsp
` [PATCH BlueZ 06/17] android/avrcp-lib: Add avrcp_get_player_attribute_text_rsp function
` [PATCH BlueZ 07/17] unit/test-avrcp: Use avrcp_get_player_attribute_text_rsp
` [PATCH BlueZ 08/17] android/avrcp-lib: Add avrcp_list_player_values_rsp function
` [PATCH BlueZ 09/17] unit/test-avrcp: Use avrcp_list_player_values_rsp
` [PATCH BlueZ 10/17] android/avrcp-lib: Add avrcp_get_player_values_text_rsp function
` [PATCH BlueZ 11/17] unit/test-avrcp: Use avrcp_get_player_values_text_rsp
` [PATCH BlueZ 12/17] unit/test-avrcp: Fix invalid PDU for test /TP/PAS/BV-04-C
` [PATCH BlueZ 13/17] android/avrcp-lib: Add avrcp_get_current_player_value_rsp function
` [PATCH BlueZ 14/17] unit/test-avrcp: Use avrcp_get_current_player_value_rsp
` [PATCH BlueZ 15/17] android/avrcp-lib: Add avrcp_get_capabilities_rsp function
` [PATCH BlueZ 16/17] android/avrcp: Switch to use avrcp_register_player
` [PATCH BlueZ 17/17] android/avrcp-lib: Make unused public function private
Bluetooth low energy with gatttool and jawbone
2014-03-17 17:50 UTC (8+ messages)
kernel 3.10.32 and rfcomm kernel oops bug status
2014-03-17 15:26 UTC
[PATCH_v2 0/7] Add PAN E2E client role test cases
2014-03-17 14:00 UTC (8+ messages)
` [PATCH_v2 1/7] android/tester: Add PAN init test case
` [PATCH_v2 2/7] android/tester: Add PAN Connect "
` [PATCH_v2 3/7] android/tester: Add PAN Disconnect "
` [PATCH_v2 4/7] android/tester: Add PAN get local role test cases
` [PATCH_v2 5/7] android/tester: Add PAN enable PANU test case
` [PATCH_v2 6/7] android/tester: Add PAN enable NAP "
` [PATCH_v2 7/7] android/tester: Add PAN enable NONE "
[PATCH_v3 0/4] Add HDP profile support at HAL side
2014-03-17 13:54 UTC (4+ messages)
` [PATCH_v3 1/4] android/hal-health: Add HDP .register_application method
[PATCH] android/pixit: Add PIXIT for HDP and MCAP
2014-03-17 13:22 UTC
[PATCH BlueZ 01/12] android/avrcp-lib: Change API to register callbacks instead of PDU handlers
2014-03-17 13:01 UTC (19+ messages)
` [PATCH BlueZ 02/12] android/avrcp-lib: Add support for parsing GetCapabilities PDU
` [PATCH BlueZ 03/12] android/avrcp-lib: Add support for parsing ListPlayerAttributes PDU
` [PATCH BlueZ 04/12] android/avrcp-lib: Add support for parsing GetPlayerAttributeText PDU
` [PATCH BlueZ 05/12] android/avrcp-lib: Add support for parsing ListPlayerValues PDU
` [PATCH BlueZ 06/12] android/avrcp-lib: Add support for parsing GetPlayerValueText PDU
` [PATCH BlueZ 07/12] android/avrcp-lib: Add support for parsing GetCurrentPlayerValue PDU
` [PATCH BlueZ 08/12] android/avrcp-lib: Add support for parsing SetPlayerValue PDU
` [PATCH BlueZ 09/12] android/avrcp-lib: Add support for parsing GetPlayStatus PDU
` [PATCH BlueZ 10/12] android/avrcp-lib: Add support for parsing GetElementAttributes PDU
` [PATCH BlueZ 11/12] android/avrcp-lib: Add support for parsing ResgisterNotification PDU
` [PATCH BlueZ 12/12] android/avrcp-lib: Add support for parsing SetAddressedPlayer PDU
[PATCH v2] android/gatt: Find primary services
2014-03-17 10:50 UTC (2+ messages)
[PATCH 1/2] android/hal-gatt: Fix wrong pointer usage
2014-03-17 9:56 UTC (3+ messages)
` [PATCH 2/2] android/hal-ipc: Make opcode debug print more readable
[PATCH v3 0/5] android:Add initial support for GATT Client
2014-03-17 9:53 UTC (4+ messages)
` [PATCH v0 5/5] android/gatt: Find primary services
[PATCH v3 00/10] Change inquiry handling in btdev
2014-03-17 9:37 UTC (11+ messages)
` [PATCH v3 01/10] emulator: Use timeout for sending inquiry results
` [PATCH v3 02/10] emulator: Add inquiry cancel
` [PATCH v3 03/10] emulator: Add handling inquiry number of responses
` [PATCH v3 04/10] emulator: Add handling inquiry_lenght from inquiry command
` [PATCH v3 05/10] android/tester: Fix handling inquiry by android tester
` [PATCH v3 06/10] tools/mgmt-tester: Fix for Stop discovery test
` [PATCH v3 07/10] tools/mgmt-tester: Update Stop Discovery-BR/EDR (Inquiry) Success 1
` [PATCH v3 08/10] tools/mgmt-tester: Remove not used condition
` [PATCH v3 09/10] tools/mgmt-tester: Refactor setup_start_discovery function
` [PATCH v3 10/10] shared: Fix missing destroy callback in timeout_add
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).