# Modules.BLE.Central
represent a remote device acting as central, connected to a local app, which is acting as a peripheral.
# Overview
This class represents remote central devices (or centrals) that have connected to an app implementing the peripheral role on a local device. Remote centrals use universally unique identifiers (UUIDs), to identify themselves. In Android, they have address to identify themselves.