Searched refs:req_token (Results 1 – 1 of 1) sorted by relevance
48 uint8_t req_token; member125 if (token == ctx.req_token) { in clock_sync_package_callback()127 ctx.req_token = (ctx.req_token + 1) % 16; in clock_sync_package_callback()182 tx_buf[tx_pos++] = ctx.req_token; in clock_sync_app_time_req()184 LOG_DBG("Sending clock sync AppTimeReq (token %d)", ctx.req_token); in clock_sync_app_time_req()