Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c1092 …= _SlDrvWaitForInternalAsyncEvent(ObjIdx, PingTimeout, SL_OPCODE_NETAPP_PINGREPORTREQUESTRESPONSE); in sl_NetAppPing()
1513 case SL_OPCODE_NETAPP_PINGREPORTREQUESTRESPONSE: in _SlNetAppEventHandler()
Dprotocol.h309 #define SL_OPCODE_NETAPP_PINGREPORTREQUESTRESPONSE 0x1822 macro
Ddriver.c541 …{PING_ID, SL_OPCODE_NETAPP_PINGREPORTREQUESTRESPONSE, (_SlSpawnEntryFunc_t)_SlNetAppHandleAsync_Pi…
2027 else if (SL_OPCODE_NETAPP_PINGREPORTREQUESTRESPONSE == Opcode) in _SlDrvClassifyRxMsg()