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