BleDiscoverDelegate Protocol Reference

Conforms to NSObject
Declared in BLEquinox.h

Overview

DicoverDeleagteļ¼ŒResponse delegate methods in discover device.

– solsticeDidDiscoverDeviceWithMAC: required method

  • This method is invoked while scanning
- (void)solsticeDidDiscoverDeviceWithMAC:(ZRBlePeripheral *)iwDevice

Parameters

iwDevice

Instance contain a CBPeripheral object and the device’s MAC address

Declared In

BLEquinox.h

– solsticeStopScan required method

Search stopped

- (void)solsticeStopScan

Declared In

BLEquinox.h