GSMLG.MAC.Parser (GSMLG.MAC v0.1.0)
Link to this section Summary
Functions
Returns a list of tuples with {bitstring-mac (or part), company}
Returns a tuple with {bitstring-mac (or part), company}
Returns a bitstring or nil
Link to this section Functions
Link to this function
parse_file(text)
Returns a list of tuples with {bitstring-mac (or part), company}
Link to this function
parse_line(line, min_bit_size \\ 24)
Returns a tuple with {bitstring-mac (or part), company}
Link to this function
to_bitstring(mac)
Returns a bitstring or nil