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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessageParser.java53 private final static Property BEGIN_BBODY = new Property("BEGIN", "BBODY"); field in class:BluetoothMapBmessageParser
236 } else if (prop.equals(BEGIN_BBODY)) {
240 throw expected(BEGIN_BENV, BEGIN_BBODY);

Completed in 106 milliseconds