HomeSort by relevance Sort by last modified time
    Searched refs:p2p_passphrase_len (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 720 * p2p_passphrase_len - Passphrase length (8..63) for P2P GO
725 unsigned int p2p_passphrase_len; member in struct:wpa_config
    [all...]
config_file.c 1022 if (config->p2p_passphrase_len)
1023 fprintf(f, "p2p_passphrase_len=%u\n",
1024 config->p2p_passphrase_len);
p2p_supplicant.c     [all...]
config.c     [all...]

Completed in 35 milliseconds