Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:STATE_CONNECTED

139                 if (newState == BluetoothHeadset.STATE_CONNECTED) {
143 if (oldState == BluetoothA2dp.STATE_CONNECTED &&
147 if (newState == BluetoothProfile.STATE_CONNECTED ||
155 if (newState == BluetoothHeadset.STATE_CONNECTED) {
159 if (oldState == BluetoothHeadset.STATE_CONNECTED &&
163 if (newState == BluetoothProfile.STATE_CONNECTED ||
172 if (newState == BluetoothHeadset.STATE_CONNECTED) {
175 if (oldState == BluetoothProfile.STATE_CONNECTED &&
179 if (newState == BluetoothProfile.STATE_CONNECTED ||
375 new int[] {BluetoothProfile.STATE_CONNECTED,
384 new int[] {BluetoothA2dp.STATE_CONNECTED,