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

  /external/wpa_supplicant_8/src/rsn_supp/
tdls.c 276 wpa_sm_tdls_oper(sm, TDLS_DISABLE_LINK, peer->addr);
278 ret = wpa_sm_tdls_oper(sm, TDLS_TEARDOWN, peer->addr);
785 wpa_sm_tdls_oper(sm, TDLS_DISABLE_LINK, addr);
860 wpa_sm_tdls_oper(sm, TDLS_DISABLE_LINK, src_addr);
    [all...]
wpa_i.h 275 static inline int wpa_sm_tdls_oper(struct wpa_sm *sm, int oper, function

Completed in 21 milliseconds