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()
47 CoreQueryTimeStamp, enumerator175 UciCommand::CoreQueryTimeStamp {} => { in try_from()523 cmd = UciCommand::CoreQueryTimeStamp {}; in test_convert_uci_cmd_to_packets()
165 self.expected_calls.lock().unwrap().push_back(ExpectedCall::CoreQueryTimeStamp { out }); in expect_core_query_uwb_timestamp()761 Some(ExpectedCall::CoreQueryTimeStamp { out }) => { in core_query_uwb_timestamp()1358 CoreQueryTimeStamp { enumerator
411 let cmd = UciCommand::CoreQueryTimeStamp; in core_query_uwb_timestamp()413 Ok(UciResponse::CoreQueryTimeStamp(resp)) => resp, in core_query_uwb_timestamp()2928 let cmd = UciCommand::CoreQueryTimeStamp {}; in test_core_query_uwb_timestamp_ok()