1. f1a16fb wifi: Add RTT API wrappers in WifiLegacyHal am: d8e915ab99 by Roshan Pius · 9 years ago
  2. eea7e24 wifi: Add logger/debug API wrappers in WifiLegacyHal am: 8714a3e103 by Roshan Pius · 9 years ago
  3. bec5eeb Nfc: Change return types for Nfc hal to specified type. am: 51068e0bd3 by Ruchi Kandoi · 9 years ago
  4. 51068e0 Nfc: Change return types for Nfc hal to specified type. by Ruchi Kandoi · 9 years ago
  5. d8e915a wifi: Add RTT API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  6. 8714a3e wifi: Add logger/debug API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  7. 3c87575 Use get instead of implicit cast on Return<*>. am: dc5f84f993 by Steven Moreland · 9 years ago
  8. dc5f84f Use get instead of implicit cast on Return<*>. by Steven Moreland · 9 years ago
  9. 007e4f5 Merge "Update makefiles for logging." am: 2fe5762cae by Steven Moreland · 9 years ago
  10. 2fe5762 Merge "Update makefiles for logging." by Treehugger Robot · 9 years ago
  11. 8b6a886 Remove HIDL_GENERATED from things written by hand. am: 33e87b8a76 by Steven Moreland · 9 years ago
  12. 33e87b8 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  13. 14c4d0d Use newly introduced hidl_handle. am: 403161ab73 by Martijn Coenen · 9 years ago
  14. 403161a Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  15. df6cb83 Merge changes I7c418811,I0870eae0 am: 88fb149b8e by Roshan Pius · 9 years ago
  16. db91ca1 wifi: Add link layer stats API wrappers in WifiLegacyHal am: 7cece41299 by Roshan Pius · 9 years ago
  17. 197524b wifi: Add gscan API wrappers in WifiLegacyHal am: 76ff302d57 by Roshan Pius · 9 years ago
  18. 88fb149 Merge changes I7c418811,I0870eae0 by Treehugger Robot · 9 years ago
  19. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  20. 3007940 Merge "NFC: Add Annotations to the HAL file" am: 3bca1eef75 by Ruchi Kandoi · 9 years ago
  21. 3bca1ee Merge "NFC: Add Annotations to the HAL file" by Ruchi Kandoi · 9 years ago
  22. 7cece41 wifi: Add link layer stats API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  23. 76ff302 wifi: Add gscan API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  24. 5ec7f08 Split libhidl into base and transport. am: 63544eacb6 by Yifan Hong · 9 years ago
  25. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  26. fbedd83 Merge "Cast hidl_pointer<T> to void*." am: 6033952ff1 by Martijn Coenen · 9 years ago
  27. 6033952 Merge "Cast hidl_pointer<T> to void*." by Martijn Coenen · 9 years ago
  28. 6356765 Merge "Add a missing RIL request in iRadio.hal" am: d5e70d7f63 by Sanket Padawe · 9 years ago
  29. d5e70d7 Merge "Add a missing RIL request in iRadio.hal" by Sanket Padawe · 9 years ago
  30. ed39ab0 wifi: Add APF/feature-set wrappers in WifiLegacyHal am: 0a47c187b9 by Roshan Pius · 9 years ago
  31. b883f2f wifi: Move legacy hal types to a new namespace (2/2) am: 6cedc97e95 by Roshan Pius · 9 years ago
  32. 795999b wifi: Move legacy hal types to a new namespace (1/2) am: 955542e9a2 by Roshan Pius · 9 years ago
  33. f6e345a Add a missing RIL request in iRadio.hal by Sanket Padawe · 9 years ago
  34. 0a47c18 wifi: Add APF/feature-set wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  35. 65c86c0 Cast hidl_pointer<T> to void*. by Martijn Coenen · 9 years ago
  36. d09ad0c wifi: Changes to WifiLegacy Hal am: 511cc493e3 by Roshan Pius · 9 years ago
  37. 23baa7c wifi: Remove passthrough mode am: 23f9f30344 by Roshan Pius · 9 years ago
  38. 9fe3260 wifi: Stub implementation of WifiNanIface methods am: 0c92d446a2 by Roshan Pius · 9 years ago
  39. ee5137a wifi: Stub implementation of WifiRttController methods am: 7913f5e49d by Roshan Pius · 9 years ago
  40. e65ad43 wifi: Stub implementation of WifiStaIface methods am: a04ba3fcb8 by Roshan Pius · 9 years ago
  41. 3e8793a wifi: Stub implementation of WifiChip methods am: 7d08d7a16d by Roshan Pius · 9 years ago
  42. dd5c2b8 wifi: Use hidl_return_util functions in Iface/Rtt am: 907d4a234d by Roshan Pius · 9 years ago
  43. 7022158 wifi: Use hidl_return_util functions in WifiChip am: 3c86852a2e by Roshan Pius · 9 years ago
  44. 1ab8395 wifi: Helper functions for invoking hidl cont callbacks am: 5647665827 by Roshan Pius · 9 years ago
  45. 815e616 wifi: Make methods deliver status synchronously (3/3) am: 734fea0d98 by Roshan Pius · 9 years ago
  46. dbfb601 wifi: Make methods deliver status synchronously (2/3) am: 5c05546fc9 by Roshan Pius · 9 years ago
  47. 40dac08 wifi: Make methods deliver status synchronously (1/3) am: 503582ed94 by Roshan Pius · 9 years ago
  48. 5aaf006 wifi: Rename failure_reason_util to wifi_status_util am: 1922482a5c by Roshan Pius · 9 years ago
  49. bedd03b wifi(interface): Add status for all methods am: 02caa1b821 by Roshan Pius · 9 years ago
  50. 3dd396e wifi(interface): Add wifi host debug wake up reason stats am: e0724f98b0 by Roshan Pius · 9 years ago
  51. 17fe2cc wifi(interface): Add wifi debug packet fate related interface am: fe9ad36cb2 by Roshan Pius · 9 years ago
  52. ae80298 wifi(interface): Add wifi debug ring buffer related interface am: e3a02b07b6 by Roshan Pius · 9 years ago
  53. c4b36d8 wifi(interface): Move all StaIface types to types.hal am: 5e25466ebf by Roshan Pius · 9 years ago
  54. 55aee95 wifi(interface): Fix compilation failure am: e03f736ca0 by Roshan Pius · 9 years ago
  55. 4c0a4e5 wifi(interface): Rtt controller HIDL interface am: 18eec81adc by Roshan Pius · 9 years ago
  56. ea3058f wifi(interface): NAN HIDL interface am: 120f94c594 by Roshan Pius · 9 years ago
  57. d195f76 wifi(interface): Link layer stats collection am: 18680b7aff by Roshan Pius · 9 years ago
  58. 0f0a37f wifi(interface): Make methods synchronous am: a52dc7322d by Roshan Pius · 9 years ago
  59. 556482a wifi(interface): Add status for every method am: 1f9073cfcb by Roshan Pius · 9 years ago
  60. 1f212a6 wifi(interface): Add gscan/apf related API's am: 7b77747bb5 by Roshan Pius · 9 years ago
  61. 6cedc97 wifi: Move legacy hal types to a new namespace (2/2) by Roshan Pius · 9 years ago
  62. 955542e wifi: Move legacy hal types to a new namespace (1/2) by Roshan Pius · 9 years ago
  63. 511cc49 wifi: Changes to WifiLegacy Hal by Roshan Pius · 9 years ago
  64. 23f9f30 wifi: Remove passthrough mode by Roshan Pius · 9 years ago
  65. 0c92d44 wifi: Stub implementation of WifiNanIface methods by Roshan Pius · 9 years ago
  66. 7913f5e wifi: Stub implementation of WifiRttController methods by Roshan Pius · 9 years ago
  67. a04ba3f wifi: Stub implementation of WifiStaIface methods by Roshan Pius · 9 years ago
  68. 7d08d7a wifi: Stub implementation of WifiChip methods by Roshan Pius · 9 years ago
  69. 907d4a2 wifi: Use hidl_return_util functions in Iface/Rtt by Roshan Pius · 9 years ago
  70. 3c86852 wifi: Use hidl_return_util functions in WifiChip by Roshan Pius · 9 years ago
  71. 5647665 wifi: Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  72. 734fea0 wifi: Make methods deliver status synchronously (3/3) by Roshan Pius · 9 years ago
  73. 5c05546 wifi: Make methods deliver status synchronously (2/3) by Roshan Pius · 9 years ago
  74. 503582e wifi: Make methods deliver status synchronously (1/3) by Roshan Pius · 9 years ago
  75. 1922482 wifi: Rename failure_reason_util to wifi_status_util by Roshan Pius · 9 years ago
  76. 02caa1b wifi(interface): Add status for all methods by Roshan Pius · 9 years ago
  77. e0724f9 wifi(interface): Add wifi host debug wake up reason stats by Roshan Pius · 9 years ago
  78. fe9ad36 wifi(interface): Add wifi debug packet fate related interface by Roshan Pius · 9 years ago
  79. e3a02b0 wifi(interface): Add wifi debug ring buffer related interface by Roshan Pius · 9 years ago
  80. 5e25466 wifi(interface): Move all StaIface types to types.hal by Roshan Pius · 9 years ago
  81. e03f736 wifi(interface): Fix compilation failure by Roshan Pius · 9 years ago
  82. 18eec81 wifi(interface): Rtt controller HIDL interface by Roshan Pius · 9 years ago
  83. 120f94c wifi(interface): NAN HIDL interface by Roshan Pius · 9 years ago
  84. 18680b7 wifi(interface): Link layer stats collection by Roshan Pius · 9 years ago
  85. a52dc73 wifi(interface): Make methods synchronous by Roshan Pius · 9 years ago
  86. 1f9073c wifi(interface): Add status for every method by Roshan Pius · 9 years ago
  87. 7b77747 wifi(interface): Add gscan/apf related API's by Roshan Pius · 9 years ago
  88. 211c3b8 supplicant(interface): Fix compilation failure am: 9e01c51793 by Roshan Pius · 9 years ago
  89. 9e01c51 supplicant(interface): Fix compilation failure by Roshan Pius · 9 years ago
  90. 21e39f8 Merge "supplicant(interface): Add support for Hotspot 2.0" am: 06a3daad19 by Roshan Pius · 9 years ago
  91. 06a3daa Merge "supplicant(interface): Add support for Hotspot 2.0" by Roshan Pius · 9 years ago
  92. b76dbbe supplicant(interface): Add support for Hotspot 2.0 by Roshan Pius · 9 years ago
  93. 22cb80d Merge "Run boot HAL service as root" am: 72882f05ec by Connor O'Brien · 9 years ago
  94. 72882f0 Merge "Run boot HAL service as root" by Connor O'Brien · 9 years ago
  95. 1545f16 Merge "Extend Telephony HIDL interface to include unsolicited RIL commands." by Sanket Padawe · 9 years ago
  96. d91322e Merge "Extend Telephony HIDL interface to include unsolicited RIL commands." by Treehugger Robot · 9 years ago
  97. a08c29c Extend Telephony HIDL interface to include unsolicited RIL commands. by Sanket Padawe · 9 years ago
  98. ef6f1a4 Merge "supplicant(interface): Support P2P operations" am: 849d24ccbf by Roshan Pius · 9 years ago
  99. 849d24c Merge "supplicant(interface): Support P2P operations" by Roshan Pius · 9 years ago
  100. 140c15d Update Android.bp to reexport dependent packages. am: 1eb8f1cc1f by Yifan Hong · 9 years ago