Mobile Application Protocol Interoperability

The common entrance isIPhoneAppFacade. It exposes time, location, device status, config patch, and typed command; it is not a BLE transport API, and there is no concrete class named PhoneFacade.

Protocol boundary

MeshtasticPhoneCore and MeshCorePhoneCore retain their own wire command, queue and configuration semantics; the common Facade only unifies application intentions and results.

D