Searched refs:STATE_DISCONNECTED (Results 1 – 13 of 13) sorted by relevance
208 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothPbapClientGetConnectionStatus()217 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothPbapClientGetConnectionStatus()
195 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothA2dpSinkGetConnectionStatus()203 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothA2dpSinkGetConnectionStatus()
204 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHfpClientGetConnectionStatus()213 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHfpClientGetConnectionStatus()
182 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHspGetConnectionStatus()189 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHspGetConnectionStatus()
368 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHidDeviceGetConnectionStatus()375 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHidDeviceGetConnectionStatus()
234 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHidGetConnectionStatus()241 return BluetoothProfile.STATE_DISCONNECTED; in bluetoothHidGetConnectionStatus()
1046 } else if (newState == BluetoothProfile.STATE_DISCONNECTED) { in onConnectionStateChange()
2043 } else if (newState == BluetoothProfile.STATE_DISCONNECTED) { in onConnectionStateChange()
157 .isEqualTo(BluetoothProfile.STATE_DISCONNECTED); in canGetProfileConnectionState()163 .isEqualTo(BluetoothProfile.STATE_DISCONNECTED); in canGetProfileConnectionState()
206 return BluetoothProfile.STATE_DISCONNECTED; in getProfileConnectionState()
41 STATE_DISCONNECTED, // TCP connection died, cannot send any packets. enumerator
451 if (state_ == STATE_DISCONNECTED) { in CreateConnection()736 state_ = STATE_DISCONNECTED; in Close()
1282 case Call.STATE_DISCONNECTED: in getCallStateString()