NetworkSettings.prototype.wifiSelection = function(type, band, channel) {

  var buffer = commandToBuffer(1, "NetworkSettings", "WifiSelection",
                               type, band, channel);