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