HomeSort by relevance Sort by last modified time
    Searched full:txflags (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_monitor.c 470 u16 txflags = 0; local
482 txflags |= IEEE80211_RADIOTAP_F_TX_NOACK;
483 WPA_PUT_LE16(&rtap_hdr[12], txflags);

Completed in 3388 milliseconds