Home
last modified time | relevance | path

Searched refs:error_handler (Results 1 – 4 of 4) 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
/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);