Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/ptt/inc/
H A Dwlan_ptt_sock_svc.h55 #define ANI_MSG_OEM_DATA_RSP (ANI_DRIVER_MSG_START + 3) macro
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dos_if_wifi_pos.c111 return ANI_MSG_OEM_DATA_RSP; in map_wifi_pos_cmd_to_ani_msg_rsp()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_oemdata.c336 ani_hdr->type = ANI_MSG_OEM_DATA_RSP; in hdd_send_oem_data_rsp_msg()