1. 0cc43eb bluetooth: Remove use of GetManagedObjects for device discovery by Daniel Winkler · 4 years, 6 months ago
  2. fa1db77 Revert "bluetooth: add btmon log for raspberry pi and DUT" by Yun-Hao Chung · 4 years, 7 months ago
  3. 6c080d4 bluetooth: add btmon log for raspberry pi and DUT by howardchung@google.com · 4 years, 7 months ago
  4. aa52eda bluetooth autotests: Remove newblue code from tests by Shijin Abraham · 4 years, 7 months ago
  5. 6366598 bluetooth autotests: Add functions to log to DUT and peers by Shijin Abraham · 4 years, 7 months ago
  6. 054d172 bluetooth autotest: Fix service name in debug_log_levels() by Archie Pusaka · 4 years, 8 months ago
  7. 8d63f62 bluetooth autotest: Handle exception from xmlrpc call by Shijin Abraham · 4 years, 8 months ago
  8. 8635d0b Revert "bluetooth: Enable Dispatcher by default" by Sonny Sasaka · 4 years, 8 months ago
  9. 9617386 autotest: Fix BLUEZ_GATT_IFACE undefined error by howardchung · 4 years, 8 months ago
  10. 2507240 bluetooth: enable detail loggings for quick sanity by howardchung · 4 years, 9 months ago
  11. b375274 bluetooth: add GATT client browse and read ability on xmlrpc server by howardchung · 4 years, 10 months ago
  12. a31b15b bluetooth: add test for querying device connection info by Archie Pusaka · 4 years, 9 months ago
  13. 4f907d7 bluetooth: Handle exceptions in async call by Shijin Abraham · 4 years, 9 months ago
  14. 3988107 bluetooth: Fix dbus call for _setup_pairing_agent and _set_trusted_by_device by howardchung · 4 years, 9 months ago
  15. 7388c9b bluetooth: Fix dbus call for SetAdvertisingIntervals and register_advertisement by howardchung · 4 years, 10 months ago
  16. e06a80e bluetooth: Toogle power and leave adapter on in cleanup code by Shijin Abraham · 4 years, 10 months ago
  17. e8c06dd bluetooth: fix dbus call of registerProfile by howardchung · 4 years, 10 months ago
  18. ac0af31 bluetooth: Fix D-Bus call in bluetooth autotest by howardchung · 4 years, 10 months ago
  19. 7ef055e bluetooth: Enable Dispatcher by default by Sonny Sasaka · 5 years ago
  20. 91681a3 Bluetooth: handle exception when there is no newblue config file by Michael Sun · 5 years ago
  21. 8f81f38 Bluetooth: enable/disable newblue in autotest by Michael Sun · 5 years ago
  22. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 5 years ago
  23. 7642346 bluetooth: Fix cannot allocate memory bug in stand alone sanity by howardchung · 5 years ago
  24. a9f4792 bluetooth : Add test for PairableTimeout by Shijin Abraham · 5 years ago
  25. 0d7d8fa bluetooth: Add a test for DiscoverableTimeout property by Shijin Abraham · 5 years ago
  26. e3cb1b0 bluetooth: base64 to encode/decode non-ASCII data by Joseph Hwang · 6 years ago
  27. 9f759f8 Revert "bluetooth: use pickle to replace json" by Shyh-In Hwang · 6 years ago
  28. 61167e1 bluetooth: use pickle to replace json by Joseph Hwang · 6 years ago
  29. ba95392 Revert "bluetooth_Sanity_LEDiscovery: use yaml for non-ascii data" by Shyh-In Hwang · 6 years ago
  30. 5d5b228 bluetooth_Sanity_LEDiscovery: use yaml for non-ascii data by Joseph Hwang · 6 years ago
  31. 1e9b4cc bluetooth: fix adapter reset method by Joseph Hwang · 7 years ago
  32. aee7564 autotest: Adds GATT Read/write support. by Dane Pollock · 7 years ago
  33. 060a711 bluetooth_device_xmlrpc_server: catch dbus error properly. by Joseph Hwang · 8 years ago
  34. 4d9495a cros/bluetooth: unregister advertisement by Joseph Hwang · 8 years ago
  35. 7668c9c bluetooth_device_xmlrpc_server: use same mainloop by Joseph Hwang · 8 years ago
  36. 5c692b8 cros/bluetooth: filtering expressions in output_recorder by Joseph Hwang · 8 years ago
  37. 8de9dae bluetooth_AdapterLEAdvertising: test multi-advertisements by Joseph Hwang · 8 years ago
  38. efaf035 bluetooth_AdapterLEAdvertising: BLE advertising intervals autotest by Joseph Hwang · 8 years ago
  39. f064e0f bluetooth_device: add methods for pairing by Joseph Hwang · 8 years ago
  40. 97ff05d cros/bluetooth: rework on bluetooth device control objects by Joseph Hwang · 8 years ago
  41. 2fd063e [autotest] bluetooth_device_xmlrpc_server: Return False when no adapter by Cheng-Yi Chiang · 9 years ago
  42. a532852 [autotest] bluetooth_device_xmlrpc_server: device_is_connected method by Cheng-Yi Chiang · 9 years ago
  43. bd1b626 [autotest] bluetooth_device_xmlrpc_server: Fix connect and disconnect by Cheng-Yi Chiang · 9 years ago
  44. c026987 Improve logging for bluetooth_SDP_*AttributeRequest tests. by Katherine Threlkeld · 9 years ago
  45. e0b08e6 Revert "autotest: move constants to common_lib" by Hsinyu Chao · 9 years ago
  46. a4ac7a8 autotest: move constants to common_lib by Eric Caruso · 9 years ago
  47. 6946f94 Move xmlrpc servers to client/cros by Christopher Wiley · 9 years ago[Renamed from client/common_lib/cros/bluetooth/bluetooth_device_xmlrpc_server.py]
  48. ec0b71d Move xmlrpc_server.py to client/cros by Christopher Wiley · 9 years ago
  49. dc6442b [autotest] bluetooth_device_xmlrpc_server: Add has_device API by Cheng-Yi Chiang · 9 years ago
  50. c5b6d2c bluetooth_device_xmlrpc_server: Fix pylint error by Cheng-Yi Chiang · 9 years ago
  51. cdea404 bluetooth_device_xmlrpc_server: use byte_arrays=True in get_devices by Cheng-Yi Chiang · 9 years ago
  52. 75e7094 Bluetooth: Add pairing and connection method in bluetooth server by Cheng-Yi Chiang · 9 years ago
  53. 6b47f36 bluetooth_device: wait for bluez to stop by Scott James Remnant · 10 years ago
  54. c7fd7a4 bluetooth_Sanity_DefaultState: handle BR/EDR whitelist by Scott James Remnant · 10 years ago
  55. abea37c bluetooth_socket: add commands to add & remove device from action list by Scott James Remnant · 10 years ago
  56. 50915ad bluetooth_device: add other management info commands by Scott James Remnant · 10 years ago
  57. b144dce Bluetooth SDP autotest: Service Search Request with continuation state by Artem Rakhov · 10 years ago
  58. 8d2cbf3 Bluetooth: rename BluetoothClient to BluetoothDevice by Scott James Remnant · 11 years ago[Renamed (96%) from client/common_lib/cros/bluetooth/bluetooth_client_xmlrpc_server.py]
  59. 9fd7f46 autotest: Add tag to XMLRPC log messages by Christopher Wiley · 11 years ago
  60. aec4edd Bluetooth: implement bluetooth_Sanity_Discovery by Scott James Remnant · 11 years ago
  61. da9f43c Bluetooth: implement bluetooth_Sanity_Discoverable by Scott James Remnant · 11 years ago
  62. 1ca2e0e Bluetooth: implement first two Sanity checks by Scott James Remnant · 11 years ago
  63. 1c72d7a Add infrastructure for Interactive tests by Scott James Remnant · 11 years ago
  64. a6442f5 Bluetooth: add basic adapter functionality to client by Scott James Remnant · 11 years ago
  65. 4dcd73f Bluetooth: begin testing infrastructure by Scott James Remnant · 11 years ago