1. 0c92d44 wifi: Stub implementation of WifiNanIface methods by Roshan Pius · 9 years ago
  2. 7913f5e wifi: Stub implementation of WifiRttController methods by Roshan Pius · 9 years ago
  3. a04ba3f wifi: Stub implementation of WifiStaIface methods by Roshan Pius · 9 years ago
  4. 7d08d7a wifi: Stub implementation of WifiChip methods by Roshan Pius · 9 years ago
  5. 907d4a2 wifi: Use hidl_return_util functions in Iface/Rtt by Roshan Pius · 9 years ago
  6. 3c86852 wifi: Use hidl_return_util functions in WifiChip by Roshan Pius · 9 years ago
  7. 5647665 wifi: Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  8. 734fea0 wifi: Make methods deliver status synchronously (3/3) by Roshan Pius · 9 years ago
  9. 5c05546 wifi: Make methods deliver status synchronously (2/3) by Roshan Pius · 9 years ago
  10. 503582e wifi: Make methods deliver status synchronously (1/3) by Roshan Pius · 9 years ago
  11. 1922482 wifi: Rename failure_reason_util to wifi_status_util by Roshan Pius · 9 years ago
  12. 02caa1b wifi(interface): Add status for all methods by Roshan Pius · 9 years ago
  13. e0724f9 wifi(interface): Add wifi host debug wake up reason stats by Roshan Pius · 9 years ago
  14. fe9ad36 wifi(interface): Add wifi debug packet fate related interface by Roshan Pius · 9 years ago
  15. e3a02b0 wifi(interface): Add wifi debug ring buffer related interface by Roshan Pius · 9 years ago
  16. 5e25466 wifi(interface): Move all StaIface types to types.hal by Roshan Pius · 9 years ago
  17. e03f736 wifi(interface): Fix compilation failure by Roshan Pius · 9 years ago
  18. 18eec81 wifi(interface): Rtt controller HIDL interface by Roshan Pius · 9 years ago
  19. 120f94c wifi(interface): NAN HIDL interface by Roshan Pius · 9 years ago
  20. 18680b7 wifi(interface): Link layer stats collection by Roshan Pius · 9 years ago
  21. a52dc73 wifi(interface): Make methods synchronous by Roshan Pius · 9 years ago
  22. 1f9073c wifi(interface): Add status for every method by Roshan Pius · 9 years ago
  23. 7b77747 wifi(interface): Add gscan/apf related API's by Roshan Pius · 9 years ago
  24. 9e01c51 supplicant(interface): Fix compilation failure by Roshan Pius · 9 years ago
  25. 06a3daa Merge "supplicant(interface): Add support for Hotspot 2.0" by Roshan Pius · 9 years ago
  26. b76dbbe supplicant(interface): Add support for Hotspot 2.0 by Roshan Pius · 9 years ago
  27. 72882f0 Merge "Run boot HAL service as root" by Connor O'Brien · 9 years ago
  28. d91322e Merge "Extend Telephony HIDL interface to include unsolicited RIL commands." by Treehugger Robot · 9 years ago
  29. a08c29c Extend Telephony HIDL interface to include unsolicited RIL commands. by Sanket Padawe · 9 years ago
  30. 849d24c Merge "supplicant(interface): Support P2P operations" by Roshan Pius · 9 years ago
  31. 1eb8f1c Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago
  32. 50e32b7 Run boot HAL service as root by Connor O'Brien · 9 years ago
  33. 756ad99 supplicant(interface): Support P2P operations by Roshan Pius · 9 years ago
  34. 5222c47 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  35. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  36. 22373cb Merge "supplicant(interface): Remove "wpa_supplicant"" by Treehugger Robot · 9 years ago
  37. 37c96a5 Merge "Extend HIDL interface for Radio (RIL)." by Sanket Padawe · 9 years ago
  38. d52335c Extend HIDL interface for Radio (RIL). by Sanket Padawe · 9 years ago
  39. 139b690 Merge "Fix test for array size orders." by Treehugger Robot · 9 years ago
  40. 8c6a877 supplicant(interface): Remove "wpa_supplicant" by Roshan Pius · 9 years ago
  41. 1f4fbc0 hidl_test: do not use Return for app errors. by Yifan Hong · 9 years ago
  42. 1d57002 Fix test for array size orders. by Yifan Hong · 9 years ago
  43. 7c636f8 wpa_supplicant(interface): Remove create/remove iface methods from HIDL by Roshan Pius · 9 years ago
  44. 39f588f wpa_supplicant(interface): Add iface/network type by Roshan Pius · 9 years ago
  45. 8766c01 Merge "Running update-makefiles for fixed spacing." by Treehugger Robot · 9 years ago
  46. 688bb1e Add test for null native_handle_t*. by Yifan Hong · 9 years ago
  47. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  48. b7307d5 Add method to IFoo for testing NULL interfaces. by Martijn Coenen · 9 years ago
  49. 0d4bc82 Merge "Initial version of BT SAP hal." by Amit Mahajan · 9 years ago
  50. ebfa633 Add interface methods for testing vec<handle>. by Yifan Hong · 9 years ago
  51. 058ee27 Merge "add test for binder inheritance." by Treehugger Robot · 9 years ago
  52. f43e22b Merge "NFC HAL doesn't need readproc." by Martijn Coenen · 9 years ago
  53. ed12ec8 Initial version of BT SAP hal. by Amit Mahajan · 9 years ago
  54. 42eba0a NFC HAL doesn't need readproc. by Martijn Coenen · 9 years ago
  55. 7637249 Develop HIDL interface for radio (RIL). by Sanket Padawe · 9 years ago
  56. cc6ad7d add test for binder inheritance. by Yifan Hong · 9 years ago
  57. a6b44aa Merge "Add methods to test flavor of FMQ supporting unsynchronized writes." by Treehugger Robot · 9 years ago
  58. 7a4f118 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  59. 54813ed Use hidl_string conversion constructor as test. by Steven Moreland · 9 years ago
  60. da32114 Merge "boot: use defaultPassthroughServiceImplementation" by Treehugger Robot · 9 years ago
  61. 30dc3de hidl_test: move duplicated code to shared lib by Yifan Hong · 9 years ago
  62. 382a80f Merge "Add implementation for hwbinder benchmark service." by Zhuoyao Zhang · 9 years ago
  63. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  64. dbe086f Merge "wifi: Removing reference to IServiceManager.h." by Treehugger Robot · 9 years ago
  65. 6b9bae8 Removed overloaded functions from IFoo.hal. by Steven Moreland · 9 years ago
  66. eb9f507 Add implementation for hwbinder benchmark service. by Zhuoyao Zhang · 9 years ago
  67. 5ac42e7 boot: use defaultPassthroughServiceImplementation by Steven Moreland · 9 years ago
  68. fb88210 wifi: Removing reference to IServiceManager.h. by Steven Moreland · 9 years ago
  69. 7eb1f89 Merge "Adds tests to verify proper marshaling of vectors of interface types." by Treehugger Robot · 9 years ago
  70. 5bc16ac Merge "Use defaultPassthroughServiceImplementation for nfc." by Treehugger Robot · 9 years ago
  71. f50aa94 Merge changes from topic 'boot-control-hal' by Connor O'Brien · 9 years ago
  72. 847b145 Adds tests to verify proper marshaling of vectors of interface types. by Andreas Huber · 9 years ago
  73. b435845 Add methods to test flavor of FMQ supporting unsynchronized writes. by Hridya Valsaraju · 9 years ago
  74. cc7d42b Use defaultPassthroughServiceImplementation for nfc. by Steven Moreland · 9 years ago
  75. cd0d29d Add android.hardware.boot_control@1.0 service. by Connor O'Brien · 9 years ago
  76. fe25fd8 Add boot_control HIDL default implementation by Connor O'Brien · 9 years ago
  77. 6e0c010 boot_control: Define the boot_control HIDL interface. by Alex Deymo · 9 years ago
  78. f7ad111 Merge "Adds a test to verify proper marshaling of vectors of arrays in Java" by Andreas Huber · 9 years ago
  79. 28c85b7 Adds a test to verify proper marshaling of vectors of arrays in Java by Andreas Huber · 9 years ago
  80. 9517f9c hidl_test: Fix failing tests. by Yifan Hong · 9 years ago
  81. d5b5b2e add default implementation to android.hardware.tests.foo/bar/pointer@1.0 by Yifan Hong · 9 years ago
  82. 45ca993 Merge "Revert "Remove test for overloaded function."" by Steven Moreland · 9 years ago
  83. a3d9fe2 Revert "Remove test for overloaded function." by Steven Moreland · 9 years ago
  84. 51a703a Merge "Remove test for overloaded function." by Treehugger Robot · 9 years ago
  85. 9380028 Remove test for overloaded function. by Steven Moreland · 9 years ago
  86. deb0cfc Add test for single letter IDs. by Yifan Hong · 9 years ago
  87. e397b73 Merge changes from topic 'nfc-style' by Treehugger Robot · 9 years ago
  88. 954515f Modify return values of read/write/config methods to bool by Hridya Valsaraju · 9 years ago
  89. a74426d nfc: update default implementation to match style. by Steven Moreland · 9 years ago
  90. cffe8d5 nfc: reflect style guide. by Steven Moreland · 9 years ago
  91. a91254d Merge "Cleanup nfc service code." by Treehugger Robot · 9 years ago
  92. acfbd25 Add Bluetooth HAL definition by Myles Watson · 9 years ago
  93. 7573963 Cleanup nfc service code. by Steven Moreland · 9 years ago
  94. a3ba3c3 Merge "Added test for overloading." by Treehugger Robot · 9 years ago
  95. 86c848d Added test for overloading. by Steven Moreland · 9 years ago
  96. f243631 wifi: Invoke failure callbacks by Roshan Pius · 9 years ago
  97. 5926828 wifi: Add WifiRttController object by Roshan Pius · 9 years ago
  98. 35d958c wifi: Add Iface related method implementations in WifiChip by Roshan Pius · 9 years ago
  99. 3e2d671 wifi: Add the various iface object implementation by Roshan Pius · 9 years ago
  100. ab5c471 wifi: Remove "Wlan" prefix from wifi_legacy_hal public methods by Roshan Pius · 9 years ago