Home
last modified time | relevance | path

Searched defs:NciPacket (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/rust/hal/
Drootcanal_hal.rs52 in_cmd_tx: UnboundedSender<NciPacket>, in dispatch_incoming()
93 mut out_cmd_rx: UnboundedReceiver<NciPacket>, in dispatch_outgoing()
Dhidl_hal.rs158 mut out_cmd_rx: UnboundedReceiver<NciPacket>, in dispatch_outgoing()
/system/nfc/src/rust/rootcanal/
Dmain.rs153 cmd: NciPacket, in command_response()
256 T: Into<NciPacket>, in write_nci()