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 721 * p2p_passphrase_len - Passphrase length (8..63) for P2P GO
726 unsigned int p2p_passphrase_len; member in struct:wpa_config
    [all...]
config_file.c 1026 if (config->p2p_passphrase_len)
1027 fprintf(f, "p2p_passphrase_len=%u\n",
1028 config->p2p_passphrase_len);
    [all...]
p2p_supplicant.c     [all...]
config.c     [all...]

Completed in 58 milliseconds