HomeSort by relevance Sort by last modified time
    Searched full:tv_send (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/tools/
l2ping.c 140 struct timeval tv_send, tv_recv, tv_diff; local
153 gettimeofday(&tv_send, NULL);
212 timersub(&tv_recv, &tv_send, &tv_diff);

Completed in 3704 milliseconds