HomeSort by relevance Sort by last modified time
    Searched full:ctrl_sock (Results 1 - 8 of 8) sorted by null

  /system/core/lmkd/
lmkd.c 132 static struct sock_event_handler_info ctrl_sock; variable in typeref:struct:sock_event_handler_info
679 data_sock[free_dscock_idx].sock = accept(ctrl_sock.sock, NULL, NULL);
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/ap/
hostapd.h 172 int ctrl_sock; member in struct:hostapd_data
hostapd.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_unix.c 193 wpas_ctrl_sock_debug("ctrl_sock-sendto", sock, reply,
937 wpas_ctrl_sock_debug("ctrl_sock-sendmsg", sock, buf, len);
    [all...]
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
bt_vendor_qcom.c 293 ALOGI("%s: Error while connecting to CTRL_SOCK, filter should stopped: %d",
299 ALOGI("%s: problem writing to CTRL_SOCK, ignore: %d", __func__, retval);
    [all...]
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
bt_vendor_qcom.c 296 ALOGI("%s: Error while connecting to CTRL_SOCK, filter should stopped: %d",
302 ALOGI("%s: problem writing to CTRL_SOCK, ignore: %d", __func__, retval);
    [all...]
  /external/curl/lib/
ftp.c 377 curl_socket_t ctrl_sock = conn->sock[FIRSTSOCKET]; local
404 result = Curl_socket_check(ctrl_sock, data_sock, CURL_SOCKET_BAD, 0);
    [all...]

Completed in 606 milliseconds