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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_event.c 481 static S32 IpcEvent_Handle_Parent_Event(IpcEvent_Child_t* pIpcEventChild)
497 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Handle_Parent_Event - unknown msgLen=%d msg=|%s| \n",msgLen,msg);
551 S32 exit = IpcEvent_Handle_Parent_Event(pIpcEventChild);
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_event.c 468 static S32 IpcEvent_Handle_Parent_Event(IpcEvent_Child_t* pIpcEventChild)
484 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Handle_Parent_Event - unknown msgLen=%d msg=|%s| \n",msgLen,msg);
538 S32 exit = IpcEvent_Handle_Parent_Event(pIpcEventChild);

Completed in 2847 milliseconds