138package org.direct_bt;
215 final StringBuilder out =
new StringBuilder();
220 if( 0 < count ) { out.append(
", "); }
224 if( 0 < count ) { out.append(
", "); }
228 if( 0 < count ) { out.append(
", "); }
232 if( 0 < count ) { out.append(
", "); }
236 if( 0 < count ) { out.append(
", "); }
240 if( 0 < count ) { out.append(
", "); }
244 if( 0 < count ) { out.append(
", "); }
248 if( 0 < count ) { out.append(
", "); }
252 if( 0 < count ) { out.append(
", "); }
256 if( 0 < count ) { out.append(
", "); }
260 if( 0 < count ) { out.append(
", "); }
264 if( 0 < count ) { out.append(
", "); }
268 if( 0 < count ) { out.append(
", "); }
272 if( 0 < count ) { out.append(
", "); }
276 if( 0 < count ) { out.append(
", "); }
280 if( 0 < count ) { out.append(
", "); }
283 return "["+out.toString()+
"]";
Author: Sven Gothel sgothel@jausoft.com Copyright (c) 2020 Gothel Software e.K.
boolean isSet(final SettingType bit)
AdapterSettings(final int v)
Bits representing 'BTAdapter setting' data fields.