Searched defs:sessionIndex (Results 1 – 2 of 2) sorted by relevance
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
| D | ackEmulUtil.c | 207 UINT8 sessionIndex, monitorState; in wdrv_ackEmulationRxPacket() local 323 UINT8 sessionIndex = 0xff; in wdrv_ackEmulationTxPacket() local 492 static void wdrv_ackEmulationDataStandbyState(ackEmul_t* ackEmul, UINT8 sessionIndex, UINT8 *pIpHe… in wdrv_ackEmulationDataStandbyState() 552 static void wdrv_ackEmulationAckStandbyState(ackEmul_t* ackEmul, UINT8 sessionIndex, UINT8 *pIpHea… in wdrv_ackEmulationAckStandbyState() 584 static void wdrv_ackEmulationAckCandidateActivState(ackEmul_t* ackEmul, UINT8 sessionIndex, in wdrv_ackEmulationAckCandidateActivState() 643 static void wdrv_ackEmulationAckActivState(ackEmul_t* ackEmul, UINT8 sessionIndex, UINT8 *pIpHeade… in wdrv_ackEmulationAckActivState() 784 static void wdrv_ackEmulationAckTerminateState(ackEmul_t* ackEmul, UINT8 sessionIndex) in wdrv_ackEmulationAckTerminateState()
|
| D | ackEmulDb.c | 276 int wdrv_aeWTargetDbFindDataSession(ackEmulDB_t* ackEmulDB, UINT8 *pktBuf,UINT8 *sessionIndex, UINT… in wdrv_aeWTargetDbFindDataSession() 314 int wdrv_aeWTargetDbFindAckSession(ackEmulDB_t* ackEmulDB, UINT8 *pktBuf,UINT8 *sessionIndex, UINT8… in wdrv_aeWTargetDbFindAckSession() 914 void wdrv_aeDbGetXTagStatus(ackEmulDB_t* ackEmulDB, UINT8 sessionIndex, UINT8 *status) in wdrv_aeDbGetXTagStatus() 933 void wdrv_aeDbSetXTagStatus(ackEmulDB_t* ackEmulDB, UINT8 sessionIndex, UINT8 status) in wdrv_aeDbSetXTagStatus() 1286 …ourceDbUpdateTemplate(ackEmulDB_t* ackEmulDB, UINT8 *pktBuf,UINT8 stationIndex,UINT8 *sessionIndex) in wdrv_aeWSourceDbUpdateTemplate()
|