Searched refs:BT_PROPERTY_CLASS_OF_DEVICE (Results 1 – 4 of 4) sorted by relevance
38 static final int BT_PROPERTY_CLASS_OF_DEVICE = 0x04; field in AbstractionLayer
278 mService.setAdapterPropertyNative(AbstractionLayer.BT_PROPERTY_CLASS_OF_DEVICE, in setBluetoothClass()800 case AbstractionLayer.BT_PROPERTY_CLASS_OF_DEVICE: in adapterPropertyChangedCallback()
537 case AbstractionLayer.BT_PROPERTY_CLASS_OF_DEVICE: in devicePropertyChangedCallback()
450 getAdapterPropertyNative(AbstractionLayer.BT_PROPERTY_CLASS_OF_DEVICE); in onCreate()