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

  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 832 TI_UINT8 *pMsgData = &aMsg[0] + sizeof(TTraceMsg);
903 INSERT_BYTE(pMsgData, uParam);
907 INSERT_2_BYTES(pMsgData, uParam);
911 INSERT_4_BYTES(pMsgData, uParam);
  /external/libnfc-nxp/inc/
phNfcTypes.h 246 void * pMsgData;/**< Pointer to message specific data block in case any*/
    [all...]

Completed in 213 milliseconds