Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java73 private boolean mIsLeAudio; field in BluetoothPairingController
108 mIsLeAudio = false; in BluetoothPairingController()
115 mIsLeAudio = true; in BluetoothPairingController()
221 return mIsLeAudio; in isLeAudio()