Home
last modified time | relevance | path

Searched defs:gatt (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCallback.java38 public void onPhyUpdate(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyUpdate()
52 public void onPhyRead(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyRead()
65 public void onConnectionStateChange(BluetoothGatt gatt, int status, in onConnectionStateChange()
77 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered()
106 public void onCharacteristicWrite(BluetoothGatt gatt, in onCharacteristicWrite()
117 public void onCharacteristicChanged(BluetoothGatt gatt, in onCharacteristicChanged()
129 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead()
152 public void onReliableWriteCompleted(BluetoothGatt gatt, int status) { in onReliableWriteCompleted()
165 public void onReadRemoteRssi(BluetoothGatt gatt, int rssi, int status) { in onReadRemoteRssi()
179 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged()
[all …]
H A DBluetoothDevice.java2556 BluetoothGatt gatt = new BluetoothGatt( in connectGatt() local
H A DBluetoothAdapter.java3122 BluetoothGatt gatt = (BluetoothGatt) proxy; in closeProfileProxy() local
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DGattClientListener.java184 public void onConnectionStateChange(BluetoothGatt gatt, int status, in onConnectionStateChange()
213 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered()
219 public void onCharacteristicRead(BluetoothGatt gatt, in onCharacteristicRead()
225 public void onCharacteristicWrite(BluetoothGatt gatt, in onCharacteristicWrite()
235 public void onCharacteristicChanged(BluetoothGatt gatt, in onCharacteristicChanged()
241 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead()
247 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorWrite()
253 public void onReliableWriteCompleted(BluetoothGatt gatt, int status) { in onReliableWriteCompleted()
258 public void onReadRemoteRssi(BluetoothGatt gatt, int rssi, int status) { in onReadRemoteRssi()
263 public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { in onMtuChanged()
[all …]
/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DPeriodicAdvertisingManager.java155 IBluetoothGatt gatt; in registerSync() local
197 IBluetoothGatt gatt; in unregisterSync() local
H A DBluetoothLeScanner.java254 IBluetoothGatt gatt; in startScan() local
324 IBluetoothGatt gatt; in stopScan() local
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DBluetoothAccessoryFragment.java249 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange()
259 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered()
288 public void onCharacteristicRead(BluetoothGatt gatt, in onCharacteristicRead()
/aosp12/system/bt/bta/test/gatt/
H A Ddatabase_builder_test.cc29 namespace gatt { namespace
H A Ddatabase_builder_sample_device_test.cc29 namespace gatt { namespace
H A Ddatabase_test.cc29 namespace gatt { namespace
/aosp12/system/bt/bta/gatt/
H A Ddatabase.cc31 namespace gatt { namespace
H A Ddatabase_builder.cc35 namespace gatt { namespace
/aosp12/system/bt/service/
H A Dgatt_server_old.cc83 namespace gatt { namespace
115 const btgatt_interface_t* gatt; member
477 namespace gatt { namespace
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...