Home
last modified time | relevance | path

Searched refs:onServicesDiscovered (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java47 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BluetoothGattCallback
DBluetoothGatt.java304 mCallback.onServicesDiscovered(BluetoothGatt.this, status);
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd405 public void onServicesDiscovered(BluetoothGatt gatt, int status) {
409 Log.w(TAG, "onServicesDiscovered received: " + status);
/frameworks/base/api/
Dsystem-current.txt6503 method public void onServicesDiscovered(android.bluetooth.BluetoothGatt, int);
Dcurrent.txt6289 method public void onServicesDiscovered(android.bluetooth.BluetoothGatt, int);