Searched refs:CoreQueryTimeStamp (Results 1 – 4 of 4) sorted by relevance
41 CoreQueryTimeStamp(Result<u64>), enumerator75 Self::CoreQueryTimeStamp(result) => Self::matches_result_retry(result), in need_retry()173 CoreResponseChild::CoreQueryTimeStampRsp(evt) => Ok(UciResponse::CoreQueryTimeStamp( in try_from()
46 CoreQueryTimeStamp, enumerator176 UciCommand::CoreQueryTimeStamp {} => { in try_from()524 cmd = UciCommand::CoreQueryTimeStamp {}; in test_convert_uci_cmd_to_packets()
164 self.expected_calls.lock().unwrap().push_back(ExpectedCall::CoreQueryTimeStamp { out }); in expect_core_query_uwb_timestamp()775 Some(ExpectedCall::CoreQueryTimeStamp { out }) => { in core_query_uwb_timestamp()1387 CoreQueryTimeStamp { enumerator
412 let cmd = UciCommand::CoreQueryTimeStamp; in core_query_uwb_timestamp()414 Ok(UciResponse::CoreQueryTimeStamp(resp)) => resp, in core_query_uwb_timestamp()2931 let cmd = UciCommand::CoreQueryTimeStamp {}; in test_core_query_uwb_timestamp_ok()