Searched refs:SoftbusSetConfig (Results 1 – 3 of 3) sorted by relevance
32 int SoftbusSetConfig(ConfigType type, const unsigned char *val, uint32_t len);
356 int SoftbusSetConfig(ConfigType type, const unsigned char *val, uint32_t len) in SoftbusSetConfig() function406 sets.SetConfig = &SoftbusSetConfig; in SoftbusConfigInit()
174 SoftbusSetConfig(SOFTBUS_INT_AUTH_ABILITY_COLLECTION, &val, sizeof(val)); in ClientFSMCreate()