Searched refs:ptt_sock_send_msg_to_app (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/utils/ptt/src/ |
D | wlan_ptt_sock_svc.c | 119 int ptt_sock_send_msg_to_app(tAniHdr *wmsg, int radio, int src_mod, int pid) in ptt_sock_send_msg_to_app() function 234 ptt_sock_send_msg_to_app(&payload->wmsg, payload->radio, in ptt_cmd_handler()
|
/wlan-driver/qca-wifi-host-cmn/utils/ptt/inc/ |
D | wlan_ptt_sock_svc.h | 118 int ptt_sock_send_msg_to_app(tAniHdr *wmsg, int radio, int src_mod, int pid);
|
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/ |
D | host_diag_log.c | 139 ptt_sock_send_msg_to_app (wmsg, 0, ANI_NL_MSG_PUMAC, in host_diag_log_submit() 230 ret = ptt_sock_send_msg_to_app in host_diag_event_report_payload()
|