'ODTONE - Open Dot Twenty One'

PrevUpHomeNext

Function is_vendor_ie

odtone::mih::is_vendor_ie

Synopsis

// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/types/vendor_ie.hpp>


bool is_vendor_ie(uint32 id);

Description

Check if the IE belongs to the Vendor_IE type.

Parameters:

id

TLV type.

Returns:

True if the IE belonds to the Vendor_IE type or false otherwise.


PrevUpHomeNext