Searched refs:MAX_CONNS (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/wifi/
H A Dwifi.c48 #define MAX_CONNS 2 macro
50 static struct wpa_ctrl *ctrl_conn[MAX_CONNS];
51 static struct wpa_ctrl *monitor_conn[MAX_CONNS];
54 static int exit_sockets[MAX_CONNS][2];
560 for (i=0; i<MAX_CONNS; i++) {

Completed in 64 milliseconds