Home | History | Annotate | Download | only in wifi_hal

Lines Matching refs:nlctrlFamily

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