Home
last modified time | relevance | path

Searched refs:ANI_MAX_RADIOS (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/ptt/inc/
H A Dwlan_ptt_sock_svc.h65 #define ANI_MAX_RADIOS 3 macro
/wlan-driver/qca-wifi-host-cmn/utils/ptt/src/
H A Dwlan_ptt_sock_svc.c130 if (radio < 0 || radio > ANI_MAX_RADIOS) { in ptt_sock_send_msg_to_app()