set_connected_cb(connected_cb)
      Provided a function, this function will be called when the device connects to another device
Parameters:
      connected_cb [value: function, type: function]
Return Value: None

file: src/link/engine_link_module.c

landing