Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dlog_buffer.h146 void handleBtLog(BtSnoopDirection direction, uint32_t timestampMs,
/system/chre/platform/shared/
Dlog_buffer_manager.cc154 mPrimaryLogBuffer.handleBtLog(direction, getTimestampMs(), buffer, size); in logBtSnoop()
Dlog_buffer.cc55 void LogBuffer::handleBtLog(BtSnoopDirection direction, uint32_t timestampMs, in handleBtLog() function in chre::LogBuffer