Searched refs:onServicesDiscovered (Results 1 – 4 of 4) sorted by relevance
293 public void onServicesDiscovered(BluetoothGatt gatt, int status) {294 super.onServicesDiscovered(gatt, status);
213 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in GattClientListener.GattCallback
404 public void onServicesDiscovered(BluetoothGatt gatt, int status) {
261 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BluetoothAccessoryFragment.GattBatteryCallbacks