Searched refs:brand (Results 1 – 8 of 8) sorted by relevance
45 const brand: string; constant
48 char brand[CRED_INFO_BRAND_LEN]; member
27 const.product.brand=default
11 …provides APIs for obtaining device information, such as the product name, brand name, and manufact…
194 dprintf(fd, "CRED_BAND : %s" END_LINE, info->credInfo.brand); in DumpDeviceDetails()
502 (void)GetDataFromJson(json, CRED_KEY_BRAND, credInfo->brand, CRED_INFO_BRAND_LEN); in CredentialCbToDslmCredInfo()