Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:iGatt

1580             IBluetoothGatt iGatt = managerService.getBluetoothGatt();
1581 if (iGatt == null) {
1585 BluetoothGatt gatt = new BluetoothGatt(context, iGatt, this, transport);