Searched refs:END_BBODY (Results 1 - 1 of 1) sorted by path

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessageParser.java54 private final static Property END_BBODY = new Property("END", "BBODY"); field in class:BluetoothMapBmessageParser
341 if (!prop.equals(END_BBODY)) {
342 throw expected(END_BBODY);

Completed in 83 milliseconds