Membrane.ICE.Handshake.is_hsk_packet

You're seeing just the callback is_hsk_packet, go back to Membrane.ICE.Handshake module for more information.
Link to this callback

is_hsk_packet(data, state)

View Source

Specs

is_hsk_packet(data :: binary(), state :: state()) :: boolean()

Determines if given data should be treated as handshake packet and passed to process/2.