Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/configs/
Dqca6174_defconfig313 # builds. Other OEMs are also protected using the TARGET_BUILD_VARIANT
Dwcn6450_defconfig340 # builds. Other OEMs are also protected using the TARGET_BUILD_VARIANT
Dqca6390_defconfig370 # builds. Other OEMs are also protected using the TARGET_BUILD_VARIANT
Dpeach_defconfig445 # builds. Other OEMs are also protected using the TARGET_BUILD_VARIANT
Dwear_defconfig471 # builds. Other OEMs are also protected using the TARGET_BUILD_VARIANT
Ddefault_defconfig805 # builds. Other OEMs are also protected using the TARGET_BUILD_VARIANT
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_api.c606 bool protected = false; in is_mgmt_protected() local
630 protected = true; in is_mgmt_protected()
633 return protected; in is_mgmt_protected()