Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentFragment.java92 private static final String BTSNOOP_LOG_MODE_PROPERTY = "persist.bluetooth.btsnooplogmode"; field in DevelopmentFragment
669 String currentValue = SystemProperties.get(BTSNOOP_LOG_MODE_PROPERTY); in updateBluetoothHciSnoopLogValues()
714 SystemProperties.set(BTSNOOP_LOG_MODE_PROPERTY, in writeBtHciSnoopLogOptions()