1. 197524b wifi: Add gscan API wrappers in WifiLegacyHal am: 76ff302d57 by Roshan Pius · 9 years ago
  2. 3007940 Merge "NFC: Add Annotations to the HAL file" am: 3bca1eef75 by Ruchi Kandoi · 9 years ago
  3. 3bca1ee Merge "NFC: Add Annotations to the HAL file" by Ruchi Kandoi · 9 years ago
  4. 76ff302 wifi: Add gscan API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  5. 5ec7f08 Split libhidl into base and transport. am: 63544eacb6 by Yifan Hong · 9 years ago
  6. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  7. fbedd83 Merge "Cast hidl_pointer<T> to void*." am: 6033952ff1 by Martijn Coenen · 9 years ago
  8. 6033952 Merge "Cast hidl_pointer<T> to void*." by Martijn Coenen · 9 years ago
  9. 6356765 Merge "Add a missing RIL request in iRadio.hal" am: d5e70d7f63 by Sanket Padawe · 9 years ago
  10. d5e70d7 Merge "Add a missing RIL request in iRadio.hal" by Sanket Padawe · 9 years ago
  11. ed39ab0 wifi: Add APF/feature-set wrappers in WifiLegacyHal am: 0a47c187b9 by Roshan Pius · 9 years ago
  12. b883f2f wifi: Move legacy hal types to a new namespace (2/2) am: 6cedc97e95 by Roshan Pius · 9 years ago
  13. 795999b wifi: Move legacy hal types to a new namespace (1/2) am: 955542e9a2 by Roshan Pius · 9 years ago
  14. f6e345a Add a missing RIL request in iRadio.hal by Sanket Padawe · 9 years ago
  15. 0a47c18 wifi: Add APF/feature-set wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  16. 65c86c0 Cast hidl_pointer<T> to void*. by Martijn Coenen · 9 years ago
  17. d09ad0c wifi: Changes to WifiLegacy Hal am: 511cc493e3 by Roshan Pius · 9 years ago
  18. 23baa7c wifi: Remove passthrough mode am: 23f9f30344 by Roshan Pius · 9 years ago
  19. 9fe3260 wifi: Stub implementation of WifiNanIface methods am: 0c92d446a2 by Roshan Pius · 9 years ago
  20. ee5137a wifi: Stub implementation of WifiRttController methods am: 7913f5e49d by Roshan Pius · 9 years ago
  21. e65ad43 wifi: Stub implementation of WifiStaIface methods am: a04ba3fcb8 by Roshan Pius · 9 years ago
  22. 3e8793a wifi: Stub implementation of WifiChip methods am: 7d08d7a16d by Roshan Pius · 9 years ago
  23. dd5c2b8 wifi: Use hidl_return_util functions in Iface/Rtt am: 907d4a234d by Roshan Pius · 9 years ago
  24. 7022158 wifi: Use hidl_return_util functions in WifiChip am: 3c86852a2e by Roshan Pius · 9 years ago
  25. 1ab8395 wifi: Helper functions for invoking hidl cont callbacks am: 5647665827 by Roshan Pius · 9 years ago
  26. 815e616 wifi: Make methods deliver status synchronously (3/3) am: 734fea0d98 by Roshan Pius · 9 years ago
  27. dbfb601 wifi: Make methods deliver status synchronously (2/3) am: 5c05546fc9 by Roshan Pius · 9 years ago
  28. 40dac08 wifi: Make methods deliver status synchronously (1/3) am: 503582ed94 by Roshan Pius · 9 years ago
  29. 5aaf006 wifi: Rename failure_reason_util to wifi_status_util am: 1922482a5c by Roshan Pius · 9 years ago
  30. bedd03b wifi(interface): Add status for all methods am: 02caa1b821 by Roshan Pius · 9 years ago
  31. 3dd396e wifi(interface): Add wifi host debug wake up reason stats am: e0724f98b0 by Roshan Pius · 9 years ago
  32. 17fe2cc wifi(interface): Add wifi debug packet fate related interface am: fe9ad36cb2 by Roshan Pius · 9 years ago
  33. ae80298 wifi(interface): Add wifi debug ring buffer related interface am: e3a02b07b6 by Roshan Pius · 9 years ago
  34. c4b36d8 wifi(interface): Move all StaIface types to types.hal am: 5e25466ebf by Roshan Pius · 9 years ago
  35. 55aee95 wifi(interface): Fix compilation failure am: e03f736ca0 by Roshan Pius · 9 years ago
  36. 4c0a4e5 wifi(interface): Rtt controller HIDL interface am: 18eec81adc by Roshan Pius · 9 years ago
  37. ea3058f wifi(interface): NAN HIDL interface am: 120f94c594 by Roshan Pius · 9 years ago
  38. d195f76 wifi(interface): Link layer stats collection am: 18680b7aff by Roshan Pius · 9 years ago
  39. 0f0a37f wifi(interface): Make methods synchronous am: a52dc7322d by Roshan Pius · 9 years ago
  40. 556482a wifi(interface): Add status for every method am: 1f9073cfcb by Roshan Pius · 9 years ago
  41. 1f212a6 wifi(interface): Add gscan/apf related API's am: 7b77747bb5 by Roshan Pius · 9 years ago
  42. 6cedc97 wifi: Move legacy hal types to a new namespace (2/2) by Roshan Pius · 9 years ago
  43. 955542e wifi: Move legacy hal types to a new namespace (1/2) by Roshan Pius · 9 years ago
  44. 511cc49 wifi: Changes to WifiLegacy Hal by Roshan Pius · 9 years ago
  45. 23f9f30 wifi: Remove passthrough mode by Roshan Pius · 9 years ago
  46. 0c92d44 wifi: Stub implementation of WifiNanIface methods by Roshan Pius · 9 years ago
  47. 7913f5e wifi: Stub implementation of WifiRttController methods by Roshan Pius · 9 years ago
  48. a04ba3f wifi: Stub implementation of WifiStaIface methods by Roshan Pius · 9 years ago
  49. 7d08d7a wifi: Stub implementation of WifiChip methods by Roshan Pius · 9 years ago
  50. 907d4a2 wifi: Use hidl_return_util functions in Iface/Rtt by Roshan Pius · 9 years ago
  51. 3c86852 wifi: Use hidl_return_util functions in WifiChip by Roshan Pius · 9 years ago
  52. 5647665 wifi: Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  53. 734fea0 wifi: Make methods deliver status synchronously (3/3) by Roshan Pius · 9 years ago
  54. 5c05546 wifi: Make methods deliver status synchronously (2/3) by Roshan Pius · 9 years ago
  55. 503582e wifi: Make methods deliver status synchronously (1/3) by Roshan Pius · 9 years ago
  56. 1922482 wifi: Rename failure_reason_util to wifi_status_util by Roshan Pius · 9 years ago
  57. 02caa1b wifi(interface): Add status for all methods by Roshan Pius · 9 years ago
  58. e0724f9 wifi(interface): Add wifi host debug wake up reason stats by Roshan Pius · 9 years ago
  59. fe9ad36 wifi(interface): Add wifi debug packet fate related interface by Roshan Pius · 9 years ago
  60. e3a02b0 wifi(interface): Add wifi debug ring buffer related interface by Roshan Pius · 9 years ago
  61. 5e25466 wifi(interface): Move all StaIface types to types.hal by Roshan Pius · 9 years ago
  62. e03f736 wifi(interface): Fix compilation failure by Roshan Pius · 9 years ago
  63. 18eec81 wifi(interface): Rtt controller HIDL interface by Roshan Pius · 9 years ago
  64. 120f94c wifi(interface): NAN HIDL interface by Roshan Pius · 9 years ago
  65. 18680b7 wifi(interface): Link layer stats collection by Roshan Pius · 9 years ago
  66. a52dc73 wifi(interface): Make methods synchronous by Roshan Pius · 9 years ago
  67. 1f9073c wifi(interface): Add status for every method by Roshan Pius · 9 years ago
  68. 7b77747 wifi(interface): Add gscan/apf related API's by Roshan Pius · 9 years ago
  69. 211c3b8 supplicant(interface): Fix compilation failure am: 9e01c51793 by Roshan Pius · 9 years ago
  70. 9e01c51 supplicant(interface): Fix compilation failure by Roshan Pius · 9 years ago
  71. 21e39f8 Merge "supplicant(interface): Add support for Hotspot 2.0" am: 06a3daad19 by Roshan Pius · 9 years ago
  72. 06a3daa Merge "supplicant(interface): Add support for Hotspot 2.0" by Roshan Pius · 9 years ago
  73. b76dbbe supplicant(interface): Add support for Hotspot 2.0 by Roshan Pius · 9 years ago
  74. 22cb80d Merge "Run boot HAL service as root" am: 72882f05ec by Connor O'Brien · 9 years ago
  75. 72882f0 Merge "Run boot HAL service as root" by Connor O'Brien · 9 years ago
  76. 1545f16 Merge "Extend Telephony HIDL interface to include unsolicited RIL commands." by Sanket Padawe · 9 years ago
  77. d91322e Merge "Extend Telephony HIDL interface to include unsolicited RIL commands." by Treehugger Robot · 9 years ago
  78. a08c29c Extend Telephony HIDL interface to include unsolicited RIL commands. by Sanket Padawe · 9 years ago
  79. ef6f1a4 Merge "supplicant(interface): Support P2P operations" am: 849d24ccbf by Roshan Pius · 9 years ago
  80. 849d24c Merge "supplicant(interface): Support P2P operations" by Roshan Pius · 9 years ago
  81. 140c15d Update Android.bp to reexport dependent packages. am: 1eb8f1cc1f by Yifan Hong · 9 years ago
  82. 1eb8f1c Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago
  83. 50e32b7 Run boot HAL service as root by Connor O'Brien · 9 years ago
  84. 846d9ab NFC: Add Annotations to the HAL file by Ruchi Kandoi · 9 years ago
  85. 756ad99 supplicant(interface): Support P2P operations by Roshan Pius · 9 years ago
  86. 1d1e63b Merge "Support genrules with multiple tools" am: 5222c47773 by Colin Cross · 9 years ago
  87. 5222c47 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  88. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  89. 8a7468c Merge "supplicant(interface): Remove "wpa_supplicant"" am: 22373cb4b8 by Roshan Pius · 9 years ago
  90. 22373cb Merge "supplicant(interface): Remove "wpa_supplicant"" by Treehugger Robot · 9 years ago
  91. 3a68537 Merge "Extend HIDL interface for Radio (RIL)." am: 37c96a54e5 by Sanket Padawe · 9 years ago
  92. 37c96a5 Merge "Extend HIDL interface for Radio (RIL)." by Sanket Padawe · 9 years ago
  93. d52335c Extend HIDL interface for Radio (RIL). by Sanket Padawe · 9 years ago
  94. 2248165 Merge "Fix test for array size orders." am: 139b69077f by Yifan Hong · 9 years ago
  95. 139b690 Merge "Fix test for array size orders." by Treehugger Robot · 9 years ago
  96. 64281c8 hidl_test: do not use Return for app errors. am: 1f4fbc0793 by Yifan Hong · 9 years ago
  97. 8c6a877 supplicant(interface): Remove "wpa_supplicant" by Roshan Pius · 9 years ago
  98. 1f4fbc0 hidl_test: do not use Return for app errors. by Yifan Hong · 9 years ago
  99. 1d57002 Fix test for array size orders. by Yifan Hong · 9 years ago
  100. d8fd6ac wpa_supplicant(interface): Remove create/remove iface methods from HIDL by Roshan Pius · 9 years ago