Searched refs:time_created (Results 1 – 1 of 1) sorted by relevance
188 struct tm* time_created = localtime(¤t_time); in init() local189 strftime(btif_config_time_created, TIME_STRING_LENGTH, TIME_STRING_FORMAT, time_created); in init()