Searched refs:onServicesDiscovered (Results 1 – 3 of 3) sorted by relevance
331 public void onServicesDiscovered(BluetoothGatt gatt, int status) {332 super.onServicesDiscovered(gatt, status);
213 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in GattClientListener.GattCallback
253 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BluetoothAccessoryFragment.GattBatteryCallbacks