Home
last modified time | relevance | path

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

/system/chre/chpp/
Dtransport.c41 static void chppSetRxState(struct ChppTransportState *context,
126 static void chppSetRxState(struct ChppTransportState *context, in chppSetRxState() function
181 chppSetRxState(context, CHPP_STATE_HEADER); in chppConsumePreamble()
217 chppSetRxState(context, CHPP_STATE_PREAMBLE); in chppConsumeHeader()
221 chppSetRxState(context, CHPP_STATE_FOOTER); in chppConsumeHeader()
241 chppSetRxState(context, CHPP_STATE_PREAMBLE); in chppConsumeHeader()
245 chppSetRxState(context, CHPP_STATE_PAYLOAD); in chppConsumeHeader()
276 chppSetRxState(context, CHPP_STATE_FOOTER); in chppConsumePayload()
374 chppSetRxState(context, CHPP_STATE_PREAMBLE); in chppConsumeFooter()
439 chppSetRxState(context, CHPP_STATE_PREAMBLE); in chppAbortRxPacket()
[all …]