Loading core/java/android/bluetooth/le/ScanRecord.java +1 −1 Original line number Diff line number Diff line Loading @@ -154,7 +154,7 @@ public final class ScanRecord { } /** * Returns the local name of the BLE device. The is a UTF-8 encoded string. * Returns the local name of the BLE device. This is a UTF-8 encoded string. */ @Nullable public String getDeviceName() { Loading Loading
core/java/android/bluetooth/le/ScanRecord.java +1 −1 Original line number Diff line number Diff line Loading @@ -154,7 +154,7 @@ public final class ScanRecord { } /** * Returns the local name of the BLE device. The is a UTF-8 encoded string. * Returns the local name of the BLE device. This is a UTF-8 encoded string. */ @Nullable public String getDeviceName() { Loading