Searched refs:user_sock_message_handler (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifi_hal.cpp69 static int user_sock_message_handler(nl_msg *msg, void *arg);
265 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, user_sock_message_handler, info);
749 static int user_sock_message_handler(nl_msg *msg, void *arg) function

Completed in 193 milliseconds