ホーム › NetworkManagement.WiFi › DOT11_PHY_TYPE
DOT11_PHY_TYPE
列挙型メンバー 15
| 名前 | 10進 | 16進 |
|---|---|---|
| dot11_phy_type_unknown | 0 | 0x0 |
| dot11_phy_type_any | 0 | 0x0 |
| dot11_phy_type_fhss | 1 | 0x1 |
| dot11_phy_type_dsss | 2 | 0x2 |
| dot11_phy_type_irbaseband | 3 | 0x3 |
| dot11_phy_type_ofdm | 4 | 0x4 |
| dot11_phy_type_hrdsss | 5 | 0x5 |
| dot11_phy_type_erp | 6 | 0x6 |
| dot11_phy_type_ht | 7 | 0x7 |
| dot11_phy_type_vht | 8 | 0x8 |
| dot11_phy_type_dmg | 9 | 0x9 |
| dot11_phy_type_he | 10 | 0xA |
| dot11_phy_type_eht | 11 | 0xB |
| dot11_phy_type_IHV_start | -2147483648 | 0x80000000 |
| dot11_phy_type_IHV_end | -1 | 0xFFFFFFFF |