Searched refs:bluetoothGatt (Results 1 – 3 of 3) sorted by relevance
86 bluetoothGatt: BluetoothGatt, in onConnectionStateChange()97 override fun onServicesDiscovered(bluetoothGatt: BluetoothGatt, status: Int) { in onServicesDiscovered()105 bluetoothGatt: BluetoothGatt, in onCharacteristicRead()124 bluetoothGatt: BluetoothGatt, in onDescriptorRead()143 bluetoothGatt: BluetoothGatt, in onCharacteristicWrite()153 bluetoothGatt: BluetoothGatt, in onDescriptorWrite()163 bluetoothGatt: BluetoothGatt, in onCharacteristicChanged()
434 IBluetoothGatt bluetoothGatt, in BleScanCallbackWrapper() argument440 mBluetoothGatt = bluetoothGatt; in BleScanCallbackWrapper()
2468 BluetoothGattTestableWrapper(BluetoothGatt bluetoothGatt) { in BluetoothGattTestableWrapper() argument2469 mWrappedBluetoothGatt = bluetoothGatt; in BluetoothGattTestableWrapper()