startHandshake abstract method

void startHandshake(
  1. Device device
)

Starts handshake protocol. This will be executed every new device connection

Implementation

void startHandshake(Device device);