Searched refs:bt_command_table (Results 1 – 1 of 1) sorted by relevance
83 static command_bt_t bt_command_table[] = { variable205 for (i = 1; i < sizeof(bt_command_table) / sizeof(bt_command_table[0]); i++) { in show_bt_cmd()206 printf("%02d. %s \n", i, bt_command_table[i].cmd); in show_bt_cmd()267 item_cnt = sizeof(bt_command_table) / sizeof(command_bt_t); in rkwifibt_test_bluetooth()288 bt_command_table[i].action(NULL); in rkwifibt_test_bluetooth()296 bt_command_table[i].action(input_start + strlen("input") + 1); in rkwifibt_test_bluetooth()