Searched refs:getMapHandle (Results 1 – 5 of 5) sorted by relevance
271 xmlMsgElement.attribute(null, "handle", BluetoothMapUtils.getMapHandle(mCpHandle, mType)); in encode()
274 public static String getMapHandle(long cpHandle, TYPE messageType) { in getMapHandle() method in BluetoothMapUtils
786 String handleStr = BluetoothMapUtils.getMapHandle(handle, message.getType()); in pushMessage()
814 "", "handle", BluetoothMapUtils.getMapHandle(handle, msgType)); in encode()
159 .isEqualTo(BluetoothMapUtils.getMapHandle(TEST_CP_HANDLE, TEST_TYPE)); in encode()