structwhd__wep__key__t.xml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version='1.0' encoding='UTF-8' standalone='no'?>
  2. <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.15">
  3. <compounddef id="structwhd__wep__key__t" kind="struct" language="C++" prot="public">
  4. <compoundname>whd_wep_key_t</compoundname>
  5. <includes local="no">whd_types.h</includes>
  6. <sectiondef kind="public-attrib">
  7. <memberdef kind="variable" id="structwhd__wep__key__t_1aae5a12e607d0f782506d9e6ec6179c64" prot="public" static="no" mutable="no">
  8. <type>uint8_t</type>
  9. <definition>uint8_t index</definition>
  10. <argsstring></argsstring>
  11. <name>index</name>
  12. <briefdescription>
  13. <para>WEP key index [0/1/2/3]. </para>
  14. </briefdescription>
  15. <detaileddescription>
  16. </detaileddescription>
  17. <inbodydescription>
  18. </inbodydescription>
  19. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" line="1030" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" bodystart="1030" bodyend="-1"/>
  20. </memberdef>
  21. <memberdef kind="variable" id="structwhd__wep__key__t_1ab2b3adeb2a67e656ff030b56727fd0ac" prot="public" static="no" mutable="no">
  22. <type>uint8_t</type>
  23. <definition>uint8_t length</definition>
  24. <argsstring></argsstring>
  25. <name>length</name>
  26. <briefdescription>
  27. <para>WEP key length. </para>
  28. </briefdescription>
  29. <detaileddescription>
  30. <para>Either 5 bytes (40-bits) or 13-bytes (104-bits) </para>
  31. </detaileddescription>
  32. <inbodydescription>
  33. </inbodydescription>
  34. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" line="1031" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" bodystart="1031" bodyend="-1"/>
  35. </memberdef>
  36. <memberdef kind="variable" id="structwhd__wep__key__t_1a6460a21fbea84550b8bf9c7ce257e4ed" prot="public" static="no" mutable="no">
  37. <type>uint8_t</type>
  38. <definition>uint8_t data[32]</definition>
  39. <argsstring>[32]</argsstring>
  40. <name>data</name>
  41. <briefdescription>
  42. <para>WEP key as values NOT characters. </para>
  43. </briefdescription>
  44. <detaileddescription>
  45. </detaileddescription>
  46. <inbodydescription>
  47. </inbodydescription>
  48. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" line="1032" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" bodystart="1032" bodyend="-1"/>
  49. </memberdef>
  50. </sectiondef>
  51. <briefdescription>
  52. <para>Structure for storing a WEP key. </para>
  53. </briefdescription>
  54. <detaileddescription>
  55. </detaileddescription>
  56. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" line="1029" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_types.h" bodystart="1028" bodyend="1033"/>
  57. <listofallmembers>
  58. <member refid="structwhd__wep__key__t_1a6460a21fbea84550b8bf9c7ce257e4ed" prot="public" virt="non-virtual"><scope>whd_wep_key_t</scope><name>data</name></member>
  59. <member refid="structwhd__wep__key__t_1aae5a12e607d0f782506d9e6ec6179c64" prot="public" virt="non-virtual"><scope>whd_wep_key_t</scope><name>index</name></member>
  60. <member refid="structwhd__wep__key__t_1ab2b3adeb2a67e656ff030b56727fd0ac" prot="public" virt="non-virtual"><scope>whd_wep_key_t</scope><name>length</name></member>
  61. </listofallmembers>
  62. </compounddef>
  63. </doxygen>