Unit 'dswifi9' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libndsfpc]

WIFI_ACCESSPOINT

Declaration

Source position: dswifi9.inc line 194

type WIFI_ACCESSPOINT = packed record

  ssid: array [0..32] of cchar;

  ssid_len: cchar;

  bssid: array [0..5] of cuint8;

  macaddr: array [0..5] of cuint8;

  maxrate: cuint16;

  timectr: cuint32;

  rssi: cuint16;

  flags: cuint16;

  spinlock: cuint32;

  channel: cuint8;

  rssi_past: array [0..7] of cuint8;

  base_rates: array [0..15] of cuint8;

end;


Documentation generated on: 2023-03-18