Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:bluetooth

17 package android.bluetooth;
23 * Represents a Bluetooth class, which describes general characteristics
24 * and capabilities of a device. For example, a Bluetooth class will
28 * <p>Every Bluetooth class is composed of zero or more service classes, and
34 * Bluetooth profiles or services are actually supported by a device. Accurate
44 * The Bluetooth class is a 32 bit field. The format of these bits is defined at
45 * http://www.bluetooth.org/Technical/AssignedNumbers/baseband.htm
253 * which major class is encoded in this Bluetooth class.
266 * device class is encoded in this Bluetooth class.
288 * Check class bits for possible bluetooth profile support.