Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp592 static u64 ntb_max_meas_time = 0; variable
1629 if (!ntb_max_meas_time) { in testRTT()
1634 ntb_max_meas_time; in testRTT()
1726 if (!ntb_max_meas_time) { in testRTT()
1731 ntb_max_meas_time; in testRTT()
3978 ntb_max_meas_time = atoi(argv[j]); in readRTTOptions()
3979 printf("ntb_max_meas_time as %lu \n", ntb_max_meas_time); in readRTTOptions()