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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java58 private static final int STATUS_INDICATOR = 0x17; field in class:BluetoothMapAppParams
417 case STATUS_INDICATOR:
419 Log.w(TAG, "STATUS_INDICATOR: Wrong length received: " + tagLength +
713 appParamBuf.put((byte) STATUS_INDICATOR);

Completed in 26 milliseconds