centerFrequency0 property

int? centerFrequency0
final

Center frequency of the access point.

For WiFiChannelWidth.mhz20 bandwidth, it is null. For WiFiChannelWidth.mhz80Plus80 bandwidth, it is the center frequency of the first segment.

Implementation

final int? centerFrequency0;