Home | History | Annotate | Download | only in wifi_hal

Lines Matching refs:nlctrlFamily

838         int nlctrlFamily = genl_ctrl_resolve(mInfo->cmd_sock, "nlctrl");
839 // ALOGI("ctrl family = %d", nlctrlFamily);
840 int ret = mMsg.create(nlctrlFamily, CTRL_CMD_GETFAMILY, 0, 0);