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

/system/bt/btif/src/
H A Dbtif_hf.cc135 struct timespec call_end_timestamp; member in struct:_btif_hf_cb
1268 clock_gettime(CLOCK_MONOTONIC, &btif_hf_cb[0].call_end_timestamp);
1476 btif_hf_cb[0].call_end_timestamp.tv_sec + BTIF_HF_CALL_END_TIMEOUT) {
1479 btif_hf_cb[0].call_end_timestamp.tv_sec = 0;

Completed in 5 milliseconds