getGnssHardwareModelName

@Nullable
open fun getGnssHardwareModelName(@NonNull locationManager: @NonNull LocationManager): @Nullable String(source)

Returns the model name (including vendor and hardware/software version) of the GNSS hardware driver, or null if this information is not available.

No device-specific serial number or ID is returned from this API.