HomeSort by relevance Sort by last modified time
    Searched refs:serverDisconnect (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 70 void serverDisconnect(in int serverIf, in String address);
BluetoothGattServer.java 463 mService.serverDisconnect(mServerIf, device.getAddress());
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 484 public void serverDisconnect(int serverIf, String address) {
487 service.serverDisconnect(serverIf, address);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 113 milliseconds