Home
last modified time | relevance | path

Searched refs:error_handler (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/wlan/cld80211-lib/
Dcld80211_lib.c145 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, in error_handler() function
371 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &err); in cld80211_send_recv_msg()
416 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &err); in cld80211_recv()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcpp_bindings.cpp635 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &err); in requestResponse()
757 int WifiCommand::error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler() function in WifiCommand
Dcpp_bindings.h369 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg);
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.cpp609 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &err); in requestResponse()
728 int WifiCommand::error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler() function in WifiCommand
Dcpp_bindings.h410 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg);
Dwifi_hal.cpp266 int error_handler(struct sockaddr_nl *nla, in error_handler() function
438 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &info->user_sock_arg); in wifi_init_user_sock()
466 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &info->user_sock_arg); in wifi_init_cld80211_sock_cb()
666 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &info->event_sock_arg); in wifi_initialize()