Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dprotocol.h341 #define SL_OPCODE_NETAPP_SEND 0x9C79 macro
Dnetapp.c1407 SL_OPCODE_NETAPP_SEND,
Ddriver.c2023 …P_REQUEST == Opcode) || (SL_OPCODE_NETAPP_RESPONSE == Opcode) || (SL_OPCODE_NETAPP_SEND == Opcode)) in _SlDrvClassifyRxMsg()