Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/google/android/car/bugreport/
DBugReportService.java84 private static final String BT_SNOOP_LOG_LOCATION = "/data/misc/bluetooth/logs/btsnoop_hci.log"; field in BugReportService
270 copyBinaryStream(new FileInputStream(new File(BT_SNOOP_LOG_LOCATION)), in grabBtSnoopLog()