Tracks the Android side of meshtastic/protobufs#1020 (open, no reviews yet). Additive QueueStatus.state (STATE_UNSPECIFIED, KEY_EXCHANGE), reported against the original mesh_packet_id while firmware fetches a missing recipient key.
Android already routes QueueStatus through FromRadioPacketHandlerImpl.handleQueueStatus (core/data/.../FromRadioPacketHandlerImpl.kt:116).
Tracks the Android side of meshtastic/protobufs#1020 (open, no reviews yet). Additive
QueueStatus.state(STATE_UNSPECIFIED,KEY_EXCHANGE), reported against the originalmesh_packet_idwhile firmware fetches a missing recipient key.Android already routes
QueueStatusthroughFromRadioPacketHandlerImpl.handleQueueStatus(core/data/.../FromRadioPacketHandlerImpl.kt:116).state == KEY_EXCHANGEonto the existing pending message row bymesh_packet_id(new message status, e.g. "Exchanging keys…") — no retry, no duplicate ID