Searched refs:BLUETOOTH_LE (Results 1 – 1 of 1) sorted by relevance
38 private static final int BLUETOOTH_LE = 1; field in AssociatedDevice103 if (mDevice instanceof android.bluetooth.le.ScanResult) return BLUETOOTH_LE; in getDeviceType()111 case BLUETOOTH_LE: return android.bluetooth.le.ScanResult.CREATOR; in getDeviceCreator()