HomeSort by relevance Sort by last modified time
    Searched defs:IpcSta_Create (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_sta.c 111 THandle IpcSta_Create(const PS8 device_name)
116 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcSta_Create - cant allocate control block\n");
124 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcSta_Create - cant open socket for communication with the driver\n");
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_sta.c 111 THandle IpcSta_Create(const PS8 device_name)
116 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcSta_Create - cant allocate control block\n");
124 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcSta_Create - cant open socket for communication with the driver\n");

Completed in 588 milliseconds