- gatt
- GATT client
- status
- Status of the connect or disconnect operation. BluetoothGatt.GattSuccess if the operation succeeds.
- newState
- Returns the new connection state. Can be one of BluetoothProfile.STATE_DISCONNECTED or BluetoothProfile.STATE_CONNECTED
Callback indicating when GATT client has connected/disconnected to/from a remote GATT server.