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

  /system/bt/service/doc/
IBluetoothGattServer.txt 29 boolean registerServer(in IBluetoothGattServerCallback callback);
  /packages/apps/Nfc/nci/jni/
PeerToPeer.h 141 ** Function: registerServer
150 bool registerServer (tJNI_HANDLE jniHandle, const char* serviceName);
NativeNfcManager.cpp     [all...]
PeerToPeer.cpp 203 ** Function: registerServer
212 bool PeerToPeer::registerServer (tJNI_HANDLE jniHandle, const char *serviceName)
214 static const char fn [] = "PeerToPeer::registerServer";
    [all...]
  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 99 void registerServer(in ParcelUuid appId, in IBluetoothGattServerCallback callback);
BluetoothGattServer.java 441 mService.registerServer(new ParcelUuid(uuid), mBluetoothGattServerCallback);
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 538 public void registerServer(ParcelUuid uuid, IBluetoothGattServerCallback callback) {
541 service.registerServer(uuid.getUuid(), callback);
    [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /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 301 milliseconds