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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 101 void serverConnect(in int serverIf, in String address, in boolean isDirect, in int transport);
BluetoothGattServer.java 522 mService.serverConnect(mServerIf, device.getAddress(),
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 550 public void serverConnect(int serverIf, String address, boolean isDirect, int transport) {
553 service.serverConnect(serverIf, address, isDirect, transport);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.3_r2-robolectric-0.jar 

Completed in 468 milliseconds