Home
last modified time | relevance | path

Searched refs:oem_target_signature (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/ !
H A Dwifi_pos_utils_pub.h130 uint8_t oem_target_signature[OEM_TARGET_SIGNATURE_LEN]; member
/wlan-driver/qcacld-3.0/core/hdd/inc/ !
H A Dwlan_hdd_oemdata.h101 uint8_t oem_target_signature[OEM_TARGET_SIGNATURE_LEN]; member
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/ !
H A Dwifi_pos_main.c1320 strlcpy(caps->oem_target_signature, in wifi_pos_populate_caps()
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_oemdata.c92 strlcpy(data_cap->oem_target_signature, OEM_TARGET_SIGNATURE, in populate_oem_data_cap()