wlanHostedNetworkBSSID property

  1. @Array<NativeType>(6)
Array<Uint8> wlanHostedNetworkBSSID
getter/setter pair

The BSSID used by the wireless Hosted Network in packets, beacons, and probe responses.

Implementation

@Array(6)
external Array<Uint8> wlanHostedNetworkBSSID;