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

/system/bt/hci/src/
H A Dbtsnoop.c223 uint32_t time_hi = timestamp >> 32; local
229 time_hi = htonl(time_hi);
236 btsnoop_write(&time_hi, 4);

Completed in 22 milliseconds