| /external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/bluetooth/ |
| D | BluetoothGattClientSnippet.java | 144 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange() 159 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() 182 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicRead() 195 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicWrite() 204 public void onReliableWriteCompleted(BluetoothGatt gatt, int status) { in onReliableWriteCompleted()
|
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
| D | GattClientFacade.java | 159 BluetoothGatt gatt = mBluetoothGattList.get(index); in gattClientDiscoverServiceByUuid() local 2050 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange() 2085 public void onPhyRead(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyRead() 2095 public void onPhyUpdate(BluetoothGatt gatt, int txPhy, int rxPhy, int status) { in onPhyUpdate() 2105 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() 2117 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicRead() 2128 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicWrite() 2139 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic) { in onCharacteristicChanged() 2151 BluetoothGatt gatt, BluetoothGattDescriptor descriptor, int status) { in onDescriptorRead() 2161 BluetoothGatt gatt, BluetoothGattDescriptor descriptor, int status) { in onDescriptorWrite() [all …]
|
| /external/python/bumble/extras/android/BtBench/app/src/main/java/com/github/google/bumble/btbench/ |
| D | L2capClient.kt | 52 val gatt = remoteDevice.connectGatt( in run() constant
|
| /external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
| D | mock_server.cc | 21 namespace bt::gatt::testing { namespace
|
| D | connection.cc | 25 namespace bt::gatt::internal { namespace
|
| D | gatt_defs.cc | 17 namespace bt::gatt { namespace
|
| D | types.cc | 17 namespace bt::gatt { namespace
|
| D | generic_attribute_service.cc | 22 namespace bt::gatt { namespace
|
| D | remote_characteristic.cc | 22 namespace bt::gatt { namespace
|
| D | generic_attribute_service_test.cc | 22 namespace bt::gatt { namespace
|
| D | fake_layer.cc | 19 namespace bt::gatt::testing { namespace
|
| D | fake_client.cc | 22 namespace bt::gatt::testing { namespace
|
| D | gatt.cc | 31 namespace bt::gatt { namespace
|
| D | gatt_test.cc | 30 namespace bt::gatt::internal { namespace 109 GATT* gatt() const { return gatt_.get(); } in gatt() function in bt::gatt::internal::__anon1eb870ce0111::GattTest
|
| D | remote_service_manager.cc | 21 namespace bt::gatt::internal { namespace
|
| /external/robolectric/integration_tests/kotlin/src/test/kotlin/org/robolectric/integrationtests/kotlin/flow/ |
| D | BluetoothProvisioner.kt | 75 val gatt = connectToDevice(device).firstOrNull() in scanAndConnect() constant
|
| D | BluetoothProvisionerTest.kt | 69 val gatt = shadowDevice.bluetoothGatts.first() in testBluetoothProvisioner() constant
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowDistanceMeasurementManager.java | 50 IBluetoothGatt gatt = ReflectionHelpers.createNullProxy(IBluetoothGatt.class); in startMeasurementSession() local
|
| D | ShadowBluetoothDevice.java | 52 public void onNewGattConnection(BluetoothGatt gatt); in onNewGattConnection()
|
| /external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
| D | ShadowBluetoothDeviceTest.java | 290 public void onNewGattConnection(BluetoothGatt gatt) { in connectGatt_withInterceptor() 298 BluetoothGatt gatt = in connectGatt_withInterceptor() local
|
| /external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/utils/ |
| D | JsonSerializer.java | 247 public static Bundle serializeBluetoothGatt(BluetoothGatt gatt) { in serializeBluetoothGatt()
|
| /external/pigweed/pw_bluetooth_sapphire/host/common/ |
| D | advertising_data_test.cc | 457 UUID gatt(kGattUuid); in TEST() local 495 UUID gatt(kGattUuid); in TEST() local 522 UUID gatt(kGattUuid); in TEST() local
|
| /external/pigweed/pw_bluetooth_sapphire/host/gap/ |
| D | low_energy_connection.cc | 46 gatt::GATT::WeakPtr gatt, in Create() argument 89 gatt::GATT::WeakPtr gatt, in LowEnergyConnection() argument
|
| D | low_energy_connector.cc | 55 gatt::GATT::WeakPtr gatt, in LowEnergyConnector() argument
|
| D | low_energy_connection_manager.cc | 114 gatt::GATT::WeakPtr gatt, in LowEnergyConnectionManager() argument
|