Home
last modified time | relevance | path

Searched refs:cld80211_send_msg (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/wlan/cld80211-lib/
Dcld80211_lib.h94 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg);
Dcld80211_lib.c330 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg) in cld80211_send_msg() function
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp1166 retval = cld80211_send_msg(info->cldctx, msg); in send_nl_data()