Searched refs:TIME_STRING_LENGTH (Results 1 – 1 of 1) sorted by relevance
58 #define TIME_STRING_LENGTH sizeof("YYYY-MM-DD HH:MM:SS") macro91 static char btif_config_time_created[TIME_STRING_LENGTH];185 strlcpy(btif_config_time_created, time_str, TIME_STRING_LENGTH); in init()189 strftime(btif_config_time_created, TIME_STRING_LENGTH, TIME_STRING_FORMAT, time_created); in init()