/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothGattCallback.java | 38 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 D | BluetoothDevice.java | 2556 BluetoothGatt gatt = new BluetoothGatt( in connectGatt() local
|
H A D | BluetoothAdapter.java | 3122 BluetoothGatt gatt = (BluetoothGatt) proxy; in closeProfileProxy() local
|
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
H A D | GattClientListener.java | 184 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 D | PeriodicAdvertisingManager.java | 155 IBluetoothGatt gatt; in registerSync() local 197 IBluetoothGatt gatt; in unregisterSync() local
|
H A D | BluetoothLeScanner.java | 254 IBluetoothGatt gatt; in startScan() local 324 IBluetoothGatt gatt; in stopScan() local
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
H A D | BluetoothAccessoryFragment.java | 249 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 D | database_builder_test.cc | 29 namespace gatt { namespace
|
H A D | database_builder_sample_device_test.cc | 29 namespace gatt { namespace
|
H A D | database_test.cc | 29 namespace gatt { namespace
|
/aosp12/system/bt/bta/gatt/ |
H A D | database.cc | 31 namespace gatt { namespace
|
H A D | database_builder.cc | 35 namespace gatt { namespace
|
/aosp12/system/bt/service/ |
H A D | gatt_server_old.cc | 83 namespace gatt { namespace 115 const btgatt_interface_t* gatt; member 477 namespace gatt { namespace
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |