Searched refs:getPsm (Results 1 – 1 of 1) sorted by relevance
308 Integer psm = new Integer(mAcceptThread.getPsm()); in bluetoothSocketConnGetPsm()804 + ", new PSM=" + getPsm()); in AcceptThread()845 public int getPsm() { in getPsm() method in BluetoothSocketConnFacade.AcceptThread846 return mServerSocket.getPsm(); in getPsm()