Home
last modified time | relevance | path

Searched refs:from_index (Results 1 – 2 of 2) sorted by relevance

/system/nfc/tools/casimir/src/
Dpackets.rs46 pub fn from_index(id: usize) -> Self { in from_index() method
Dcontroller.rs1739 info!(" DiscoveryID: {:?}", nci::RfDiscoveryId::from_index(0)); in t4at_select_command()
1746 rf_discovery_id: nci::RfDiscoveryId::from_index(0), in t4at_select_command()
1800 info!(" DiscoveryID: {:?}", nci::RfDiscoveryId::from_index(rf_discovery_id)); in t4at_select_response()
1807 rf_discovery_id: nci::RfDiscoveryId::from_index(rf_discovery_id), in t4at_select_response()
2109 rf_discovery_id: nci::RfDiscoveryId::from_index(index), in tick()