Searched refs:gattClientGetDeviceType (Results 1 – 2 of 2) sorted by relevance
423 public int gattClientGetDeviceType(String address) { in gattClientGetDeviceType() method in GattNativeInterface
3400 int type = mNativeInterface.gattClientGetDeviceType(device.getAddress()); in getDeviceType()