Function rs2_connect_tm2_controller

Function Documentation

void rs2_connect_tm2_controller(const rs2_device *device, const unsigned char *mac_addr, rs2_error **error)

Connects to a given tm2 controller

Parameters:
  • device[in] Device to connect to the controller

  • mac_addr[in] The MAC address of the desired controller

  • error[out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored