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/android/car/bugreport/
DBugReportService.java109 private static final String BT_SNOOP_LOG_LOCATION = "/data/misc/bluetooth/logs/btsnoop_hci.log"; field in BugReportService
372 File snoopFile = new File(BT_SNOOP_LOG_LOCATION); in grabBtSnoopLog()
374 Log.w(TAG, BT_SNOOP_LOG_LOCATION + " not found, skipping"); in grabBtSnoopLog()