Home
last modified time | relevance | path

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

/system/chre/chpp/test/
Dtransport_test.cpp139 uint8_t validateChppTestResponse(void *buf, uint8_t ackSeq, uint8_t handle, in validateChppTestResponse()
272 uint8_t ackSeq, uint8_t seq, uint8_t handle, in openService()
325 uint8_t ackSeq, uint8_t seq, uint8_t handle, in sendCommandToService()
846 uint8_t ackSeq = 1; in TEST_F() local
888 uint8_t ackSeq = 1; in TEST_F() local
930 uint8_t ackSeq = 1; in TEST_F() local
/system/chre/chpp/include/chpp/
Dtransport.h233 uint8_t ackSeq; member