Home
last modified time | relevance | path

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

/system/chre/chpp/
Dtransport.c40 static void chppSetRxState(struct ChppTransportState *context,
108 static void chppSetRxState(struct ChppTransportState *context, in chppSetRxState() function
161 chppSetRxState(context, CHPP_STATE_HEADER); in chppConsumePreamble()
197 chppSetRxState(context, CHPP_STATE_PREAMBLE); in chppConsumeHeader()
201 chppSetRxState(context, CHPP_STATE_FOOTER); in chppConsumeHeader()
221 chppSetRxState(context, CHPP_STATE_PREAMBLE); in chppConsumeHeader()
225 chppSetRxState(context, CHPP_STATE_PAYLOAD); in chppConsumeHeader()
256 chppSetRxState(context, CHPP_STATE_FOOTER); in chppConsumePayload()
354 chppSetRxState(context, CHPP_STATE_PREAMBLE); in chppConsumeFooter()
419 chppSetRxState(context, CHPP_STATE_PREAMBLE); in chppAbortRxPacket()
[all …]