Home
last modified time | relevance | path

Searched refs:OEM_TARGET_SIGNATURE (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_utils_pub.h34 #define OEM_TARGET_SIGNATURE "QUALCOMM" macro
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_oemdata.h50 #define OEM_TARGET_SIGNATURE "QUALCOMM" macro
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dos_if_wifi_pos.c281 OEM_TARGET_SIGNATURE_LEN, OEM_TARGET_SIGNATURE); in os_if_send_cap_nl_resp()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c1321 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()