Searched refs:mIsLeOutput (Results 1 – 3 of 3) sorted by relevance
36 private final boolean mIsLeOutput; field in BluetoothProfileConnectionInfo43 mIsLeOutput = isLeOutput; in BluetoothProfileConnectionInfo()73 dest.writeBoolean(mIsLeOutput); in writeToParcel()178 return mIsLeOutput; in isLeOutput()
848 final boolean mIsLeOutput; field in AudioDeviceBroker.BtDeviceInfo860 mIsLeOutput = d.mInfo.isLeOutput(); in BtDeviceInfo()876 mIsLeOutput = false; in BtDeviceInfo()890 mIsLeOutput = false; in BtDeviceInfo()899 mIsLeOutput = src.mIsLeOutput; in BtDeviceInfo()934 + " isLeOutput=" + mIsLeOutput in toString()1853 btInfo.mProfile, btInfo.mIsLeOutput, in handleMessage()1859 || btInfo.mIsLeOutput) in handleMessage()1897 btInfo.mDevice, btInfo.mProfile, btInfo.mIsLeOutput, in handleMessage()
1997 && info.mIsLeOutput)