Searched refs:PERIPHERAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothClass.java158 public static final int PERIPHERAL = 0x0500; field in class:BluetoothClass.Device.Major
230 // Devices in PERIPHERAL major class
352 return (getDeviceClass() & Device.Major.PERIPHERAL) == Device.Major.PERIPHERAL;

Completed in 74 milliseconds