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

  /external/wpa_supplicant_8/src/p2p/
p2p_pd.c 99 struct p2ps_feature_capab fcap = { prov->cpt_mask, 0 };
484 * exceeding the size of the p2ps_feature_capab structure.
487 * struct p2ps_feature_capab is extended to include additional fields
490 if (msg->feature_cap_len < sizeof(struct p2ps_feature_capab)) {
573 struct p2ps_feature_capab resp_fcap = { 0, 0 };
574 struct p2ps_feature_capab *req_fcap = NULL;
649 req_fcap = (struct p2ps_feature_capab *) msg.feature_cap;
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h 1486 struct p2ps_feature_capab { struct
    [all...]

Completed in 78 milliseconds