Conversation

Replying to
Both Android Auto and Chromecast are relevant, and neither of them has an implementation in the Android Open Source Project itself. VLC has an open source implementation of Chromecast that's usable on Android, but it's not a full implementation since it can't mirror the screen.
1
1
Replying to and
AOSP still has infrastructure for Wi-Fi display with a build option to enable it. (config_enableWifiDisplay). The device drivers need to provide an implementation and the device vendor needs to enable it. Qualcomm still provides an implementation but Google stopped shipping it.
1