Searched defs:MSG_CONTAINER_LEN (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessageParser.java67 private final static int MSG_CONTAINER_LEN = 22; field in class:BluetoothMapBmessageParser
315 int messageLen = mBmsg.mBbodyLength - MSG_CONTAINER_LEN;

Completed in 31 milliseconds