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

  /external/wpa_supplicant_8/src/p2p/
p2p_pd.c 485 * Note 2: Verification of msg.feature_cap_len below has to be changed
490 if (msg->feature_cap_len < sizeof(struct p2ps_feature_capab)) {
    [all...]
p2p_i.h 657 size_t feature_cap_len; member in struct:p2p_message
p2p_parse.c 380 msg->feature_cap_len = len;

Completed in 70 milliseconds