Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java477 @SystemApi public static final int BT_SNOOP_LOG_MODE_DISABLED = 0; field in BluetoothAdapter
503 BT_SNOOP_LOG_MODE_DISABLED,
5488 if (mode != BT_SNOOP_LOG_MODE_DISABLED in setBluetoothHciSnoopLoggingMode()
5516 return BT_SNOOP_LOG_MODE_DISABLED; in getBluetoothHciSnoopLoggingMode()
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java2592 case BluetoothAdapter.BT_SNOOP_LOG_MODE_DISABLED: in setBtHciSnoopLogMode()
2623 return BluetoothAdapter.BT_SNOOP_LOG_MODE_DISABLED; in getBtHciSnoopLogMode()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt114 field public static final int BT_SNOOP_LOG_MODE_DISABLED = 0; // 0x0