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

  /external/wpa_supplicant_8/wpa_supplicant/
mesh_mpm.c 85 (action_field == PLINK_CLOSE && len != 6 && len != 8)) {
99 if (action_field == PLINK_CLOSE) {
236 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) {
242 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled) {
247 if (type != PLINK_CLOSE)
258 if (type != PLINK_CLOSE) {
312 case PLINK_CLOSE:
329 if (type == PLINK_CLOSE)
341 if (type != PLINK_CLOSE && wpa_s->mesh_ht_enabled) {
350 if (type != PLINK_CLOSE && wpa_s->mesh_vht_enabled)
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_defs.h     [all...]

Completed in 57 milliseconds