Home
last modified time | relevance | path

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

/babblesim_ext_2G4_device_playback-latest/src/
Dbs_playback_main.c29 static void open_one_input_file(const char* inputf, const char *type, in open_one_input_file() function
46 open_one_input_file(inputf, "Rx", filename, &rx_f); in open_input_files()
49 open_one_input_file(inputf, "Tx", filename, &tx_f); in open_input_files()
52 open_one_input_file(inputf, "RSSI", filename, &RSSI_f); in open_input_files()