Searched refs:connectingConnectedDevices (Results 1 – 1 of 1) sorted by relevance
709 List<BluetoothDevice> connectingConnectedDevices = in connect() local712 if (connectingConnectedDevices.size() >= mMaxHeadsetConnections) { in connect()722 for (BluetoothDevice connectingConnectedDevice : connectingConnectedDevices) { in connect()1739 List<BluetoothDevice> connectingConnectedDevices = in okToAcceptConnection() local1741 if (connectingConnectedDevices.size() >= mMaxHeadsetConnections) { in okToAcceptConnection()