Searched refs:STATE_DISCONNECTED (Results 1 – 9 of 9) sorted by relevance
119 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothA2dpSinkGetConnectionStatus()127 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothA2dpSinkGetConnectionStatus()
119 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHspGetConnectionStatus()126 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHspGetConnectionStatus()
127 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHfpClientGetConnectionStatus()135 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHfpClientGetConnectionStatus()
118 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHidGetConnectionStatus()125 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHidGetConnectionStatus()
573 } else if (newState == BluetoothProfile.STATE_DISCONNECTED) { in onConnectionStateChange()
880 } else if (newState == BluetoothProfile.STATE_DISCONNECTED) { in onConnectionStateChange()
41 STATE_DISCONNECTED, // TCP connection died, cannot send any packets. enumerator
451 if (state_ == STATE_DISCONNECTED) { in CreateConnection()736 state_ = STATE_DISCONNECTED; in Close()
1273 case Call.STATE_DISCONNECTED: in getCallStateString()