Home
last modified time | relevance | path

Searched refs:_SL_CMD_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dprotocol.h111 #define _SL_CMD_HDR_SIZE sizeof(_SlCommandHeader_t) macro
Ddriver.c1147 NWP_IF_WRITE_CHECK(g_pCB->FD, (_u8 *)&g_pCB->TempProtocolHeader, _SL_CMD_HDR_SIZE); in _SlDrvMsgWrite()