手机应用协议互操作
共同入口是 IPhoneAppFacade。它暴露 time、location、device status、config patch 和 typed command;不是 BLE transport API,也不存在名为 PhoneFacade 的具体类。
协议边界
MeshtasticPhoneCore 与 MeshCorePhoneCore 保留各自 wire command、queue 和配置语义;共同 Facade 只统一应用意图与结果。
共同入口是 IPhoneAppFacade。它暴露 time、location、device status、config patch 和 typed command;不是 BLE transport API,也不存在名为 PhoneFacade 的具体类。
MeshtasticPhoneCore 与 MeshCorePhoneCore 保留各自 wire command、queue 和配置语义;共同 Facade 只统一应用意图与结果。