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

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

Completed in 3695 milliseconds