Searched defs:serviceUuidLsb (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java3218 long serviceUuidLsb, long serviceUuidMsb);
3220 private native void gattClientDiscoverServiceByUuidNative(int connId, long serviceUuidLsb, argument
3217 gattClientSearchServiceNative(int connId, boolean searchAll, long serviceUuidLsb, long serviceUuidMsb) argument

Completed in 169 milliseconds