CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Device name formats. Used during a LocalDevice_GetName or RemoteDevice_GetName_Async call to specify the requested name.

Enumerator
DNF_None 
DNF_Auto 

Custom name if exists, else the Brand/Model/Duplicate.

DNF_ModelDuplicate 

Combination of model and duplicate number if non zero.

DNF_CustomName 

Custom name.

DNF_Brand 

Brand name.

DNF_Model 

Model name.

DNF_Machine 

Machine name.

DNF_BrandModelDuplicate 

Combination of brand, model and duplicate number if non zero.