Searched refs:BT_SNOOP_LOG_LOCATION (Results 1 – 1 of 1) sorted by relevance
105 private static final String BT_SNOOP_LOG_LOCATION = "/data/misc/bluetooth/logs/btsnoop_hci.log"; field in BugReportService360 File snoopFile = new File(BT_SNOOP_LOG_LOCATION); in grabBtSnoopLog()362 Log.w(TAG, BT_SNOOP_LOG_LOCATION + " not found, skipping"); in grabBtSnoopLog()