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.java96 private static final String BTSNOOP_LOG_MODE_PROPERTY = "persist.bluetooth.btsnooplogmode"; field in DevelopmentFragment
706 String currentValue = SystemProperties.get(BTSNOOP_LOG_MODE_PROPERTY); in updateBluetoothHciSnoopLogValues()
751 SystemProperties.set(BTSNOOP_LOG_MODE_PROPERTY, in writeBtHciSnoopLogOptions()