set_disconnected_cb(disconnected_cb)
      Provided a function, this function will be called when the device disconnects from another device
Parameters:
      disconnected_cb [value: function, type: function]
Return Value: None

file: src/link/engine_link_module.c

landing