Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:iGatt

1221             IBluetoothGatt iGatt = managerService.getBluetoothGatt();
1222 if (iGatt == null) {
1226 BluetoothGatt gatt = new BluetoothGatt(context, iGatt, this);