silencefun

Results 1 comments of silencefun

参见 {@link com.inuker.bluetooth.library.search.SearchResult#getName() } public String getName() { String name = device.getName(); return TextUtils.isEmpty(name) ? "NULL" : name; }