[][src]Function realsense_sys::rs2_connect_tm2_controller

pub unsafe extern "C" fn rs2_connect_tm2_controller(
    device: *const rs2_device,
    mac_addr: *const c_uchar,
    error: *mut *mut rs2_error
)

Connects to a given tm2 controller \param[in] device Device to connect to the controller \param[in] mac_addr The MAC address of the desired controller \param[out] error If non-null, receives any error that occurs during this call, otherwise, errors are ignored