Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 24 of 24) sorted by relevance

/system/core/libcutils/
Dabort_socket.c60 socklen_t addrlen, int timeout) { in asocket_connect()
120 socklen_t *addrlen, int timeout) { in asocket_accept()
166 int asocket_read(struct asocket *s, void *buf, size_t count, int timeout) { in asocket_read()
212 int timeout) { in asocket_write()
/system/core/toolbox/
Dreadtty.c65 int timeout = 0; in readtty_main() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/
DauthSm.h81 UINT32 timeout; member
/system/core/debuggerd/
Dgetevent.c191 int get_event(struct input_event* event, int timeout) in get_event()
Ddebuggerd.c698 int timeout = abs((int)(codes[s])) * ms; in wait_for_user_action() local
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
DauthSm.h80 TI_UINT32 timeout; member
DtrafficAdmControl.h97 TI_UINT32 timeout; member
DAssocSM.h96 TI_UINT32 timeout; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/Inc/
DtrafficAdmControl.h96 UINT32 timeout; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
Dwspi.c394 UINT32 i, timeout; in WSPI_ReadSync() local
636 int i, timeout; in WSPI_WriteSync() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
DAssocSM.h97 UINT32 timeout; member
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
DScanSrv.c569 UINT32 i, dtimPeriod, beaconInterval,timeout = 0; in MacServices_scanSRVcalculateScanTimeout() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
Dconn.h79 UINT32 timeout; member
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
Dconn.h78 TI_UINT32 timeout; member
/system/wlan/ti/wilink_6_1/TWD/MacServices/
DScanSrv.c592 TI_UINT32 i, uDtimPeriodMs, uBeaconIntervalMs, timeout = 0; in MacServices_scanSRVcalculateScanTimeout() local
/system/bluetooth/tools/
Dpipetest.c55 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { in _poll()
Dasocket_test.c297 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { in _poll()
Dsocktest.c311 static int _poll(struct pollfd *ufds, nfds_t nfds, int timeout) { in _poll()
/system/core/libnetutils/
Ddhcpclient.c419 unsigned int timeout; in dhcp_init_ifc() local
/system/core/init/
Dutil.c383 int wait_for_file(const char *filename, int timeout) in wait_for_file()
Dbootchart.c303 int timeout = 0, count = 0; in bootchart_init() local
Dinit.c734 int nr, i, timeout = -1; in main() local
/system/core/logcat/
Dlogcat.cpp269 timeval timeout = { 0, 5000 /* 5ms */ }; // If we oversleep it's ok, i.e. ignore EINTR. in readLogLines() local
/system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
Ddriver_ti.c269 int scan_type, res, timeout, scan_probe_flag = 0; in wpa_driver_tista_scan() local