Searched refs:truncateUtf8StringToBytearray (Results 1 – 3 of 3) sorted by relevance
229 return new String(BluetoothMapUtils.truncateUtf8StringToBytearray(mSummary, 256), in getSummary()
422 public static byte[] truncateUtf8StringToBytearray(String utf8String, int maxLength) in truncateUtf8StringToBytearray() method in BluetoothMapUtils
1652 outBytes = BluetoothMapUtils.truncateUtf8StringToBytearray(outString, in sendMASInstanceInformationRsp()