Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java90 private static final int NOTIFICATION_STATUS_LEN = 0x01; // , 0x0000, 0xFFFF), field in BluetoothMapAppParams
455 if (tagLength != NOTIFICATION_STATUS_LEN) { in parseParams()
461 + NOTIFICATION_STATUS_LEN); in parseParams()
1044 appParamBuf.put((byte) NOTIFICATION_STATUS_LEN); in encodeParams()