Searched refs:gatt (Results 1 – 20 of 20) sorted by relevance
253 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange() argument258 gatt.discoverServices(); in onConnectionStateChange()263 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() argument266 Log.e(TAG, "Service discovery failure on " + gatt); in onServicesDiscovered()271 final BluetoothGattService battService = gatt.getService(GATT_BATTERY_SERVICE_UUID); in onServicesDiscovered()288 gatt.readCharacteristic(battLevel); in onServicesDiscovered()292 public void onCharacteristicRead(BluetoothGatt gatt, in onCharacteristicRead() argument296 Log.e(TAG, "Read characteristic failure on " + gatt + " " + characteristic); in onCharacteristicRead()
2 package com.android.bluetooth.gatt;7 import com.android.bluetooth.gatt.GattService;
17 package com.android.bluetooth.gatt;
16 package com.android.bluetooth.gatt;
40 import com.android.bluetooth.gatt.GattService;
40379 …vityManager: Scheduling restart of crashed service com.android.bluetooth/.gatt.GattService in 1099…43585 01-13 23:19:06.793 1265 2033 I am_schedule_service_restart: [0,com.android.bluetooth/.gatt.GattSe…75096 requestIntent=act=com.android.bluetooth.gatt.REFRESH_BATCHED_SCAN76377 Action: "com.android.bluetooth.gatt.REFRESH_BATCHED_SCAN"78487 com.android.bluetooth.gatt.REFRESH_BATCHED_SCAN:82328 * ServiceRecord{f15c38e u0 com.android.bluetooth/.gatt.GattService}82329 intent={cmp=com.android.bluetooth/.gatt.GattService}82340 intent={act=android.bluetooth.IBluetoothGatt cmp=com.android.bluetooth/.gatt.GattService}82345 ConnectionRecord{c2e8a9a u0 CR IMP com.android.bluetooth/.gatt.GattService:@a9ec851}82347 ConnectionRecord{c2e8a9a u0 CR IMP com.android.bluetooth/.gatt.GattService:@a9ec851}[all …]