1. 5585469 Also enable the NAN_AWARE_IFACE to send NAN_DEBUG_COMMAND command by Sunil Dutt · 4 years, 1 month ago
  2. b3912a4 NAN: Fix the debug command data for NAN_TEST_MODE_CMD_TRANSPORT_IP_PARAM by Amarnath Hullur Subramanyam · 4 years, 1 month ago
  3. c2ae961 Use a separate interface for NAN operations by Ajit Vaishya · 4 years, 3 months ago
  4. 47d709b NAN: Send IPv6 address, port and protocol in TLV format by Peng Xu · 5 years ago
  5. 2dfb1da Add more general function to initialize wifi hal by Vinay Gannevaram · 5 years ago
  6. 093569f Update channel_to_freq() for detecting 60G mode by Alexei Avshalom Lazar · 6 years ago
  7. 7be50b1 NAN: Add compilation flag for NAN R3 changes by Peng Xu · 6 years ago
  8. 78a3cbd NAN: Use proper IPv6 address for setting up routing table by Peng Xu · 6 years ago
  9. 7b1b9e1 NAN: Handle implicit IPv6 in test bed mode by Peng Xu · 6 years ago
  10. 2486bbe NAN: Enable/Disable NDP attribute by Peng Xu · 6 years ago
  11. b0c682c NAN: Support TCP/IP over NAN in data request and response message by Peng Xu · 6 years ago
  12. 57d7ead sta_preset_testparameters: Add preset parameter for TCP/IP over NAN by Peng Xu · 6 years ago
  13. 8863ec7 NAN: Support TCP/IP over NAN in enable and publish commands by Peng Xu · 6 years ago
  14. 2052daa Implement dev_ble_action by Anurag Das · 6 years ago
  15. 3ccdf48 NAN: Remove unused parameter fetch by vamsi krishna · 6 years ago
  16. 6734e23 NAN: Replace banned function sprintf() with snprintf() by Peng Xu · 7 years ago
  17. bcf9ef3 NAN: Cleanup NAN data interface on nanop off by Rakesh Sunki · 7 years ago
  18. fa41733 NAN: Fix incorrect requestor instance/publish subscribe id by Rakesh Sunki · 7 years ago
  19. 3834be5 NAN: Fix to make NAN ranging subscribe request passive by Rakesh Sunki · 7 years ago
  20. 74f4f99 NAN: Fix to update subscribe id in subscribe followup by Rakesh Sunki · 7 years ago
  21. ff76d8c NAN: Fix compilation issue for dw awake interval by Rakesh Sunki · 7 years ago
  22. a3b5966 NAN: Add support to fetch NAN schedule update channel by Rakesh Sunki · 7 years ago
  23. b5604ff NAN: Add support to configure the device type by Rakesh Sunki · 7 years ago
  24. 8f8e74b NAN: Add support to configure NAN link local address by Rakesh Sunki · 7 years ago
  25. 395b015 NAN: Fix issue in configuring a PMK by Rakesh Sunki · 7 years ago
  26. 8a4845d NAN: Add support for configuring NAN QOS by Rakesh Sunki · 7 years ago
  27. e6f6683 NAN: Add support to configure awake dw interval by Rakesh Sunki · 7 years ago
  28. 0262cb5 NAN: Fix NAN subscribe id reset issue by Rakesh Sunki · 7 years ago
  29. 4236368 NAN: Add publish id in publish update request by Rakesh Sunki · 7 years ago
  30. 9eaa677 NAN: Fix compilation issue in NAN module by Rakesh Sunki · 7 years ago
  31. f680e0f NAN: Address a TODO comment to provide a description of the step by Rakesh Sunki · 7 years ago
  32. 4806040 NAN: MethodType,Publish argument rangerequired by Rakesh Sunki · 7 years ago
  33. 1a5afb9 NAN: MethodType,Publish and DataPath arguments by Rakesh Sunki · 7 years ago
  34. 62644ab NAN: Check PublishType,Unsolicited explicitly by Rakesh Sunki · 7 years ago
  35. b2b6516 NAN: sta_exec_action MethodType,SchedUpdate by Rakesh Sunki · 7 years ago
  36. d5e9b4d NAN: sta_exec_action MethodType,rangerequest/cancelrange by Rakesh Sunki · 7 years ago
  37. 8a630b8 NAN: sta_exec_action MethodType,DataEnd by Rakesh Sunki · 7 years ago
  38. a5cc284 NAN: sta_exec_action MethodType,DataResponse by Rakesh Sunki · 7 years ago
  39. 14cfcd2 NAN: sta_exec_action MethodType,DataRequest by Rakesh Sunki · 7 years ago
  40. 38dd72e NAN: sta_exec_action NANOp,On to support NANAvailability by Rakesh Sunki · 7 years ago
  41. fdbd60b NAN: Remove debug print of notify response value by Rakesh Sunki · 7 years ago
  42. 4d5912d NAN: Handle NAN_RESPONSE_PUBLISH/SUBSCRIBE notifications by Rakesh Sunki · 7 years ago
  43. d51e898 NAN: Convert sta_get_parameter to use NanStatsRequest by Rakesh Sunki · 7 years ago
  44. 0f1b481 NAN: Remove commented out NAN_RESPONSE_CONFIG handler by Rakesh Sunki · 7 years ago
  45. 0a0eea8 NAN: Set service responder policy for publish by Rakesh Sunki · 7 years ago
  46. 4625de7 NAN: Convert NanSubscribe/PublishRequest period unit by Rakesh Sunki · 7 years ago
  47. 47a276a NAN: Enable both bands if Band argument is not used by Rakesh Sunki · 7 years ago
  48. 7d37f41 NAN: Store PMK from sta_preset_testparameters by Rakesh Sunki · 7 years ago
  49. 8dd1d88 NAN: Rename sta_preset_testparameters oper_chan to oper_chn by Rakesh Sunki · 7 years ago
  50. 14bff1d NAN: Add COMPLETE response for sta_preset_testparameters by Rakesh Sunki · 7 years ago
  51. d7344c0 NAN: Add sta_exec_action support for band configuration by Rakesh Sunki · 7 years ago
  52. 7a40a20 NAN: Create interface on sta_exec_action NANOp,On by Rakesh Sunki · 7 years ago
  53. 107356c NAN: Check operation success/error status by Rakesh Sunki · 7 years ago
  54. 4c08667 NAN: Add EventDataRequest and EventDataConfirm handlers by Rakesh Sunki · 7 years ago
  55. 4b75f96 NAN: Introduce versioning by Rakesh Sunki · 7 years ago
  56. 132c6d2 Fix potential NULL pointer dereference errors in multiple instances by Kantesh Mundaragi · 8 years ago
  57. 116be19 Fix for sta_get_events failure while executing NAN test scripts by Kantesh Mundaragi · 8 years ago
  58. 1854ec6 Support for NAN 1.0 certification as per updated wifihal API by Amarnath Hullur Subramanyam · 8 years ago
  59. cd4e3c3 Import the initial version of sigma_dut open source project by Jouni Malinen · 9 years ago