Lines Matching full:ssid
97 * ssid - SSID of the group
99 u8 ssid[SSID_MAX_LEN];
102 * ssid_len - Length of SSID in octets
494 * ssid_postfix - Postfix data to add to the SSID
496 * This data will be added to the end of the SSID after the
841 * @ssid: SSID from P2P Group ID
842 * @ssid_len: Length of ssid buffer in octets
870 const u8 *go_dev_addr, const u8 *ssid,
881 * @ssid: SSID of the group
882 * @ssid_len: Length of ssid in octets
894 const u8 *ssid, size_t ssid_len,
960 * @ssid: Persistent group SSID or %NULL if any
961 * @ssid_len: Length of @ssid
963 * @ret_ssid: Buffer for returning group SSID
964 * @ret_ssid_len: Buffer for returning length of @ssid
967 int (*get_persistent_group)(void *ctx, const u8 *addr, const u8 *ssid,
975 * @ssid: Buffer for returning group SSID
976 * @ssid_len: Buffer for returning length of @ssid
981 * This is used to compose New Group settings (SSID, and intended
986 u8 *ssid, size_t *ssid_len, int *group_iface);
996 const u8 *ssid, size_t ssid_len);
1205 * @force_ssid: Forced SSID for the group if we become GO or %NULL to generate
1206 * a new SSID
1233 * @force_ssid: Forced SSID for the group if we become GO or %NULL to generate
1234 * a new SSID
1345 * @ssid: Group SSID
1346 * @ssid_len: Length of ssid in octets
1357 const u8 *bssid, const u8 *ssid, size_t ssid_len,
1616 * ssid - Group SSID
1618 u8 ssid[SSID_MAX_LEN];
1621 * ssid_len - Length of SSID
2202 const u8 *ssid, size_t ssid_len);
2206 const u8 *ssid, size_t ssid_len);