Tuya iOS Smart Life App SDK 5.15.0
ThingBluetoothUtil Class Reference

#import <ThingBluetoothUtil.h>

Inheritance diagram for ThingBluetoothUtil:

Class Methods

(void) + storeAdvertisingData:pIdentifier:
 
(NSDictionary *) + getAdvertisingDataWithIdentifier:
 
(void) + storeSNWithUUID:sn:
 
(int) + getSNWithUUID:
 
(void) + removeAdvertisingDataWithIdentifier:uuid:
 
(void) + storeAdvertisingData:pIdentifier:
 
(NSDictionary *) + getAdvertisingDataWithIdentifier:
 
(void) + storeSNWithUUID:sn:
 
(int) + getSNWithUUID:
 
(void) + removeAdvertisingDataWithIdentifier:uuid:
 

Detailed Description

Definition at line 12 of file ThingBluetoothUtil.h.

Method Documentation

◆ getAdvertisingDataWithIdentifier: [1/2]

+ (NSDictionary *) getAdvertisingDataWithIdentifier: (NSString *)  pIdentifier

◆ getAdvertisingDataWithIdentifier: [2/2]

+ (NSDictionary *) getAdvertisingDataWithIdentifier: (NSString *)  pIdentifier

◆ getSNWithUUID: [1/2]

+ (int) getSNWithUUID: (NSString *)  uuid

◆ getSNWithUUID: [2/2]

+ (int) getSNWithUUID: (NSString *)  uuid

◆ removeAdvertisingDataWithIdentifier:uuid: [1/2]

+ (void) removeAdvertisingDataWithIdentifier: (NSString *)  pIdentifier
uuid: (NSString *)  uuid 

◆ removeAdvertisingDataWithIdentifier:uuid: [2/2]

+ (void) removeAdvertisingDataWithIdentifier: (NSString *)  pIdentifier
uuid: (NSString *)  uuid 

◆ storeAdvertisingData:pIdentifier: [1/2]

+ (void) storeAdvertisingData: (NSDictionary *)  advertisingData
pIdentifier: (NSString *)  pIdentifier 

◆ storeAdvertisingData:pIdentifier: [2/2]

+ (void) storeAdvertisingData: (NSDictionary *)  advertisingData
pIdentifier: (NSString *)  pIdentifier 

◆ storeSNWithUUID:sn: [1/2]

+ (void) storeSNWithUUID: (NSString *)  uuid
sn: (NSInteger)  sn 

◆ storeSNWithUUID:sn: [2/2]

+ (void) storeSNWithUUID: (NSString *)  uuid
sn: (NSInteger)  sn 

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