Home
last modified time | relevance | path

Searched refs:OSAL_ERROR (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dos_trans.c52 …ckopt(socket_id, SOL_SOCKET, SO_REUSEADDR, (const THandle)&optval, sizeof(optval)) == OSAL_ERROR) { in os_socket()
95 if (result == OSAL_ERROR) { in os_sockWaitForConnection()
111 if (result == OSAL_ERROR) { in os_sockWaitForConnection()
Dcu_wext.c259 return OSAL_ERROR; in CuOs_Start_Scan()
/hardware/ti/wlan/wl1271/CUDK/os/common/inc/
Dcu_osapi.h35 #define OSAL_ERROR -1 macro