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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessageBuilder.java34 private final static String BMSG_END = "END:BMSG"; field in class:BluetoothMapBmessageBuilder
123 mBmsg.append(BMSG_END).append(CRLF);

Completed in 277 milliseconds