![]() |
odtone::mih::supported_lcp_enum
// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/types/information.hpp> enum supported_lcp_enum { supported_lcp_null = 0, supported_lcp_lldp = 1, supported_lcp_lbyr_with_lldp = 2, supported_lcp_lldp_med = 11, supported_lcp_lbyr_with_lld_med = 12, supported_lcp_u_tdoa = 21, supported_lcp_d_tdoa = 22, supported_lcp_dhcp = 31, supported_lcp_lbyr_with_dhcp = 32, supported_lcp_oma_supl = 41, supported_lcp_ieee_802_11 = 42, supported_lcp_lbyr_with_ieee_802_11 = 43, supported_lcp_held = 51, supported_lcp_lbyr_with_held = 52 };
SUPPORTED_LCP data type enumeration.
supported_lcp_nullNULL.
supported_lcp_lldpLLDP.
supported_lcp_lbyr_with_lldpLbyR with LLDP.
supported_lcp_lldp_medLLDP-MED.
supported_lcp_lbyr_with_lld_medLbyR with LLDP-MED.
supported_lcp_u_tdoaU-TDoA.
supported_lcp_d_tdoaD-TDoA.
supported_lcp_dhcpDHCP.
supported_lcp_lbyr_with_dhcpLbyR with DHCP.
supported_lcp_oma_suplOMA SUPL.
supported_lcp_ieee_802_11IEEE 802.11.
supported_lcp_lbyr_with_ieee_802_11LbyR with IEEE 802.11.
supported_lcp_heldHELD.
supported_lcp_lbyr_with_heldLbyR with HELD.