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.java59 private static final int STATUS_VALUE = 0x18; field in BluetoothMapAppParams
428 case STATUS_VALUE: in parseParams()
730 appParamBuf.put((byte) STATUS_VALUE); in encodeParams()