Home
last modified time | relevance | path

Searched refs:STATUS_VALUE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java60 private static final int STATUS_VALUE = 0x18; field in BluetoothMapAppParams
426 case STATUS_VALUE: in ParseParams()
719 appParamBuf.put((byte) STATUS_VALUE); in EncodeParams()