Searched refs:CDMA_MAX_CONNECTIONS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothHandsfree.java111 private static final int CDMA_MAX_CONNECTIONS = 2; // Max connections allowed by CDMA field in class:BluetoothHandsfree
1808 Connection[] clccConnections = new Connection[CDMA_MAX_CONNECTIONS];// indexed by CLCC index

Completed in 26 milliseconds