Home
last modified time | relevance | path

Searched refs:ANI_MSG_GET_OEM_CAP_RSP (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/ptt/inc/
H A Dwlan_ptt_sock_svc.h63 #define ANI_MSG_GET_OEM_CAP_RSP (ANI_DRIVER_MSG_START + 11) macro
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dos_if_wifi_pos.c107 return ANI_MSG_GET_OEM_CAP_RSP; in map_wifi_pos_cmd_to_ani_msg_rsp()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_oemdata.c648 ani_hdr->type = ANI_MSG_GET_OEM_CAP_RSP; in oem_process_get_cap_req_msg()