Lines Matching refs:BluetoothGatt
6192 …method public android.bluetooth.BluetoothGatt connectGatt(android.content.Context, boolean, androi…
6238 public final class BluetoothGatt implements android.bluetooth.BluetoothProfile {
6278 …method public void onCharacteristicChanged(android.bluetooth.BluetoothGatt, android.bluetooth.Blue…
6279 …method public void onCharacteristicRead(android.bluetooth.BluetoothGatt, android.bluetooth.Bluetoo…
6280 …method public void onCharacteristicWrite(android.bluetooth.BluetoothGatt, android.bluetooth.Blueto…
6281 method public void onConnectionStateChange(android.bluetooth.BluetoothGatt, int, int);
6282 …method public void onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGa…
6283 …method public void onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothG…
6284 method public void onMtuChanged(android.bluetooth.BluetoothGatt, int, int);
6285 method public void onReadRemoteRssi(android.bluetooth.BluetoothGatt, int, int);
6286 method public void onReliableWriteCompleted(android.bluetooth.BluetoothGatt, int);
6287 method public void onServicesDiscovered(android.bluetooth.BluetoothGatt, int);