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

  /system/bt/service/doc/
IBluetoothGattServerCallback.txt 29 void onServerRegistered(in int status, in int server_if);
  /frameworks/base/core/java/android/bluetooth/
IBluetoothGattServerCallback.aidl 25 void onServerRegistered(in int status, in int serverIf);
BluetoothGattServer.java 69 public void onServerRegistered(int status, int serverIf) {
70 if (DBG) Log.d(TAG, "onServerRegistered() - status=" + status
78 Log.e(TAG, "onServerRegistered: mCallback is null");
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [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 1525 milliseconds