Home
last modified time | relevance | path

Searched refs:p2ps_parse_event (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_p2ps.py132 def p2ps_parse_event(ev, *args): function
157 p2ps_parse_event(ev_pd_start, "adv_id", "adv_mac", "session", "mac")
255p2ps_parse_event(ev0, "status", "conncap", "adv_id", "adv_mac", "mac", "session", "dev_passwd_id",…
257p2ps_parse_event(ev1, "status", "conncap", "adv_id", "adv_mac", "mac", "session", "dev_passwd_id",…
1156 status0, fcap0 = p2ps_parse_event(ev0, "status", "feature_cap")
1157 status1, fcap1 = p2ps_parse_event(ev0, "status", "feature_cap")