Searched refs:mIsA2dpAvailable (Results 1 – 1 of 1) sorted by relevance
111 boolean mIsA2dpAvailable; field in BluetoothPeripheralHandover140 mIsA2dpAvailable = hasA2dpCapability(uuids, btClass); in BluetoothPeripheralHandover()144 if (!mIsHeadsetAvailable && !mIsA2dpAvailable) { in BluetoothPeripheralHandover()146 mIsA2dpAvailable = true; in BluetoothPeripheralHandover()243 mIsA2dpAvailable = false; in nextStepInit()245 if (!mIsHeadsetAvailable && !mIsA2dpAvailable) { in nextStepInit()253 if (mIsA2dpAvailable) { in nextStepInit()397 if (mIsA2dpAvailable) { in nextStepConnect()