Remove timeout from CONNECTING
The battery state machine connects to a remote GATT server in an opportunistic way. Therefore, there is a chance that the connection is made after the timeout, which is totally valid. This change removes timeout so it can wait indefinitely for other GATT client is connected. Bug: 261465867 Test: atest BluetoothInstrumentationTests Change-Id: I522da76de9666db8384f51f72f6078fd8f8dd60e
Loading
Please register or sign in to comment