Tuya iOS Smart Life App SDK 5.15.0
<ThingBLEScanDelegate> Protocol Reference

#import <ThingBLEScanDelegate.h>

Inheritance diagram for <ThingBLEScanDelegate>:

Instance Methods

(void) - didScanDevices:
 
(void) - bleOnCentralDidUpdateState:
 
(void) - syncDevice2Cloud:
 
(void) - scanHasStopped
 
(void) - didScanDevices:
 
(void) - bleOnCentralDidUpdateState:
 
(void) - syncDevice2Cloud:
 
(void) - scanHasStopped
 

Detailed Description

Definition at line 13 of file ThingBLEScanDelegate.h.

Method Documentation

◆ bleOnCentralDidUpdateState: [1/2]

- (void) bleOnCentralDidUpdateState: (BOOL)  isPoweredOn
optional

◆ bleOnCentralDidUpdateState: [2/2]

- (void) bleOnCentralDidUpdateState: (BOOL)  isPoweredOn
optional

◆ didScanDevices: [1/2]

- (void) didScanDevices: (NSArray< id< ThingBLEDeviceInfoProtocol > > *)  deviceInfos
optional

扫描到设备

Parameters
deviceInfosdeviceInfos

◆ didScanDevices: [2/2]

- (void) didScanDevices: (NSArray< id< ThingBLEDeviceInfoProtocol > > *)  deviceInfos
optional

扫描到设备

Parameters
deviceInfosdeviceInfos

◆ scanHasStopped [1/2]

- (void) scanHasStopped
optional

◆ scanHasStopped [2/2]

- (void) scanHasStopped
optional

◆ syncDevice2Cloud: [1/2]

- (void) syncDevice2Cloud: (id< ThingBLEDeviceInfoProtocol >)  dev
optional

◆ syncDevice2Cloud: [2/2]

- (void) syncDevice2Cloud: (id< ThingBLEDeviceInfoProtocol >)  dev
optional

The documentation for this protocol was generated from the following files: