Home
last modified time | relevance | path

Searched defs:ACCESS_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py102 ACCESS_ALLOWED = 1 variable in BluetoothAccessLevel
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1372 @SystemApi public static final int ACCESS_ALLOWED = 1; field in BluetoothDevice