Searched refs:BluetoothGattCallback (Results 1 – 3 of 3) sorted by relevance
9 import android.bluetooth.BluetoothGattCallback;129 Context context, boolean autoConnect, BluetoothGattCallback callback) { in connectGatt()
11 import android.bluetooth.BluetoothGattCallback;98 ApplicationProvider.getApplicationContext(), false, new BluetoothGattCallback() {})) in connectGatt_doesntCrash() method
23 import android.bluetooth.BluetoothGattCallback;2023 private class myBluetoothGattCallback extends BluetoothGattCallback {