Home
last modified time | relevance | path

Searched refs:menu_command_t (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Dmain.c42 } menu_command_t; typedef
44 static menu_command_t menu_command_table[] = {
213 for (i = 0; i < sizeof(menu_command_table)/sizeof(menu_command_t); i++) in show_help()
309 item_cnt = sizeof(menu_command_table) / sizeof(menu_command_t); in main()