P_SET
{ "up", P_SET, &opt_enable, NULL },
{ "enable", P_SET, &opt_enable, NULL },
{ "pscan", P_SET, &opt_pscan, NULL },
{ "iscan", P_SET, &opt_iscan, NULL },
{ "switch", P_SET, &opt_switch, NULL },
{ "hold", P_SET, &opt_hold, NULL },
{ "sniff", P_SET, &opt_sniff, NULL },
{ "park", P_SET, &opt_park, NULL },
{ "auth", P_SET, &opt_auth, NULL },
{ "encrypt", P_SET, &opt_encrypt, NULL },
{ "fixed", P_SET, &opt_pin, NULL },
{ "inq", P_SET, &opt_inquiry, NULL },
{ "inquiry", P_SET, &opt_inquiry, NULL },
{ "rssi", P_SET, &opt_rssi, NULL },
{ "reset", P_SET, &opt_reset, NULL },
case P_SET: