Searched refs:first_object_name (Results 1 – 1 of 1) sorted by relevance
229 const char * const first_object_name = "first_object.txt"; in ots_init() local265 __ASSERT(strlen(first_object_name) <= CONFIG_BT_OTS_OBJ_MAX_NAME_LEN, in ots_init()268 (void)strcpy(objects[0].name, first_object_name); in ots_init()