HomeSort by relevance Sort by last modified time
    Searched refs:tv2fl (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluez/test/
scotest.c 63 static float tv2fl(struct timeval tv) function
247 tv2fl(tv_diff) / 60.0,
248 (float)( total / tv2fl(tv_diff) ) / 1024.0 );
rctest.c 89 static float tv2fl(struct timeval tv) function
483 tv2fl(tv_diff), (float)(total / tv2fl(tv_diff) ) / 1024.0);
l2test.c 114 static float tv2fl(struct timeval tv) function
706 tv2fl(tv_diff), (float)(total / tv2fl(tv_diff) ) / 1024.0);
  /external/bluetooth/bluez/tools/
l2ping.c 60 static float tv2fl(struct timeval tv) function
231 id - ident, tv2fl(tv_diff));

Completed in 146 milliseconds