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