Home
last modified time | relevance | path

Searched defs:packetCode (Results 1 – 2 of 2) sorted by relevance

/system/chre/chpp/
Dtransport.c842 uint8_t packetCode) { in chppEnqueueTxPacket()
1188 static const char *chppGetPacketAttrStr(uint8_t packetCode) { in chppGetPacketAttrStr()
1223 uint8_t packetCode, void *buf, in chppEnqueueTxDatagramLocked()
/system/chre/chpp/include/chpp/
Dtransport.h216 uint8_t packetCode; member