Searched refs:connected_timestamp (Results 1 – 2 of 2) sorted by relevance
218 struct timespec connected_timestamp; member
198 …if ((now.tv_sec - hf_local_param[i].btc_hf_cb.connected_timestamp.tv_sec) < conn_time_delta.tv_sec… in btc_hf_latest_connected_idx()199 … conn_time_delta.tv_sec = now.tv_sec - hf_local_param[i].btc_hf_cb.connected_timestamp.tv_sec; in btc_hf_latest_connected_idx()1363 clock_gettime(CLOCK_MONOTONIC, &(hf_local_param[idx].btc_hf_cb.connected_timestamp)); in btc_hf_cb_handler()1385 hf_local_param[idx].btc_hf_cb.connected_timestamp.tv_sec = 0; in btc_hf_cb_handler()