ESPBleTransport

class ESPBleTransport : NSObject, ESPCommunicable
extension ESPBleTransport: CBCentralManagerDelegate
extension ESPBleTransport: CBPeripheralDelegate

The ESPBleTransport class conforms and implememnt methods of ESPCommunicable protocol. This class provides methods for sending configuration and session related data to ESPDevice.

CBCentralManagerDelegate

CBPeripheralDelegate