Home
last modified time | relevance | path

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

/system/chre/chpp/
Dtransport.c77 static void chppClearTxDatagramQueue(struct ChppTransportState *context);
946 static void chppClearTxDatagramQueue(struct ChppTransportState *context) { in chppClearTxDatagramQueue() function
1370 chppClearTxDatagramQueue(transportContext); in chppTransportDeinit()
1590 chppClearTxDatagramQueue(context); in chppWorkThreadHandleSignal()