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

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AdvertiseManager.java 316 gattAdvertiseNative(client.clientIf, false);
356 gattAdvertiseNative(client.clientIf, true);
499 private native void gattAdvertiseNative(int client_if, boolean start);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]

Completed in 53 milliseconds