ServiceChanged

An event indicating "service changed" event is received. Receiving this event means that the GATT database is out of sync with the remote device. BluetoothGatt.discoverServices should be called to re-discover the services.

See also

(https://developer.android.com/reference/android/bluetooth/BluetoothGattCallback#onServiceChanged(android.bluetooth.BluetoothGatt))

Constructors

Link copied to clipboard
constructor()