Searched refs:df_name (Results 1 – 1 of 1) sorted by relevance
470 uint8_t df_name[] = {0xD2, 0x76, 0x00, 0x00, 0x85, 0x01, 0x01}; in rw_t4t_create_app() local486 UINT8_TO_BE_STREAM(p, (T4T_CMD_MAX_HDR_SIZE + sizeof(df_name) + 2)); in rw_t4t_create_app()490 ARRAY_TO_BE_STREAM(p, df_name, (int)sizeof(df_name)); /*DF file name */ in rw_t4t_create_app()