Searched refs:responder_tx (Results 1 – 1 of 1) sorted by relevance
316 int_field!(responder_tx, PulseShape, "getResponderTx");324 let responder_tx = jni_obj.responder_tx()?; in try_from() localVariable326 Ok(CccPulseShapeCombo { initiator_tx, responder_tx }) in try_from()