Searched defs:STATUS_VALUE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java59 private static final int STATUS_VALUE = 0x18; field in class:BluetoothMapAppParams
425 case STATUS_VALUE:
718 appParamBuf.put((byte) STATUS_VALUE);

Completed in 51 milliseconds