hasStaApConcurrency

Checks if the device supports Wi-Fi STA/AP concurrency (simultaneous station and access point mode).

Requires Android 11+ (SDK 30+).

Receiver

The Context used to access WifiManager.

Return

true if STA/AP concurrency is supported, false otherwise.