Searched refs:handleBtLog (Results 1 – 3 of 3) sorted by relevance
146 void handleBtLog(BtSnoopDirection direction, uint32_t timestampMs,
154 mPrimaryLogBuffer.handleBtLog(direction, getTimestampMs(), buffer, size); in logBtSnoop()
55 void LogBuffer::handleBtLog(BtSnoopDirection direction, uint32_t timestampMs, in handleBtLog() function in chre::LogBuffer