Searched refs:getLocalMiu (Results 1 – 5 of 5) sorted by relevance
91 public int getLocalMiu(){ in getLocalMiu() method in NativeLlcpSocket
97 public int getLocalMiu() { in getLocalMiu() method in MockLlcpSocket
124 byte[] partial = new byte[sock.getLocalMiu()]; in sendHandoverRequest()
187 byte[] partial = new byte[mSock.getLocalMiu()]; in run()
145 public int getLocalMiu(); in getLocalMiu() method