HomeSort by: relevance | last modified time | path
    Searched refs:delay_assoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
drv_callbacks.c 710 int delay_assoc = 0; local
734 delay_assoc = 1;
751 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) {
ieee802_11.c 5337 int delay_assoc = 0; local
5670 delay_assoc = 1;
5706 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS &&
5727 if (sta && delay_assoc && resp == WLAN_STATUS_SUCCESS) {

Completed in 20 milliseconds