Searched refs:tv2fl (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluez/test/
H A Dscotest.c63 static float tv2fl(struct timeval tv) function
247 tv2fl(tv_diff) / 60.0,
248 (float)( total / tv2fl(tv_diff) ) / 1024.0 );
H A Drctest.c89 static float tv2fl(struct timeval tv) function
483 tv2fl(tv_diff), (float)(total / tv2fl(tv_diff) ) / 1024.0);
H A Dl2test.c114 static float tv2fl(struct timeval tv) function
706 tv2fl(tv_diff), (float)(total / tv2fl(tv_diff) ) / 1024.0);
/external/bluetooth/bluez/tools/
H A Dl2ping.c60 static float tv2fl(struct timeval tv) function
231 id - ident, tv2fl(tv_diff));

Completed in 113 milliseconds